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
/
Lua.nix
9 lines
105 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
"
)
Neovim : Redirect errors to /tmp logfile.
2024-10-15 03:40:04 +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
.
lua_ls
.
setup
{
}
''
;
Neovim : Redirect errors to /tmp logfile.
2024-10-15 03:40:04 +03:00
}
Reference in a new issue
Copy permalink