LazyVim.LazyVim/lua/lazyvim/plugins/extras
Tomas Slusny af9553135d
feat(copilot-chat): remove call to nvim-cmp integration (#4822)
nvim-cmp integration was removed in favour of custom autocomplete (it
was pointless trying to support all the new completion plugins when its
15 lines to implement something plugin specific)

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2024-11-18 10:05:28 +01:00
..
ai feat(copilot-chat): remove call to nvim-cmp integration (#4822) 2024-11-18 10:05:28 +01:00
coding feat(blink): auto-enable catppuccin integration (#4799) 2024-11-16 07:32:07 +01:00
dap fix(dap): use dap's splitstr when running with args. Closes #4387 2024-11-08 13:31:19 +01:00
editor feat(dial): support vue filetype (#4785) 2024-11-16 07:33:27 +01:00
formatting feat(extras): add biome formatter (#4448) 2024-11-16 07:34:21 +01:00
lang feat(terraform): add formatter for packer files (#4591) 2024-11-08 21:14:22 +01:00
linting feat(eslint): add option to disable eslint auto format (#4225) 2024-11-08 14:05:00 +01:00
lsp feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
test fix(neotest): disambiguous key map descriptions (#4374) 2024-11-08 13:37:09 +01:00
ui fix(extras): fix alpha-nvim non-string keycodes (#4735) 2024-11-09 15:57:48 +01:00
util feat(rest): add more keymaps to util.rest (#4467) 2024-11-11 09:44:11 +01:00
vscode.lua fix(vscode): added snacks.nvim to allowed plugins for vscode. Fixes #4757 2024-11-11 09:41:45 +01:00