Commit Graph

139 Commits

Author SHA1 Message Date
409
a31a975a98 change mason stuff 2025-09-23 13:49:09 +02:00
409
95e4b5750b remove old keymaps 2025-09-23 13:48:58 +02:00
409
ee32923a3c fix float background color 2025-08-08 15:52:29 +02:00
409
3b0e43f2f9 fix lsp stuff 2025-07-29 00:36:03 +02:00
409
0d2fe89b90 fix gitsigns hunk preview border 2025-07-29 00:35:40 +02:00
409
32d8426cb2 add svelte BufWritePost notify autocmd 2025-07-11 23:43:34 +02:00
409
78f42f8523 formatting stuff 2025-07-11 22:01:54 +02:00
409
ea27ecbe14 fix lsp 2025-07-10 00:18:26 +02:00
409
57bc357f84 adjust blink import source color 2025-06-20 19:53:03 +02:00
409
54efc70083 hide ~ EOB chars 2025-06-20 19:50:57 +02:00
409
5fc86a5c65 blink show import source 2025-06-20 19:50:49 +02:00
409
2e1a6a23c2 remove debug print from obsidian vault load 2025-05-23 06:50:20 +02:00
409
23b911e176 load obsidian.nvim workspaces from .obsidian_vaults file
this decouples the user-specific vaults from the repo
the `.obsidian_vaults` file is expected to be in the root of the nvim
config
2025-05-23 06:48:22 +02:00
409
c5a11347b2 add lazydev 2025-05-23 06:48:11 +02:00
409
bc354eb60a fix deprecated lsp function call 2025-05-23 05:49:16 +02:00
409
ce0eed7a96 switch to FzfLua buffers for <C-b> 2025-05-23 05:48:44 +02:00
409
14282b6c18 <leader>q for qflist toggle 2025-05-23 05:48:23 +02:00
409
9a44de03ae chore(lsp): add comment to ignore invalid lua diagnostic 2025-02-19 03:16:06 +01:00
409
e25dc486a3 feat(keybinds): gi jumps to first instead of opening quickfix 2025-02-19 03:09:26 +01:00
409
1c30f6c3a7 feat(keybinds)!: gd uses nowait 2025-02-19 03:09:07 +01:00
409
73b97e50f3 feat(theme): switch to catppuccin mocha 2025-02-19 03:08:52 +01:00
409
ab443628f3 feat(plugins): add fzf-lua 2025-02-17 21:33:36 +01:00
409
0895ff44af feat(formatting): add yaml formatter 2025-02-04 14:54:10 +01:00
409
11183fed19 feat(completion): disable snippet placeholder highlight 2025-02-03 11:48:21 +01:00
409
608f10f627 feat(keybindings): gd now jumps to the first instead of showing list 2025-01-31 13:53:26 +01:00
409
6c0d5b1678 fix(theme)!: oil icon colors 2025-01-31 13:53:14 +01:00
409
5b0ea054fa chore(completion): remove commented nvim-cmp code 2025-01-08 16:49:51 +01:00
409
14d5b0739f feat(completion): disable auto brackets 2025-01-08 16:49:31 +01:00
409
ee05786bae fix(completion): update blink completion.list to new version 2025-01-08 16:41:50 +01:00
409
a0964c5f70 fix(completion): remove completion.menu.max_width 2024-12-21 06:34:09 +01:00
409
4800accc7a feat(completion): use blink.cmp in favor of nvim-cmp 2024-12-18 16:36:14 +01:00
409
995f55cb80 feat(plugins): add vim-pencil 2024-12-18 14:35:01 +01:00
409
250d6bfb41 fix(git): switch ]c and [c 2024-12-18 14:34:19 +01:00
409
5e34dbdf21 feat(keymap): add ]q and [q for qf navigation 2024-12-18 14:33:18 +01:00
409
faa5b38cef feat(lsp): web dev improvements 2024-12-12 09:57:41 +01:00
409
4caa1e6e8e feat(completion): go back to nvim-cmp (magazine was causing trouble) 2024-12-12 09:57:18 +01:00
409
5008be4f48 feat(telescope): add image types to file_ignore_patterns 2024-12-12 09:56:37 +01:00
409
a07cf907ce feat(formatting): use regular prettier for svelte (v5 issue) 2024-11-10 18:43:03 +01:00
409
46f8e9d1ea feat(completion): remove autopairs 2024-11-10 18:42:05 +01:00
409
1210c53bd1 feat(plugins): add spectre 2024-11-10 18:41:28 +01:00
409
603f955549 feat(lsp): fix svelte updates not reflecting 2024-10-18 09:49:24 +02:00
409
9a25573f5d feat(lsp): hyprland support 2024-10-18 09:48:49 +02:00
409
bb91351c40 chore(lsp): remove old print statement 2024-10-18 09:40:23 +02:00
409
c5098239d1 feat(theme): transparency 2024-10-18 09:39:59 +02:00
409
4e3efa3293 chore(comments): remove old commented keybinds 2024-10-18 09:38:36 +02:00
409
bda27bb9ae fix(completion): scroll docs with <C-j>/<C-k> 2024-10-14 04:37:31 +02:00
409
8d32b4cfff feat(completion): use magazine.nvim instead of regular cmp; autopairs 2024-10-07 23:52:35 +02:00
409
eedd7ad608 feat(conform): use prettierd for javascriptreact / typescriptreact 2024-09-23 22:30:04 +02:00
409
557612f5fe fix(alpha): Find Git File key 2024-09-03 10:05:18 +02:00
409
46e6ffc0ef feat(tailwind): <leader>ts to sort classes 2024-08-23 16:16:52 +02:00