1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-09-02 12:09:07 +00:00

[neovim] Update plugins

This commit is contained in:
2023-11-19 16:04:40 +01:00
parent a4cdf15790
commit e29afbd9aa
4 changed files with 16 additions and 12 deletions

View File

@@ -1,4 +1,3 @@
-- Setup nvim-cmp.
require("nvim-autopairs").setup({
check_ts = true,
disable_filetype = { "TelescopePrompt", "neo-tree" },