aboutsummaryrefslogtreecommitdiff
path: root/vim
AgeCommit message (Expand)AuthorFilesLines
2023-02-15Update vim spellfileCamil Staps1-0/+5
2023-01-15Improve synctex; when clicking in the PDF focus the vim windowCamil Staps2-6/+12
2023-01-13Update vim spellfileCamil Staps1-0/+28
2022-11-03Improve custom vim tablineCamil Staps1-3/+3
2022-11-03Vim: add custom tabline to shorten paths in nitrile-packagesCamil Staps1-0/+119
2022-11-03Add markdown preview plugin for vimCamil Staps1-0/+1
2022-11-03Vim: use vim-clean from clean-and-itasks againCamil Staps1-1/+1
2022-11-03Vim: fix reading tags from nitrile-packagesCamil Staps1-1/+2
2022-11-03Update vim spellfileCamil Staps1-0/+10
2022-05-08Update spellfileCamil Staps1-0/+7
2022-03-30Update vim spellfilesCamil Staps1-0/+1
2022-03-30Use the isocyanoclean vim pluginCamil Staps2-3/+3
2022-01-03Update vim spellfileCamil Staps1-0/+4
2021-12-13Move vim spellfiles to nvim location; add english wordsCamil Staps2-0/+13
2021-07-08Add nir vim pluginCamil Staps1-0/+1
2021-06-28Fix unhandled nil in vim lsp functionCamil Staps1-3/+2
2021-06-28Add vim settings for gas and cabalCamil Staps2-0/+3
2021-06-18Use dark colorscheme for vim help files; otherwise the background switches co...Camil Staps1-2/+8
2021-06-18Simplify synctex; use vim drop command instead of custom switch_to_file_or_op...Camil Staps2-22/+1
2021-06-18Fix vim SwitchToFileOrOpen; take current directory into accountCamil Staps1-1/+2
2021-06-18Discard old autocmds when reloading .vimrcCamil Staps1-0/+2
2021-06-18Fix gx in neovimCamil Staps1-0/+3
2021-06-18Install yaml-language-server from npmCamil Staps1-1/+2
2021-06-17Add haskell indentation settings for vimCamil Staps1-0/+3
2021-06-15Fix colors of signs in the git gutterCamil Staps1-0/+2
2021-06-15Remove vim-searchindex plugin (natively supported in neovim 0.4.0+)Camil Staps1-1/+0
2021-06-15Setup forward synctex for vim+zathuraCamil Staps2-1/+14
2021-06-15Fix synctex setup in .latexmkrc for neovim, which does not have --servernameCamil Staps2-1/+43
2021-06-13Setup neovim lspCamil Staps3-4/+126
2021-06-13Fix vimrc; redefine functions and commands in case the file is resourcedCamil Staps1-4/+4
2021-06-12Add neovim config to use vimrcCamil Staps1-0/+3
2021-06-12Fix set_terminal_line_border for neovimCamil Staps1-7/+15
2021-06-12Add AutomaticBackground{En,Dis}able commands to vimCamil Staps1-3/+21
2021-06-12Cleanup vimrcCamil Staps1-50/+5
2021-06-07Add tablevel=2 and shiftwidth=2 for yaml filesCamil Staps1-0/+1
2021-06-07Add .latexmkrc to set up synctex with vimCamil Staps1-0/+8
2021-05-20Add ** to Vim path for :tabfind etc.Camil Staps1-0/+1
2021-04-11Update vim-clean plugin URLCamil Staps1-1/+1
2021-01-31Vim: light background color for bibtex filesCamil Staps1-1/+1
2021-01-31Add rhysd/vim-llvm vim pluginCamil Staps1-0/+1
2021-01-31Update vim spellfileCamil Staps1-0/+3
2020-10-09Vim: fix terminal line border after background has changed in BufEnter autocmdCamil Staps1-2/+2
2020-10-05Vim: set terminal line border also on VimEnterCamil Staps1-1/+1
2020-10-04Always use case-sensitive search in vim-visual-multiCamil Staps1-0/+3
2020-10-01Update vim spellfileCamil Staps1-0/+1
2020-10-01Vim: set scrolloff=10Camil Staps1-0/+1
2020-10-01Vim: set line border color correctlyCamil Staps1-0/+23
2020-10-01Vim: use PaperColor theme instead of solarizedCamil Staps1-3/+3
2020-09-05Update vim spellfileCamil Staps1-0/+7
2020-08-28Fix git gutter highlightsCamil Staps1-6/+17