* refactor(health): remove treesitter from required plugins * chore: remove nvim-treesitter from dependencies * chore(health): update messages
10 lines
165 B
JSON
10 lines
165 B
JSON
{
|
|
"name": "gopher.nvim",
|
|
"engines": {
|
|
"nvim": "^0.10.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/olexsmir/gopher.nvim"
|
|
}
|
|
}
|