Commit Graph

11 Commits

Author SHA1 Message Date
604addae21 Add java and kotlin config 2026-06-22 01:30:43 +03:00
25319af20a Added hyprlang to treesitter 2025-08-28 23:49:05 +03:00
39fdb6e71b Add gotmpl to treesitter 2025-08-22 00:57:37 +03:00
572ab7de4a Added treesitter comment highlights for TODO/FIXME/NOTE etc 2025-08-01 13:04:34 +03:00
cf405980ff Declaratively list all the treesitter parsers I use 2025-05-03 19:56:10 +03:00
9ece6956a8 Updated treesitter with a bunch of cool stuff 2025-05-02 22:53:21 +03:00
4411536787 Split treesitter and treesiter-textobjects 2025-05-02 21:11:36 +03:00
ed5c4406a9 Configured nvim blink-cmp plugin, a few notes:
Added nvim-scissors to make snippets easier to configure
Added colorful-menu to make completions cooler (more like
IntelliJ/vsc*de), disabled for now until carbonight has colors for it
Removed nvim-cmp
Installed jq for formatting json snippets
2025-04-29 17:30:08 +03:00
4b9daf2aca Deleted a bunch of unneeded nvim plugins and changed some nvim plugins 2025-04-25 23:30:19 +03:00
018350e552 Added snacks input and added scratch buffer + ability to delete scratch
buffers
2025-04-24 23:44:37 +03:00
6bef8f32b1 Refactored nvim config to make it easier and less insanely nested 2025-04-24 11:36:39 +03:00