feat(plugins): Install autocomment plugin

This commit is contained in:
Калистратов Максим
2026-06-06 13:42:20 +03:00
parent ba05846b9f
commit b0e5ba4d12
3 changed files with 52 additions and 0 deletions

View File

@@ -8,6 +8,10 @@
"rev": "2cb62890cee636fe46722d03b7b2331e54fb3755",
"src": "https://github.com/saghen/blink.lib"
},
"comment.nvim": {
"rev": "e30b7f2008e52442154b66f7c519bfd2f1e32acb",
"src": "https://github.com/numtostr/comment.nvim"
},
"conform.nvim": {
"rev": "619363c30309d29ffa631e67c8183f2a72caa373",
"src": "https://github.com/stevearc/conform.nvim"