Commit graph

17 commits

Author SHA1 Message Date
c2f44d943a
Make Treesitter optional for vim support
Still support vim.
Therefore make Treesitter adjustments depending on neovim.
2024-10-04 09:37:36 +02:00
e91f74fe98
Keep existing colors on sync with latest TreeSitter updates 2024-05-22 09:13:57 +02:00
244b4bf6c6
Add highlighting for rst and markdown with TreeSitter 2024-02-12 14:24:35 +01:00
dcb81c5bd3
Add highlighting for JSON and PHPDoc with TreeSitter 2023-10-30 11:31:24 +01:00
f2d0ea069a
Streamline highlighting with TreeSitter 2023-10-25 07:35:53 +02:00
72c37ed36f
Add HTML for Treesitter 2023-10-23 10:00:51 +02:00
c45e3dd56c
Actually add first TreeSitter highlighting. 2023-10-19 09:10:52 +02:00
be20b5ccfa
Extend PHP Highlighting for Treesitter 2023-10-19 07:45:47 +02:00
1da65f88d2
Add changelog 2023-04-19 15:22:52 +02:00
e394604d58
Add highlighting for Ultest plugin 2022-08-22 11:23:57 +02:00
da538d89ae
Add yaml highlighting based on Treesitter 2022-05-20 11:02:24 +02:00
8495db864a
Add markdown highlighting based on Treesitter 2022-05-20 10:57:54 +02:00
873644f0a4
Add rst highlighting based on Treesitter 2022-05-20 10:56:08 +02:00
579d0e4371
Add lua highlighting based on Treesitter 2022-05-20 10:56:05 +02:00
4ce52ff5bd
Set treesitter defaults 2022-05-20 10:52:57 +02:00
002cb9d596
Define color of CursorLineNr
I have it disabled, but now use it for FinderF
2022-03-16 08:47:11 +01:00
c1548a6358
Initial commit
Copied over from my local file system.
2022-03-11 12:14:53 +01:00