feat(python): added option to configure basedpyright as lsp. Check the python extra docs. Fixes #2787
This commit is contained in:
4
lua/lazyvim/types.lua
Normal file
4
lua/lazyvim/types.lua
Normal file
@ -0,0 +1,4 @@
|
||||
---@class LazyVimGlobals
|
||||
vim.g = {}
|
||||
|
||||
_G.lazyvim_docs = true
|
Reference in New Issue
Block a user