Commit Graph

16 Commits

Author SHA1 Message Date
warg 45914637ac docs(treesitter): fix deprecated api call 2025-02-09 13:00:13 +01:00
warg 6b672dbe50 fix(treesitter): enable semantic highlighting in comments 2025-02-09 12:58:58 +01:00
warg 9c20fdbd22 fix: do not auto fold when opening buffers 2024-12-10 15:16:57 +01:00
warg 83562bb7a0 fix(lazy): do lazier loading of plugins 2024-10-07 22:40:15 +02:00
warg c970e6fa6e chore(plugins): clean up 2024-08-11 03:56:42 +02:00
warg 2dfec6f6ab feat(context): switch to context.vim
problems with if-else cases in zig when using nvim-treesitter-context
2024-07-13 21:41:07 +02:00
warg 1eecb2e60e fix: enable builtin vim syntax highlighting for python 2024-06-12 09:12:42 +02:00
warg ac1e40bfee feat(lazy): allow for hot loading plugin specs 2024-04-21 03:20:28 +02:00
warg e5fff9a169 feat(treesitter): add comment syntax highlighting 2024-04-14 16:02:15 +02:00
warg 679f901ec1 fix(php): fix indentation for php 2024-02-29 16:25:09 +01:00
warg d5773ff550 fix(treesitter): enable folding 2024-02-26 19:12:16 +01:00
warg 94baa93f4c fix: fix autoindent when not using autopairs 2024-02-23 10:59:38 +01:00
warg 9e132603e2 chore: remove license headers 2024-01-08 11:18:13 +01:00
warg 5d21ded235 Fix formatting 2023-12-22 23:33:09 +01:00
warg ac35b77c87 Make all plugin configs return a function
Simplifies writing the `config = ...` field for each plugin
2023-09-25 16:08:06 +02:00
warg df63eeb98e Restructuring 2023-09-24 04:54:30 +02:00