mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix: added recmmended
This commit is contained in:
parent
088d0f901a
commit
c1c400d8b0
1 changed files with 4 additions and 0 deletions
|
|
@ -1,4 +1,8 @@
|
|||
return {
|
||||
recommended = {
|
||||
ft = "thrift",
|
||||
root = ".thrift",
|
||||
},
|
||||
{
|
||||
"nvim-treesitter",
|
||||
optional = true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue