This website requires JavaScript.
Explore
Help
Sign in
mirror
/
pojokcodeid.nvim-lazy
Watch
1
Star
0
Fork
You've already forked pojokcodeid.nvim-lazy
0
mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced
2025-06-21 16:39:04 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c09e320633
pojokcodeid.nvim-lazy
/
lua
/
user
/
lsp
/
settings_backup
/
pyright.lua
10 lines
115 B
Lua
Raw
Normal View
History
Unescape
Escape
enc: move lsp config to auto-lsp.nvim
2024-10-20 17:21:07 +07:00
return
{
settings
=
{
python
=
{
analysis
=
{
typeCheckingMode
=
"
off
"
,
}
,
}
,
}
,
}
Reference in a new issue
Copy permalink