about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* chore(lockfile): bump overhaulsefidel2024-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
|
* feat(packs): dirvish -> oilsefidel2024-05-153-3/+3
| | | | * This is a drop-in replacement.
* feat(packs): add nvim-surroundsefidel2024-05-152-0/+2
|
* fix(packs/autopairs): fix weird behaviour with rust lifetimesefidel2024-05-151-2/+0
|
* feat(packs/treesitter)!: replace asdf bindings with C-{er} HEAD mainsefidel2024-05-121-6/+4
|
* feat(packs/treesitter): support asdf as alternative to hjkl on swapsefidel2024-05-121-2/+6
| | | | An attempt to solve keybind conflict between terminal multiplexers.
* feat(packs/treesitter)!: m->f on move keybindssefidel2024-05-121-4/+4
|
* fix(packs/leap): fix leap never being loadedsefidel2024-05-121-1/+1
|
* feat(keymaps): add keymaps for window navigationsefidel2024-05-121-0/+5
|
* fix(colors): fix colour on treesittersefidel2024-05-121-1/+2
|
* feat(keymaps): more ergonomic keybindssefidel2024-05-121-6/+7
|
* fix(packs/treesitter): fix tree-sitter-comment highlightingsefidel2024-05-111-3/+3
| | | | | * This commit fixes the comment highlighting being overridden by LSP's semantic tokens highlight.
* fix(packs/cmp): use vim.snippets.activesefidel2024-05-111-2/+2
| | | | * Breaking change introduced in https://github.com/neovim/neovim/commit/bc7f86209d3961aa479a8caeb792a8d39de55ece
* fix(packs/lspconfig): workaround rust-analyzer#16867sefidel2024-05-071-1/+3
|
* chore(lockfile): bumpsefidel2024-05-071-19/+19
|
* feat(packs): add nvim-colorizer.luasefidel2024-04-122-0/+4
|
* fix(macro/pack): don't pass empty set to setupsefidel2024-04-121-1/+1
| | | | | | This commit fixes a bug where some plugins will not behave correctly when configured with `:init`, as it essentially overrided all of the default settings.
* feat(packs/lspconfig): add typst-lspsefidel2024-04-121-0/+1
|
* chore(packs/lspconfig): sort lsp configssefidel2024-04-121-3/+3
|
* feat(packs/treesitter): add typst to ensure_installedsefidel2024-03-292-2/+2
|
* feat(packs): add typst-previewsefidel2024-03-283-0/+10
|
* chore(lockfile): bumpsefidel2024-03-212-12/+14
|
* feat(cmp)!: replace luasnip with native snippetssefidel2024-03-213-7/+4
|
* chore(lockfile): bumpsefidel2024-03-111-20/+20
|
* feat(events): map hujson to jsoncsefidel2024-02-281-0/+4
|
* chore(lockfile): bumpsefidel2024-01-111-14/+15
|
* feat(packs): add gitsignssefidel2024-01-111-0/+1
|
* feat(colors): use transparent signcolumnsefidel2024-01-111-0/+3
|
* feat(keymaps): add lsp keybindssefidel2024-01-071-0/+14
|
* feat(packs/lspconfig)!: disable type checking on pyrightsefidel2024-01-011-1/+1
|