aboutsummaryrefslogtreecommitdiffstats
path: root/nvim
AgeCommit message (Collapse)AuthorFilesLines
2018-11-04nvim: Remove languageClientHEADmasterJohannes Löthberg1-12/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-22nvim: Set inccommand=nosplitJohannes Löthberg1-0/+1
Shows incremental substitute preview, et.c. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: Add :Rg (<Leader>s)Johannes Löthberg1-0/+8
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: add ,leader>P for FzfFiles with directoryJohannes Löthberg1-1/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: set colorcolumn=100Johannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: Add RustFmt bindingsJohannes Löthberg1-0/+5
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: Update mappingsJohannes Löthberg1-13/+8
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: Change fzf bindingsJohannes Löthberg1-2/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19Fix commentJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19commentJohannes Löthberg1-2/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: Add LanguageClient and RLSJohannes Löthberg1-1/+12
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: Remove denite bindingsJohannes Löthberg1-6/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: Add fzf and vim-rooterJohannes Löthberg1-0/+12
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: Reorganize thingsJohannes Löthberg1-32/+20
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: Move filetype.vim into init.vimJohannes Löthberg2-5/+8
It's too short for it to make sense to split them up Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: Move rst_syntax_code_listJohannes Löthberg1-3/+8
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: move colors aroundJohannes Löthberg1-15/+11
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: Change nvim settings header commentJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: set base16 colorspaceJohannes Löthberg1-1/+4
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: Replace old modeline with lightlineJohannes Löthberg1-38/+11
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: Remove yaml indentation confJohannes Löthberg1-11/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim: change scrolloff to 4Johannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim/init: Fix commentsJohannes Löthberg1-14/+11
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim/init: remove things I don't use for nowJohannes Löthberg1-18/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-07-19nvim/init: Add workaround for https://github.com/neovim/neovim/issues/7861Johannes Löthberg1-0/+5
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
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>