Commit Graph

11 Commits

Author SHA1 Message Date
0d6c6912cd
nvim: cosmetic changes for consistency 2022-08-18 01:16:57 +02:00
d3d284c972
nvim: fix some variable names 2022-08-17 19:13:25 +02:00
0f50628209
nvim: replace colorcolumn function with cc='+1' 2022-08-17 16:44:32 +02:00
cc34940c06
nvim: autoformat everything, clean up, small fixes 2022-08-17 01:47:49 +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
bde6289fab
cosmetic 2022-08-15 03:19:05 +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
f56d250688
nvim: use tagged releases for plugins that have them 2022-08-13 23:08:59 +02:00
d02c9953e9
nvim: firenvim: automatically launch once on some sites 2022-08-12 05:08:04 +02:00
a0dc79aeef
nvim: enable markdown foe more websites 2022-08-12 04:21:51 +02:00
1c8e621d5d
nvim: add firenvim 2022-08-12 03:33:18 +02:00