Commit Graph

6 Commits

Author SHA1 Message Date
c475d014bc De-prioritized snippet autocompletions 2025-07-11 12:18:51 +03:00
4d3c4b5ecd A few small changes to nvim config 2025-05-03 19:03:16 +03:00
d6415a9301 Removed lspconfig, migrated old lua/go snippets to new snippets format 2025-04-29 19:14:35 +03:00
8ad80a4040 Changed commit completion trigger from : to ~ bcz it was annoying 2025-04-29 17:35:47 +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
21107f040b Massive nvim refactor, migrated from nvim-lspconfig to NVIM 0.11 lsp/*
also migrated most LSP clients to nix rather than mason
2025-04-27 14:12:18 +03:00