Commit Graph

26 Commits

Author SHA1 Message Date
0e660f9eeb
nvim: update ts_context_commentstring stuff 2023-12-30 20:55:39 +01:00
bef34649f5
nvim: set tw for emails to 72 2022-12-31 23:41:16 +01:00
25cb1d7760
nvim: set ft=cpp to ft=cpp.doxygen 2022-11-21 17:13:09 +01:00
8b6b4ba02c
nvim: add paint plugin for syntax hl workarounds 2022-11-21 17:12:17 +01:00
27c053d382
nvim: don't install vimhelp parser 2022-10-01 19:45:34 +02:00
5341e11831
nvim: add descriptions for key prefixes 2022-10-01 19:45:34 +02:00
73e1c7742d
nvim: automatically translate ANSI colour escape sequences 2022-09-29 22:58:12 +02:00
b3a91110f0
nvim: add colorizer 2022-09-05 19:47:22 +02:00
4e58c35782
nvim: remove unneeded requires 2022-09-01 00:51:15 +02:00
4b79f6ad6f
nvim: add vimtex 2022-08-31 22:46:20 +02:00
17b80ed4ea
nvim: move some keymaps, fix some requires 2022-08-29 04:24:01 +02:00
6d678df2f0
nvim: don't show todo signs in sign column 2022-08-26 04:10:50 +02:00
e7fd1c8714
nvim: add todo-comments 2022-08-24 02:19:41 +02:00
2e08f94b01
nvim: no textwidth for playlists 2022-08-21 21:13:23 +02:00
3c5f5952ad
nvim: set tabstop and shiftwidth for gentoo package.* 2022-08-19 00:25:13 +02:00
7973c1b059
nvim: don't install 100 treesitter modules at the same time 2022-08-18 01:59:24 +02:00
0d6c6912cd
nvim: cosmetic changes for consistency 2022-08-18 01:16:57 +02:00
cc34940c06
nvim: autoformat everything, clean up, small fixes 2022-08-17 01:47:49 +02:00
2730bb8c55
nvim: replace comment plugin 2022-08-16 02:49:33 +02:00
79297f7076
nvim: just install all treesitter language modules 2022-08-16 01:28:48 +02:00
4392b5a9ee
nvim: add markdown from treesitter 2022-08-15 22:36:45 +02:00
2d87a99856
nvim: ts: add typescript 2022-08-15 05:18:05 +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
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
c052b052dc
nvim: rename fileformats.lua -> filetypes.lua 2022-08-13 19:12:43 +02:00