Added keybind custom/configs/set.lua

This commit is contained in:
ChrisHilborne 2023-10-21 20:30:09 +02:00
parent 39aca09d72
commit eeaa9e4cb4
8 changed files with 20 additions and 4 deletions

View file

@ -1,4 +0,0 @@
return {
{ 'windwp/nvim-autopairs', event = "InsertEnter", opts = {} },
-- { 'nvim-ts-autotag', opts = {} },
}