summaryrefslogtreecommitdiff
path: root/after/plugin/treesitter.lua
AgeCommit message (Collapse)Author
2024-09-19checkpointRaymaekers Luca
- edited pairs - changed surround mappings to "gs" - added highlighting for urls
2024-09-18checkpointRaymaekers Luca
- added basic luasnip configuration - added highlights for TODO and FIXME keywords - added incremental selection of treesitter - added prettier to conform formatters - added when_disabled function to disable pairs in comments - changed the hiding keybind to :Hide command - only enable ` pairs in markdown - removed <c-k> keybind - removed cmp's calc source - renamed keybinds for consistency - reorganized plugins in lazy.lua
2024-03-22First commit!Raymaekers Luca