This website requires JavaScript.
Explore
Help
Sign In
voronind
/
nix
Watch
0
Star
0
Fork
You've already forked nix
0
Code
Issues
39
Pull requests
Packages
Projects
Releases
Wiki
Activity
d0af9eca9e
nix
/
home
/
file
/
nvim
/
module
/
plugin
/
lsp
/
Python.nix
9 lines
106 B
Nix
Raw
Normal View
History
Unescape
Escape
When you don't use nixftm-rfc-style, there's one Yusup being sad out there.
2024-12-18 09:40:11 +03:00
{
.
.
.
}:
{
text
=
''
local
lspconfig
=
require
(
"
l
s
p
c
o
n
f
i
g
"
)
Migrate completely to Nix configs.
2024-04-06 03:03:58 +03:00
When you don't use nixftm-rfc-style, there's one Yusup being sad out there.
2024-12-18 09:40:11 +03:00
lspconfig
.
pyright
.
setup
{
}
''
;
Migrate completely to Nix configs.
2024-04-06 03:03:58 +03:00
}
Reference in a new issue
Copy permalink