nix-config/editorconfig
Donovan Glover 19b91ec9ce
docs: Add READMEs for wal, term, and editorconfig
Also, after some testing, it turns out that my previous assumption about
systemd was wrong. Placing a service in default.target.wants directly
will cause the service to instead not be recognized by systemd.
2018-10-23 21:22:05 -04:00
..
.editorconfig stow: Add directories for code, desktop, and editorconfig 2018-10-22 15:24:53 -04:00
README.md docs: Add READMEs for wal, term, and editorconfig 2018-10-23 21:22:05 -04:00

editorconfig

These are the settings I use for editing files. Spaces or tabs do not matter, since the environment you use should make both behave very similarly if not exactly the same.

Dependencies

None.

Installation

make package=ediiorconfig

Usage

If you use my .vimrc or code config, editorconfig will aleady be applied. Otherwise you should read the editorconfig website for how to enable it in your editor.