about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* chore(lockfile): bump overhaulsefidel2025-01-271-17/+17
|
* fix(packs/blink-cmp): use new config structuresefidel2025-01-191-1/+1
|
* chore(lockfile): bumpsefidel2025-01-191-22/+22
|
* feat(colors)!: disable transparent backgroundsefidel2025-01-191-2/+0
|
* feat(packs/blink-cmp): set max width of index to 2sefidel2024-12-201-0/+1
|
* fix(packs/blink-cmp): remove unnecessary gap on label columnsefidel2024-12-201-1/+1
|
* chore(lockfile): bumpsefidel2024-12-201-8/+8
|
* feat(packs/lspconfig): add blink.cmp capabilitiessefidel2024-12-201-1/+2
|
* feat(colors): add highlight for blink.cmp indexsefidel2024-12-201-0/+1
|
* feat(pack)!: replace nvim-cmp with blink.cmpsefidel2024-12-204-86/+68
|
* chore(lockfile): bumpsefidel2024-12-171-21/+21
|
* feat(packs/treesitter): disable htmlsefidel2024-12-171-2/+2
|
* feat(statusline): show greyscale info on unfocused statuslinesefidel2024-12-171-9/+13
|
* feat(colors): remove underline on unfocused statuslinesefidel2024-12-171-1/+1
|
* feat(macro/toolkit): allow passing arguments in vluasefidel2024-12-171-3/+5
|
* chore(lockfile): bumpsefidel2024-11-121-25/+25
|
* fix(packs/lint): append to args table instead of replacing themsefidel2024-08-231-1/+1
| | | | * fixes codespell returning results for other files
* fix(packs/nvim-lint): fix nvim-cmp <Tab> behavioursefidel2024-08-171-1/+1
| | | | * fixes <Tab> randomly confirming completion when spamming the key
* Revert "feat(keymaps, pack): subword movements"sefidel2024-08-153-14/+0
| | | | This reverts commit f5679cac13df1bce7a062c88b260eefebd21016a.
* feat(keymaps, pack): subword movementssefidel2024-08-113-0/+14
|
* feat(packs/lint): exclude 'rare' dictionary from codespellsefidel2024-08-101-0/+1
|
* feat(packs/lspconfig): ltex: switch locale to en-AUsefidel2024-08-101-1/+1
|
* chore(lockfile): bumpsefidel2024-08-071-5/+5
|
* feat(packs/cmp): switch to single character iconssefidel2024-08-071-11/+12
|
* feat(packs/cmp)!: remove nvim_lsp_signature_helpsefidel2024-08-073-6/+3
|
* chore(lockfile): bumpsefidel2024-08-051-10/+10
|
* feat(packs/lspconfig): typst_lsp -> tinymistsefidel2024-08-021-1/+1
| | | | * typst_lsp has been replaced by tinymist (nixpkgs).
* fix(packs/treesitter)!: fix redosefidel2024-08-021-2/+0
| | | | * Remove C-{e,r} keybinds
* chore(lockfile): bumpsefidel2024-07-301-27/+27
|
* chore(lockfile): bumpsefidel2024-06-021-16/+17
|
* feat(packs): add nvim-lintsefidel2024-06-023-0/+13
|
* feat(keymaps): add split diff view keymapsefidel2024-06-021-0/+1
|
* feat(keymaps): add gitsigns blame keybindssefidel2024-06-021-0/+2
|
* feat(keymaps)!: replace fugitive keybinds with neogitsefidel2024-06-021-15/+1
|
* feat(packs): add neogitsefidel2024-06-023-0/+8
|
* fix(statusline): fix long filepath truncating other indicatorssefidel2024-05-251-1/+1
|
* feat(keymaps)!: group ui togglessefidel2024-05-221-2/+3
| | | | * S(how)
* feat(packs): add conformsefidel2024-05-224-1/+28
| | | | | * Replaces LSP-based formatter. No action is needed as the formatter would always fall back to LSP when it's available.
* chore: remove unused importssefidel2024-05-192-3/+1
|
* feat(packs/treesitter): jellybeans colour correctionsefidel2024-05-192-4/+29
|
* chore(statusline): use vlua macrosefidel2024-05-191-1/+2
|
* feat(keymaps): add keymap for toggling inlay hintssefidel2024-05-191-0/+1
|
* chore(lua/md5): fix typosefidel2024-05-191-1/+1
|
* fixup! feat(packs/fidget): migrate to mainsefidel2024-05-191-1/+1
|
* chore(pack): reformatsefidel2024-05-191-2/+2
|
* feat(packs/fidget): migrate to mainsefidel2024-05-194-5/+9
|
* fixup! feat(packs/rust): replace rust-tools.nvim with rustaceanvimsefidel2024-05-181-2/+2
|
* chore(keymaps): reformatsefidel2024-05-181-9/+10
|
* feat(packs/rust): replace rust-tools.nvim with rustaceanvimsefidel2024-05-182-2/+2
|
* fix(keymaps): fix leap conflicting with helix-like movementsefidel2024-05-182-3/+4
|