Age | Commit message (Expand) | Author | Files | Lines |
2023-03-06 | Set formatoptions-=t by default to not wrap code on textwidth | Camil Staps | 1 | -0/+1 |
2023-03-06 | Update vim spellfile | Camil Staps | 1 | -0/+4 |
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 | 3 | -1/+4 |
2023-02-15 | Update vim spellfile | Camil Staps | 1 | -0/+5 |
2023-01-15 | Improve synctex; when clicking in the PDF focus the vim window | Camil Staps | 2 | -6/+12 |
2023-01-13 | Update vim spellfile | Camil Staps | 1 | -0/+28 |
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-11-03 | Vim: fix reading tags from nitrile-packages | Camil Staps | 1 | -1/+2 |
2022-11-03 | Update vim spellfile | Camil Staps | 1 | -0/+10 |
2022-05-08 | Update spellfile | Camil Staps | 1 | -0/+7 |
2022-03-30 | Update vim spellfiles | Camil Staps | 1 | -0/+1 |
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 |