hopefully fix typescript checking in vue files
This commit is contained in:
parent
85080081bc
commit
a61051f82b
5 changed files with 55 additions and 1 deletions
6
.config/nvim/lua/klowner/plugins/gen.lua
Normal file
6
.config/nvim/lua/klowner/plugins/gen.lua
Normal file
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
"David-Kunz/gen.nvim",
|
||||
opts = {
|
||||
model = "mistral",
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue