Installed some plugins

Signed-off-by: Valentin Popov <valentin@popov.link>
This commit is contained in:
2023-03-30 17:11:06 +04:00
parent aa1b9a1201
commit 8419ce3492
4 changed files with 9 additions and 1 deletions

1
lua/plugins/comment.lua Normal file
View File

@ -0,0 +1 @@
require('Comment').setup {}

View File

@ -0,0 +1 @@
require('nvim-treesitter').setup {}