Commit graph

11 commits

Author SHA1 Message Date
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
ef82f3b11f vimrc: transition to nvim 2021-09-22 16:18:10 +02:00
847c4950f2 vimrc: show currenlty typed command 2020-10-16 18:24:29 +02:00
6daf4fd4b2 vimrc: highlight current line number 2018-09-22 23:20:40 +02:00
b2925bebda vimrc: set listchars to useful characters 2018-09-22 22:47:24 +02:00
15bf6c49b7 vim: add colored box from colum 81 to 100 2016-12-16 15:49:37 +01:00
6ad09824a9 vimrc: active arrow keys 2016-12-13 16:23:06 +01:00
ebd2dbe712 vim: fix backspace not working in insertmode 2016-11-13 21:51:13 +01:00
c468ace9e3 vim: add a lot of config 2016-11-12 00:33:39 +01:00
1974bb0501 vim: correct CursorLine highlight 2016-10-25 22:53:54 +02:00
bb356b7cfd add basic vimrc 2016-10-25 22:33:51 +02:00