This website requires JavaScript.
Explore
Help
Sign in
histalek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Releases
Activity
d42dd03832
dotfiles
/
.config
/
nvim
/
lua
/
plugins
/
lsp.lua
11 lines
165 B
Lua
Raw
Normal View
History
Unescape
Escape
feat(nvim): Update neovim config
2024-03-15 17:42:23 +01:00
return
{
feat(nvim): Update config for lazyvim v11 and neovim v0.10
2024-05-26 12:08:35 +02:00
"
neovim/nvim-lspconfig
"
,
opts
=
{
servers
=
{
pyright
=
{
autostart
=
false
,
}
,
}
,
feat(nvim): Update neovim config
2024-03-15 17:42:23 +01:00
}
,
}
Copy permalink