about summary refs log tree commit diff
path: root/fnl/nvrc/packs
Commit message (Collapse)AuthorAgeFilesLines
* fix(packs/lint): append to args table instead of replacing them overhaulsefidel2024-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
* 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
|
* feat(packs/cmp): switch to single character iconssefidel2024-08-071-11/+12
|
* feat(packs/cmp)!: remove nvim_lsp_signature_helpsefidel2024-08-071-2/+1
|
* 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
* feat(packs): add nvim-lintsefidel2024-06-021-0/+11
|
* feat(packs): add neogitsefidel2024-06-021-0/+3
|
* feat(packs): add conformsefidel2024-05-221-0/+25
| | | | | * Replaces LSP-based formatter. No action is needed as the formatter would always fall back to LSP when it's available.
* feat(packs/treesitter): jellybeans colour correctionsefidel2024-05-191-2/+27
|
* fixup! feat(packs/fidget): migrate to mainsefidel2024-05-191-1/+1
|
* feat(packs/fidget): migrate to mainsefidel2024-05-191-3/+5
|
* fixup! feat(packs/rust): replace rust-tools.nvim with rustaceanvimsefidel2024-05-181-2/+2
|
* fix(keymaps): fix leap conflicting with helix-like movementsefidel2024-05-181-2/+3
|
* 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/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
|
* 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-291-1/+1
|
* feat(packs): add typst-previewsefidel2024-03-281-0/+7
|
* feat(cmp)!: replace luasnip with native snippetssefidel2024-03-211-4/+3
|
* feat(packs/lspconfig)!: disable type checking on pyrightsefidel2024-01-011-1/+1
|
* feat(packs/mini-indentscope): initsefidel2023-10-011-0/+4
|
* feat(pack): aggressively lazy load packssefidel2023-10-011-6/+0
|
* feat(packs/slimv)!: removesefidel2023-10-011-5/+0
|
* feat(packs/lspconfig): add nil_lssefidel2023-09-161-0/+1
|
* feat(packs/autopairs): remove singlequote for lispsefidel2023-09-031-1/+3
|
* feat(packs/autopairs): enable treesittersefidel2023-09-031-0/+3
|
* Revert "feat(packs/lspconfig)!: globally disable semantic highlighting"sefidel2023-09-031-9/+0
| | | | This reverts commit f0814fa0ec927adfad444b5c1d859a25753810a1.
* Revert "feat(packs/rust)!: disable semantic highlighting"sefidel2023-09-021-4/+1
| | | | | | This reverts commit 38a7badbfa67f29556836c94ce66d872af246385. * Superseded by f0814fa0ec927adfad444b5c1d859a25753810a1
* feat(packs/lspconfig)!: globally disable semantic highlightingsefidel2023-09-021-0/+9
|
* feat(packs/leap)!: use default keybindingssefidel2023-09-021-0/+3
|
* feat(packs/rust)!: disable semantic highlightingsefidel2023-09-021-1/+4
|
* fix(packs/cmp): fix no completions on cmdline modesefidel2023-09-011-4/+2
|
* fix(packs/lspconfig): fix clangd_extensions not startingsefidel2023-08-261-0/+2
|
* feat(packs/dap): remove lldb adaptersefidel2023-08-131-4/+0
|
* feat(lspconfig): add pyrightsefidel2023-06-091-0/+1
|
* feat(packs/rust): use clippysefidel2023-03-051-1/+1
|
* chore(packs/rust): cleanup unused dapsefidel2023-03-051-5/+1
|
* feat(packs/treesitter,lspconfig): add gosefidel2023-02-272-1/+2
|
* feat(packs/treesitter): add langs I use to ensure_installedsefidel2023-02-221-1/+1
|
* feat(packs/treesitter): ensure 'comment' ts grammarsefidel2023-02-221-1/+1
|
* feat(packs/fidget): ignore ltexsefidel2023-02-221-1/+2
| | | | ltex tends to be 'spammy' while editing a file
* feat(rust): use standard vscode path for lldb extensionsefidel2022-11-061-1/+1
|