Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-20 | nvim: Update plug | Johannes Löthberg | 1 | -20/+66 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-11-20 | nvim/init: Use lozenge as nbsp rather than skull | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-09-16 | nvim: Update plug | Johannes Löthberg | 1 | -2/+6 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-18 | dorkcustomside: slight changes | Johannes Löthberg | 1 | -1/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | nvim: Enable trucolor with new option | Johannes Löthberg | 1 | -0/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | nvim: Update plug.vim | Johannes Löthberg | 1 | -13/+21 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | nvim: Update plug | Johannes Löthberg | 1 | -22/+54 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | nvim: Replace CtrlP with denite | Johannes Löthberg | 1 | -5/+7 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | nvim: Update plug | Johannes Löthberg | 1 | -85/+169 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | nvim: Update init | Johannes Löthberg | 1 | -17/+7 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | nvim/plug: Update | Johannes Löthberg | 1 | -267/+513 | |
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-12-25 | nvim: colors: Change Type and Constant guifgs | Johannes Löthberg | 1 | -2/+2 | |
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: filetypes.vim: Drop mail comment | Johannes Löthberg | 1 | -1/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-11-25 | nvim/init: Move *.h filetype setting to filetype.vim | Johannes Löthberg | 2 | -6/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-11-25 | nvim/after/syntax/c: Drop unnecesary lines | Johannes Löthberg | 1 | -9/+1 | |
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 | 9 | -0/+2735 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> |