Regenerate nvim config
This commit is contained in:
25
config/neovim/store/lazy-plugins/nvim-lspconfig/neovim.yml
Normal file
25
config/neovim/store/lazy-plugins/nvim-lspconfig/neovim.yml
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
base: lua51
|
||||
|
||||
globals:
|
||||
vim:
|
||||
any: true
|
||||
assert:
|
||||
args:
|
||||
- type: bool
|
||||
- type: string
|
||||
required: false
|
||||
after_each:
|
||||
args:
|
||||
- type: function
|
||||
before_each:
|
||||
args:
|
||||
- type: function
|
||||
describe:
|
||||
args:
|
||||
- type: string
|
||||
- type: function
|
||||
it:
|
||||
args:
|
||||
- type: string
|
||||
- type: function
|
||||
Reference in New Issue
Block a user