This website works better with JavaScript.
Explore
Help
Sign In
jichan.org
/
jichan.org-go
Archived
generated from
ElnuDev/go-project
Watch
1
Star
0
Fork
You've already forked jichan.org-go
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Add Go language server
Browse Source
main
Elnu
2 years ago
parent
94188084e1
commit
a43e440022
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
]
;
}
Reference in new issue
Repository
jichan.org/jichan.org-go
Title
Body
Create Issue