remove uneeded newline

This commit is contained in:
Raphael Megzari
2020-11-08 08:47:14 +09:00
committed by László Vaskó
parent c10269815e
commit ac6a4f0d47

View File

@@ -78,7 +78,6 @@ installing depdendencies. The restrictions of that package apply here too.
instead of running emacs.d/bin/doom, once you have update your config files (packages.el, init.el, config.el), rebuild doom-emacs with nix. If you are using home-manager, simply run `home-manager switch`
## Troubleshooting
On macOS on a fresh install, you might run into the error `Too many files open`. running `ulimit -S -n 2048` will only work for the duration of your shell and will fix the error