Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-01 | nvim: Update init | Johannes Löthberg | 1 | -17/+7 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-12-25 | nvim: Change ctrlp bindings | Johannes Löthberg | 1 | -1/+4 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-11-25 | nvim: init: accidentally dropped leader-/ | Johannes Löthberg | 1 | -0/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-11-25 | nvim: init: Fixup comments | Johannes Löthberg | 1 | -5/+15 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-11-25 | nvim: init: fix test if fugitive is loaded | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-11-25 | nvim: init: Drop syntastic settings | Johannes Löthberg | 1 | -14/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-11-25 | nvim: init: Move rst_syntax_code_list up | Johannes Löthberg | 1 | -2/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-11-25 | nvim: init: REorganize mappings, drop space as leader | Johannes Löthberg | 1 | -9/+8 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-11-25 | nvim: init: Organize setting of options | Johannes Löthberg | 1 | -7/+12 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
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> |