mirror of
https://github.com/softinio/nvim-config.git
synced 2025-10-18 19:26:41 -07:00
Merge pull request #2 from softinio/push-qknrrpvpwywl
Add pyrefly to lsp
This commit is contained in:
commit
8b34d4fa2b
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ return {
|
||||||
marksman = {},
|
marksman = {},
|
||||||
nil_ls = {},
|
nil_ls = {},
|
||||||
nixd = {},
|
nixd = {},
|
||||||
|
pyrefly = {},
|
||||||
rust_analyzer = {
|
rust_analyzer = {
|
||||||
diagnostics = {
|
diagnostics = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue