Commit graph

10 commits

Author SHA1 Message Date
6863d4c2eb config: nvim: rewrite config in lua and use packer as plugin manager 2022-10-16 22:54:02 +02:00
07be5a4e7a separate vim config from nvim config again and simplify it
Separating vim's config from neovim's config simplifies the deployment
of lua for neovim's configuration. At the same time, clean up current
neovim config by removing all outdated options and options with equal or
even better defaults. Furthermore, the 'old' vim configuration should be
kept as-is to ensure compability with older systems if needed.
2022-10-14 23:30:30 +02:00
cfa621b864 config: nvim: general: remove old completion menu option
In preparation for neovim completion.
2022-09-18 17:04:28 +02:00
a4762ca7a2 config: nvim: add basic language server protocol support 2022-03-24 13:16:15 +01:00
3be7d5aec4 config: nvim: add vim-plug, vim-dichromatic and nvim-colorizer 2022-03-18 17:45:47 +01:00
8a3be75d1f config: nvim: general: move warning columns and make them less intrusive 2022-03-18 13:20:51 +01:00
62a306326d config: nvim: general: remove old config for pathogen 2022-03-18 13:19:34 +01:00
d13d72ec80 config: nvim: split config into multiple files 2021-09-22 16:19:37 +02:00
846c204094 config: nvim: rework basic configuration 2021-09-22 16:18:15 +02:00
ef82f3b11f vimrc: transition to nvim 2021-09-22 16:18:10 +02:00