From 1cace80e4832a5d250ef4b7ccd687996563fb01b Mon Sep 17 00:00:00 2001 From: venomade Date: Thu, 27 Feb 2025 17:06:42 +0000 Subject: Add old dotfiles --- neovim/lua/plugins/autopairs.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 neovim/lua/plugins/autopairs.lua (limited to 'neovim/lua/plugins/autopairs.lua') diff --git a/neovim/lua/plugins/autopairs.lua b/neovim/lua/plugins/autopairs.lua new file mode 100644 index 0000000..261f664 --- /dev/null +++ b/neovim/lua/plugins/autopairs.lua @@ -0,0 +1,3 @@ +require('nvim-autopairs').setup({ + disable_filetype = { "TelescopePrompt" , "vim" }, +}) -- cgit 1.4.1-2-gfad0