This website works better with JavaScript.
Explore
Help
Sign In
ElnuDev
/
go-project
Watch
1
Star
0
Fork
You've already forked go-project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Add Go language server
Browse Source
main
Elnu
1 year ago
parent
1e9da0190a
commit
9a00bf481c
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
shell.nix
Unescape
Escape
View File
@ -3,5 +3,6 @@
pkgs
.
mkShell
{
buildInputs
=
with
pkgs
;
[
go
gopls
]
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
ElnuDev/go-project
Title
Body
Create Issue