Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-25 | nvim: init: Reorder plugins section | Johannes Löthberg | 1 | -17/+9 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-11-25 | nvim: init.vim: Don't write backups to the current dir | Johannes Löthberg | 1 | -0/+1 | |
It's fucking idiotic. :| Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-11-25 | nvim/init: Move *.h filetype setting to filetype.vim | Johannes Löthberg | 1 | -6/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-11-25 | nvim: Remove xdg parts | Johannes Löthberg | 1 | -7/+0 | |
nvim supports xdg itself. Though it uses XDG_DATA_HOME instead of XDG_CACHE_HOME.. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-11-25 | Add nvim settings | Johannes Löthberg | 1 | -0/+189 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> |