Commit Graph

10 Commits

Author SHA1 Message Date
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