Commit Graph

14 Commits

Author SHA1 Message Date
3ff3e71f84 Use r hotkey for normal rename, without jumping to the end, also don't
prioritize snippets, show LSP first
2026-06-27 16:41:20 +03:00
c098084842 Clean up the mess from the previous commit 2026-06-24 02:48:40 +03:00
da84043692 Add luasnip and use it to load language and project specific snippets,
also add a bunch of mess to get a nice unwrap(), this is committed on
purpose as a reference for future me, will be cleaned up in the next
commit. It also touches a bunch of blink.cmp to achieve this.
2026-06-24 02:40:25 +03:00
9ad2a8e048 Sort jdtls code actions and completions based on packages I prefer, and
add static import to certain Kapi procs
2026-06-23 13:57:40 +03:00
882586911c Previously uncomitted changes 2026-05-05 12:28:17 +03:00
fcba1b8b57 7 day no LSP challenge 2025-09-15 00:50:30 +03:00
3f1c2e38cb Removed comments in blink-cmp 2025-08-28 12:36:39 +03:00
fdb091330d Fixed signature help madness 2025-08-27 01:41:00 +03:00
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