Age | Commit message (Expand) | Author | Files | Lines |
2022-03-30 | Use the isocyanoclean vim plugin | Camil Staps | 2 | -3/+3 |
2022-01-03 | Update vim spellfile | Camil Staps | 1 | -0/+4 |
2021-12-13 | Move vim spellfiles to nvim location; add english words | Camil Staps | 2 | -0/+13 |
2021-07-08 | Add nir vim plugin | Camil Staps | 1 | -0/+1 |
2021-06-28 | Fix unhandled nil in vim lsp function | Camil Staps | 1 | -3/+2 |
2021-06-28 | Add vim settings for gas and cabal | Camil Staps | 2 | -0/+3 |
2021-06-18 | Use dark colorscheme for vim help files; otherwise the background switches co... | Camil Staps | 1 | -2/+8 |
2021-06-18 | Simplify synctex; use vim drop command instead of custom switch_to_file_or_op... | Camil Staps | 2 | -22/+1 |
2021-06-18 | Fix vim SwitchToFileOrOpen; take current directory into account | Camil Staps | 1 | -1/+2 |
2021-06-18 | Discard old autocmds when reloading .vimrc | Camil Staps | 1 | -0/+2 |
2021-06-18 | Fix gx in neovim | Camil Staps | 1 | -0/+3 |
2021-06-18 | Install yaml-language-server from npm | Camil Staps | 1 | -1/+2 |
2021-06-17 | Add haskell indentation settings for vim | Camil Staps | 1 | -0/+3 |
2021-06-15 | Fix colors of signs in the git gutter | Camil Staps | 1 | -0/+2 |
2021-06-15 | Remove vim-searchindex plugin (natively supported in neovim 0.4.0+) | Camil Staps | 1 | -1/+0 |
2021-06-15 | Setup forward synctex for vim+zathura | Camil Staps | 2 | -1/+14 |
2021-06-15 | Fix synctex setup in .latexmkrc for neovim, which does not have --servername | Camil Staps | 2 | -1/+43 |
2021-06-13 | Setup neovim lsp | Camil Staps | 3 | -4/+126 |
2021-06-13 | Fix vimrc; redefine functions and commands in case the file is resourced | Camil Staps | 1 | -4/+4 |
2021-06-12 | Add neovim config to use vimrc | Camil Staps | 1 | -0/+3 |
2021-06-12 | Fix set_terminal_line_border for neovim | Camil Staps | 1 | -7/+15 |
2021-06-12 | Add AutomaticBackground{En,Dis}able commands to vim | Camil Staps | 1 | -3/+21 |
2021-06-12 | Cleanup vimrc | Camil Staps | 1 | -50/+5 |
2021-06-07 | Add tablevel=2 and shiftwidth=2 for yaml files | Camil Staps | 1 | -0/+1 |
2021-06-07 | Add .latexmkrc to set up synctex with vim | Camil Staps | 1 | -0/+8 |
2021-05-20 | Add ** to Vim path for :tabfind etc. | Camil Staps | 1 | -0/+1 |
2021-04-11 | Update vim-clean plugin URL | Camil Staps | 1 | -1/+1 |
2021-01-31 | Vim: light background color for bibtex files | Camil Staps | 1 | -1/+1 |
2021-01-31 | Add rhysd/vim-llvm vim plugin | Camil Staps | 1 | -0/+1 |
2021-01-31 | Update vim spellfile | Camil Staps | 1 | -0/+3 |
2020-10-09 | Vim: fix terminal line border after background has changed in BufEnter autocmd | Camil Staps | 1 | -2/+2 |
2020-10-05 | Vim: set terminal line border also on VimEnter | Camil Staps | 1 | -1/+1 |
2020-10-04 | Always use case-sensitive search in vim-visual-multi | Camil Staps | 1 | -0/+3 |
2020-10-01 | Update vim spellfile | Camil Staps | 1 | -0/+1 |
2020-10-01 | Vim: set scrolloff=10 | Camil Staps | 1 | -0/+1 |
2020-10-01 | Vim: set line border color correctly | Camil Staps | 1 | -0/+23 |
2020-10-01 | Vim: use PaperColor theme instead of solarized | Camil Staps | 1 | -3/+3 |
2020-09-05 | Update vim spellfile | Camil Staps | 1 | -0/+7 |
2020-08-28 | Fix git gutter highlights | Camil Staps | 1 | -6/+17 |
2020-08-28 | Use new PaperColor color scheme for text files | Camil Staps | 1 | -0/+6 |
2020-08-28 | Use new (non-deprecated) vim plugin for multiple cursors | Camil Staps | 1 | -1/+1 |
2020-08-21 | Update vim spellfile | Camil Staps | 1 | -0/+1 |
2020-06-22 | Vim: set nowrap; set cursorline | Camil Staps | 1 | -0/+2 |
2020-05-14 | Vim: fix highlight color of SignColumn after changes in vim-gitgutter | Camil Staps | 1 | -0/+4 |
2020-04-10 | Update vim dictionary | Camil Staps | 1 | -0/+1 |
2019-08-20 | Update vim spellfile | Camil Staps | 1 | -0/+4 |
2019-08-12 | Update vim spelling file | Camil Staps | 1 | -0/+21 |
2019-08-07 | Add vim spelling additions | Camil Staps | 2 | -0/+36 |
2019-07-24 | Improvements on vim searching: show nr. of matches; incsearch; hlsearch | Camil Staps | 1 | -0/+5 |
2019-06-03 | Remove neovim | Camil Staps | 1 | -5/+0 |