|
|
11183fed19
|
feat(completion): disable snippet placeholder highlight
|
2025-02-03 11:48:21 +01:00 |
|
|
|
608f10f627
|
feat(keybindings): gd now jumps to the first instead of showing list
|
2025-01-31 13:53:26 +01:00 |
|
|
|
6c0d5b1678
|
fix(theme)!: oil icon colors
|
2025-01-31 13:53:14 +01:00 |
|
|
|
5b0ea054fa
|
chore(completion): remove commented nvim-cmp code
|
2025-01-08 16:49:51 +01:00 |
|
|
|
14d5b0739f
|
feat(completion): disable auto brackets
|
2025-01-08 16:49:31 +01:00 |
|
|
|
ee05786bae
|
fix(completion): update blink completion.list to new version
|
2025-01-08 16:41:50 +01:00 |
|
|
|
a0964c5f70
|
fix(completion): remove completion.menu.max_width
|
2024-12-21 06:34:09 +01:00 |
|
|
|
4800accc7a
|
feat(completion): use blink.cmp in favor of nvim-cmp
|
2024-12-18 16:36:14 +01:00 |
|
|
|
995f55cb80
|
feat(plugins): add vim-pencil
|
2024-12-18 14:35:01 +01:00 |
|
|
|
250d6bfb41
|
fix(git): switch ]c and [c
|
2024-12-18 14:34:19 +01:00 |
|
|
|
5e34dbdf21
|
feat(keymap): add ]q and [q for qf navigation
|
2024-12-18 14:33:18 +01:00 |
|
|
|
faa5b38cef
|
feat(lsp): web dev improvements
|
2024-12-12 09:57:41 +01:00 |
|
|
|
4caa1e6e8e
|
feat(completion): go back to nvim-cmp (magazine was causing trouble)
|
2024-12-12 09:57:18 +01:00 |
|
|
|
5008be4f48
|
feat(telescope): add image types to file_ignore_patterns
|
2024-12-12 09:56:37 +01:00 |
|
|
|
a07cf907ce
|
feat(formatting): use regular prettier for svelte (v5 issue)
|
2024-11-10 18:43:03 +01:00 |
|
|
|
46f8e9d1ea
|
feat(completion): remove autopairs
|
2024-11-10 18:42:05 +01:00 |
|
|
|
1210c53bd1
|
feat(plugins): add spectre
|
2024-11-10 18:41:28 +01:00 |
|
|
|
603f955549
|
feat(lsp): fix svelte updates not reflecting
|
2024-10-18 09:49:24 +02:00 |
|
|
|
9a25573f5d
|
feat(lsp): hyprland support
|
2024-10-18 09:48:49 +02:00 |
|
|
|
bb91351c40
|
chore(lsp): remove old print statement
|
2024-10-18 09:40:23 +02:00 |
|
|
|
c5098239d1
|
feat(theme): transparency
|
2024-10-18 09:39:59 +02:00 |
|
|
|
4e3efa3293
|
chore(comments): remove old commented keybinds
|
2024-10-18 09:38:36 +02:00 |
|
|
|
bda27bb9ae
|
fix(completion): scroll docs with <C-j>/<C-k>
|
2024-10-14 04:37:31 +02:00 |
|
|
|
8d32b4cfff
|
feat(completion): use magazine.nvim instead of regular cmp; autopairs
|
2024-10-07 23:52:35 +02:00 |
|
|
|
eedd7ad608
|
feat(conform): use prettierd for javascriptreact / typescriptreact
|
2024-09-23 22:30:04 +02:00 |
|
|
|
557612f5fe
|
fix(alpha): Find Git File key
|
2024-09-03 10:05:18 +02:00 |
|
|
|
46e6ffc0ef
|
feat(tailwind): <leader>ts to sort classes
|
2024-08-23 16:16:52 +02:00 |
|
|
|
5add5d4eb6
|
feat(obsidian): obsidian telescope keys and gd to follow links
|
2024-08-17 18:57:17 +02:00 |
|
|
|
bfce661e3b
|
feat: add render-markdown.nvim
|
2024-08-12 18:24:53 +02:00 |
|
|
|
5c637e70a4
|
feat: add obisidian.nvim
|
2024-08-12 17:52:46 +02:00 |
|
|
|
b4494371d0
|
fix(startup): git files key description
|
2024-08-10 16:02:13 +02:00 |
|
|
|
fb1a2318a5
|
feat: startup screen
|
2024-08-10 15:51:18 +02:00 |
|
|
|
529a878535
|
feat(keymap): remove <leader><leader> -> so
|
2024-08-09 19:09:50 +02:00 |
|
|
|
132fc967ce
|
formatting(prettier): add json to conform
|
2024-08-09 19:05:03 +02:00 |
|
|
|
3b46a0e864
|
formatting(prettier): add css and svelte to conform
|
2024-08-09 19:03:40 +02:00 |
|
|
|
81426f1cb0
|
fix(formatting): add typescript to conform
|
2024-08-09 18:56:17 +02:00 |
|
|
|
f6e553087c
|
feat(theme): tab highlights
|
2024-08-08 18:23:09 +02:00 |
|
|
|
d1c695ff5d
|
fix(theme): cmp selection and border colors
|
2024-08-08 17:07:11 +02:00 |
|
|
|
d2b665c748
|
feat(theme): adjust border colors
|
2024-08-08 16:20:25 +02:00 |
|
|
|
130f4e1999
|
feat!: remove illuminate
|
2024-08-07 22:06:12 +02:00 |
|
|
|
c7bd51d8a3
|
feat(theme)!: switch to dracula
|
2024-08-07 19:53:15 +02:00 |
|
|
|
f271a37c72
|
fix(oil): show hidden files
|
2024-08-07 19:52:16 +02:00 |
|
|
|
02c04ee5eb
|
feat: telescope visual improvements
|
2024-08-05 22:50:00 +02:00 |
|
|
|
7caa537111
|
improvements: noice
|
2024-08-05 22:19:40 +02:00 |
|
|
|
aec28040f5
|
feat: disable noice messages
|
2024-08-05 21:35:17 +02:00 |
|
|
|
e6ea479c76
|
feat(oil): float window single border
|
2024-08-05 15:04:16 +02:00 |
|
|
|
2d4dc34163
|
feat: set conceallevel=0
|
2024-08-05 15:04:07 +02:00 |
|
|
|
f8c4864659
|
feat: added oil
|
2024-08-01 12:23:27 +02:00 |
|
|
|
559f854803
|
feat: indenting in visual mode preserves visual mode
|
2024-07-31 15:47:25 +02:00 |
|
|
|
fd3b5b54ef
|
fix: rust indents
|
2024-07-31 15:47:13 +02:00 |
|