aboutsummaryrefslogtreecommitdiffstats
path: root/nvim
AgeCommit message (Collapse)AuthorFilesLines
2018-07-19nvim/init; Switch to base16-atelier-duneJohannes Löthberg1-1/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim/after/syntax/PKGBUILD: dropJohannes Löthberg2-321/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-18nvim: Update PlugJohannes Löthberg1-8/+13
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-11-20nvim: Update plugJohannes Löthberg1-20/+66
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-11-20nvim/init: Use lozenge as nbsp rather than skullJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-09-16nvim: Update plugJohannes Löthberg1-2/+6
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-18dorkcustomside: slight changesJohannes Löthberg1-1/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01nvim: Enable trucolor with new optionJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01nvim: Update plug.vimJohannes Löthberg1-13/+21
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01nvim: Update plugJohannes Löthberg1-22/+54
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01nvim: Replace CtrlP with deniteJohannes Löthberg1-5/+7
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01nvim: Update plugJohannes Löthberg1-85/+169
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01nvim: Update initJohannes Löthberg1-17/+7
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01nvim/plug: UpdateJohannes Löthberg1-267/+513
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-12-25nvim: Change ctrlp bindingsJohannes Löthberg1-1/+4
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-12-25nvim: colors: Change Type and Constant guifgsJohannes Löthberg1-2/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-25nvim: init: accidentally dropped leader-/Johannes Löthberg1-0/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-25nvim: init: Fixup commentsJohannes Löthberg1-5/+15
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-25nvim: init: fix test if fugitive is loadedJohannes Löthberg1-2/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-25nvim: init: Drop syntastic settingsJohannes Löthberg1-14/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-25nvim: init: Move rst_syntax_code_list upJohannes Löthberg1-2/+3
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-25nvim: init: REorganize mappings, drop space as leaderJohannes Löthberg1-9/+8
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-25nvim: init: Organize setting of optionsJohannes Löthberg1-7/+12
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-25nvim: init: Reorder plugins sectionJohannes Löthberg1-17/+9
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-25nvim: init.vim: Don't write backups to the current dirJohannes Löthberg1-0/+1
It's fucking idiotic. :| Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-25nvim: filetypes.vim: Drop mail commentJohannes Löthberg1-1/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-25nvim/init: Move *.h filetype setting to filetype.vimJohannes Löthberg2-6/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-25nvim/after/syntax/c: Drop unnecesary linesJohannes Löthberg1-9/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-25nvim: Remove xdg partsJohannes Löthberg1-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-25Add nvim settingsJohannes Löthberg9-0/+2735
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>