Age | Commit message (Expand) | Author | Files | Lines |
2023-02-16 | Remove old workaround for lsp diagnostic highlights in .vimrc | Camil Staps | 1 | -15/+0 |
2023-02-15 | Vim: add snug; fold clean using syntax; set textwidth by default for folding ... | Camil Staps | 1 | -0/+2 |
2022-11-03 | Improve custom vim tabline | Camil Staps | 1 | -3/+3 |
2022-11-03 | Vim: add custom tabline to shorten paths in nitrile-packages | Camil Staps | 1 | -0/+119 |
2022-11-03 | Add markdown preview plugin for vim | Camil Staps | 1 | -0/+1 |
2022-11-03 | Vim: use vim-clean from clean-and-itasks again | Camil Staps | 1 | -1/+1 |
2022-03-30 | Use the isocyanoclean vim plugin | Camil Staps | 1 | -1/+1 |
2021-07-08 | Add nir vim plugin | Camil Staps | 1 | -0/+1 |
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 | 1 | -20/+0 |
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-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 | Fix synctex setup in .latexmkrc for neovim, which does not have --servername | Camil Staps | 1 | -0/+19 |
2021-06-13 | Setup neovim lsp | Camil Staps | 1 | -4/+31 |
2021-06-13 | Fix vimrc; redefine functions and commands in case the file is resourced | Camil Staps | 1 | -4/+4 |
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-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 |
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 | 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-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-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 |
2019-07-24 | Improvements on vim searching: show nr. of matches; incsearch; hlsearch | Camil Staps | 1 | -0/+5 |
2019-04-01 | Minor updates to vimrc | Camil Staps | 1 | -0/+1 |
2019-01-15 | set nowrap for quickfix list | Camil Staps | 1 | -1/+1 |
2018-12-22 | vimrc: add usetab to switchbuf; ignore TCPIP and iTasks errors/warnings | Camil Staps | 1 | -0/+9 |
2018-12-20 | Minor vimrc updates | Camil Staps | 1 | -14/+4 |
2018-10-22 | Update vim-clean location | Camil Staps | 1 | -1/+1 |
2018-07-01 | Add vim-fuspel as pinned plugin | Camil Staps | 1 | -2/+2 |
2018-06-25 | Don't let match-up mess up the statusline | Camil Staps | 1 | -0/+3 |
2018-06-17 | bg=light in the bus; add vim-matchup to circumvent vimtex#1143 | Camil Staps | 1 | -1/+3 |
2018-06-05 | Use GAS assembly syntax highlighting | Camil Staps | 1 | -3/+3 |
2018-05-05 | Add tabular plugin to vim | Camil Staps | 1 | -0/+1 |
2018-01-22 | Add vim-gitgutter | Camil Staps | 1 | -0/+4 |
2017-12-16 | vim nrformats | Camil Staps | 1 | -0/+1 |
2017-12-15 | Add Torxakis and SMV plugins for Vim | Camil Staps | 1 | -0/+2 |