summaryrefslogtreecommitdiff
path: root/neovim/.config
AgeCommit message (Collapse)Author
2022-02-03nvim: adjust to new LSP commandsDaniel Schadt
2021-11-22add neomake, rust-tools and pylspDaniel Schadt
2021-11-11nvim: cleanup config a bitDaniel Schadt
2021-11-11nvim: switch from CoC to built-in LSPDaniel Schadt
Just for testing for now, to see how it performs.
2021-09-22[neovim] remove obsolete plugsDaniel Schadt
This removes YankRing, which only caused error messages in nvim sometimes?! Also, the fisa colorscheme is being replaced by monokai, which works better in nvim-qt and has been updated (fisa-colorscheme seems to be stale since 2014). It also removes some options related to deoplete and jedi, which were not used anyway and whose function is more or less taken over by coc anyway.
2021-02-12nvim: add CoC setupDaniel Schadt
2020-10-06nvim: add ,b and mouse bindingsDaniel Schadt
2020-01-02[nvim] latex/rust support, printing supportDaniel Schadt
2017-10-30add neovim configDaniel Schadt