nvf/modules/plugins
Joshua Manchester 626ad99297
fix(blink-cmp): Fix broken default sources
Currently, regardless of whether nvim-cmp is enabled, nvim-cmp's sources
are added as providers. If the nvim-cmp sources "buffer" or "path" are
enabled they will override and break blink.cmp's default "path" and
"buffer" sources.

This fixes the issue by only configuring nvim-cmp sources and providers
when nvim-cmp is enabled and, if nvim-cmp is enabled, only configuring
nvim-cmp compat providers that are not in the blink.cmp default sources.
2025-08-06 22:35:19 -04:00
..
assistant assistant/supermaven-nvim: fix usage of luaInline type 2025-07-10 21:09:17 -04:00
autopairs
comments
completion fix(blink-cmp): Fix broken default sources 2025-08-06 22:35:19 -04:00
dashboard modules: fix typos; clean up vim-startify module 2025-08-05 13:08:48 +03:00
debugger
diagnostics docs: update vim.diagnostics.nvim-lint.*.required_files description 2025-04-18 11:00:16 +07:00
filetree nvimtree: add missing icon placement options 2025-05-04 19:05:09 -05:00
formatter Make conform respect config.vim.lsp.formatOnSave and config.vim.lsp.mappings.toggleFormatOnSave 2025-05-09 04:12:54 +02:00
git git/hunk-nvim: add missing UI dependency 2025-07-19 18:37:32 +03:00
hydra utility/multicursors-nvim: init #610) 2025-02-22 16:41:38 +00:00
languages languages/wgsl: fix binary path 2025-07-20 13:59:22 +02:00
lsp lsp/otter: remove conflict warning since 0.11 is now common 2025-08-02 13:49:09 +02:00
mini treewide: remove unused function arguments 2025-07-06 03:31:18 +02:00
minimap minimap/minimap-vim: move code-minimap to extraPackages 2025-03-18 12:49:03 +03:00
notes notes/neorg: fix formatting 2025-07-16 16:47:49 +02:00
projects
repl conjure option text update 2025-05-22 16:19:52 +02:00
rich-presence
runner
session nvim-session-manager: add GitSession autoload mode 2025-06-25 10:39:00 +02:00
snippets fix(snippets/luasnip): enable vscode snippet loader 2025-07-17 17:56:37 +08:00
spellcheck spellcheck: restore configuration for vim-dirtytalk 2025-07-05 19:47:51 +02:00
statusline lualine: fix separator options to work with recent versions of lualine 2025-07-03 17:06:12 +02:00
tabline tabline/bufferline: fix typo in the word "indicator" 2025-05-05 20:02:37 -04:00
terminal
theme themes/everforest: init 2025-07-19 02:03:27 +02:00
treesitter docs: note for installing all grammars in treesitter.nix 2025-07-20 13:35:56 +02:00
ui Merge branch 'main' into colorful-menu 2025-08-05 13:10:21 +03:00
utility Merge branch 'main' into plugin/nvim-biscuits 2025-07-24 18:23:34 +00:00
visuals treewide: remove unused function arguments 2025-07-06 03:31:18 +02:00