added nvim-tree, autosave, and autopair plugins

This commit is contained in:
ZachHunn 2023-10-25 21:52:21 -10:00
parent f15af9b8be
commit c030ba8f5d
6 changed files with 145 additions and 23 deletions

View file

@ -1,5 +1,3 @@
-- You can add your own plugins here or in other files in this directory!
-- I promise not to create any merge conflicts in this directory :)
--
-- See the kickstart.nvim README for more information
return {}
return {
}