24 Commits
Author SHA1 Message Date
doloro 2782572111 mreow 2026-08-10 19:21:14 +01:00
doloro 4a4e518e05 refactor(nixvim): drop redundant plugins, keep snacks
- drop lsp-format (conform lsp_format=fallback already formats via LSP)
- drop notify (snacks.notifier is the toast system)
- drop mini-cursorword (snacks.words covers word highlighting)
- drop telescope+file-browser (snacks.picker replaces it; keymaps swapped)
- drop vim-dadbod-completion (no vim-dadbod installed, source never fires)
- drop auto-session dead block (disabled with settings)
- drop <leader>fs persisted keymap (extension disabled, errored on press)
- rustaceanvim: drop files.watcher=server (RA notify 'No path was found' errors)
- nixd: drop options exprs (flake configs stack-overflow on eval, broken)
2026-08-09 00:34:44 +01:00
doloro 9a77bf305e fix(nixvim): eliminate per-keystroke LSP completion latency
- drop lsp-lines (redundant with tiny-inline-diagnostic; double diagnostic virtual-text redraw per keystroke)
- drop nvim_lsp_signature_help cmp source (extra server request per keystroke; <C-k> keymap covers it)
- remove cmp-nvim-lsp-signature-help plugin (now unused)
- disable LSP client file logging (nixd/svelte stderr spam was writing 5MB+ logs on the main loop)
- disable rust-analyzer semantic tokens (ContentModified retry loop while typing)
2026-08-09 00:23:11 +01:00
doloro d6ae3a5d1b checkpoint: pre completion-latency fixes 2026-08-09 00:21:31 +01:00
doloro b8c6862880 meow 2026-07-25 16:10:00 +01:00
doloro d42ad4b44f fixed things and added things 2026-07-01 21:55:36 +01:00
doloro 8f311cc4ba meow 2026-06-29 23:30:19 +01:00
doloro c072c583d1 meow 2026-06-23 09:12:21 +01:00
doloro ca0486baff meow 2026-06-20 14:14:40 +01:00
doloro 2b7d77972b meow 2026-06-15 17:48:39 +01:00
doloro 0fb5245525 changes 2026-06-14 13:05:57 +01:00
doloro 8ec7b3429f comit 2026-06-11 00:07:50 +01:00
doloro 5ba041b778 a bunch of commits i think 2026-06-07 18:45:11 +01:00
doloro 6de7c0ca67 fixed nik-pkgs & added deadlock mod manager 2026-05-29 15:20:51 +01:00
doloro acb6fb1677 fixes 2026-05-28 13:26:03 +01:00
doloro 6b8e08fb7a meow 2026-05-19 21:33:08 +01:00
doloro 74cadc4f69 nvim is cool now 2026-05-15 12:55:55 +01:00
doloro 5e83cc9863 changes to nvim, added podman to user 2026-05-15 11:47:23 +01:00
doloro ed8f2b4499 bump: nix flake update 2026-04-30 11:33:33 +01:00
doloro 9f11a3974d added(nvim): css lsp 2026-04-21 13:29:20 +01:00
doloro 8ca46d9edc nix flake update 2026-04-07 08:22:29 +01:00
doloro 9ef5bb82c6 nix flake update and more 2026-03-23 10:05:06 +00:00
doloro 961afbbff7 changes like workspace added to qs and zen as browser 2026-03-10 15:11:12 +00:00
doloro 3c57067a6f moved config 2026-02-07 19:08:58 +00:00