chore: remove nvim-treesitter from dependencies (#107)
* refactor(health): remove treesitter from required plugins * chore: remove nvim-treesitter from dependencies * chore(health): update messages
This commit is contained in:
parent
847c79ab76
commit
ea28fc4e6f
3 changed files with 3 additions and 28 deletions
3
pkg.json
3
pkg.json
|
|
@ -6,8 +6,5 @@
|
|||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/olexsmir/gopher.nvim"
|
||||
},
|
||||
"dependencies": {
|
||||
"https://github.com/nvim-treesitter/nvim-treesitter": "*"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue