Commit Graph

19 Commits

Author SHA1 Message Date
4abb52dcab
nvim change statusline slightly 2022-08-18 15:26:37 +02:00
0f50628209
nvim: replace colorcolumn function with cc='+1' 2022-08-17 16:44:32 +02:00
dbd3eb7db3
nvim: use dedicated variable for CursorHold time 2022-08-17 03:51:08 +02:00
647237145c
nvim: reformat options and exclude them from formatting
because of the comments
2022-08-17 00:04:47 +02:00
1368924746
nvim: change highlight xolours via nvim api 2022-08-16 23:44:05 +02:00
ccbbb479ea
nvim: make Hv and Ht work again 2022-08-16 06:00:18 +02:00
8ef5508e21
nvim: remace command! with Lua function 2022-08-15 23:50:44 +02:00
4615f1f9c5
nvim: declare all plugins in one file
Having it in many files is logically nicer, but breaks on fresh
installs.
2022-08-15 04:06:26 +02:00
d3e7e17d40
nvim: don't format numbered lists 2022-08-15 03:19:23 +02:00
7a49812118
nvim: separate plugins and config
It may look nicer but it leads to problems.
Also tweaked some thinks and cleaned up, made firenvim config only run
if it is used.
2022-08-15 01:29:31 +02:00
0bfde6fd66
nvim: tweak statusline, add help commands (vert/tab) 2022-08-14 00:03:17 +02:00
ca55aaf459
nvim: cmp: son't cancel on <Right> 2022-08-13 23:09:39 +02:00
e36365b4e8
nvim: cleanup 2022-08-13 01:46:59 +02:00
be6a13ea5b
nvim: make comments lighter 2022-08-12 17:06:14 +02:00
e385249580
nvim: don't set background, it is set automagically 2022-08-12 16:25:25 +02:00
1c8e621d5d
nvim: add firenvim 2022-08-12 03:33:18 +02:00
7a7a76d786
nvim: disable mouse support 2022-08-11 21:00:48 +02:00
dd394120a2
nvim: set some options 2022-08-11 18:51:51 +02:00
7d2b96c8b1
nvim: put config in namespace “my” to avoid collisions 2022-08-11 16:22:36 +02:00