This website requires JavaScript.
Explore
Help
Sign In
voronind
/
nix
Watch
0
Star
0
Fork
You've already forked nix
0
Code
Issues
40
Pull requests
Packages
Projects
Releases
Wiki
Activity
dd17839c41
nix
/
home
/
file
/
nvim
/
module
/
plugin
/
lsp
/
Go.nix
8 lines
98 B
Nix
Raw
Normal View
History
Unescape
Escape
Purge nixfmt!
2024-11-04 04:37:29 +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
Purge nixfmt!
2024-11-04 04:37:29 +03:00
lspconfig
.
gopls
.
setup
{
}
''
;
Neovim : Redirect errors to /tmp logfile.
2024-10-15 03:40:04 +03:00
}
Reference in a new issue
Copy permalink