Commit Graph

21 Commits

Author SHA1 Message Date
1f23796add
nvim: add mediawiki syntax and add wikis to firenvim 2022-09-06 18:14:31 +02:00
59fc0eae47
nvim: don't start server if in firenvim 2022-09-05 02:18:34 +02:00
c3eba3c05b
nvim: enable firenvim on pull request pages 2022-09-02 21:11:29 +02:00
4e58c35782
nvim: remove unneeded requires 2022-09-01 00:51:15 +02:00
0dba88f1d5
nvim: create socket dir if it doesn't exist 2022-08-27 17:55:09 +02:00
5c381ad548
nvim: change server socket fallback to user dir 2022-08-27 17:41:41 +02:00
1229f7a228
nvim: enable firenvim for commit comments 2022-08-25 04:12:34 +02:00
027f2066b6
nvim: add ${USER} to socket name 2022-08-24 16:13:39 +02:00
ce0cba8ff2
nvim: start server if none runs, connect to parent from :term 2022-08-24 15:53:14 +02:00
18ee6bedc0
nvim: fix patterns in firenvim autocmd 2022-08-21 21:13:37 +02:00
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