pinwheel: Add go-mode and hook it up with eglot

This commit is contained in:
Alexander Heldt
2023-09-09 10:12:08 +02:00
parent eca41927c5
commit 9a8a2ca450
4 changed files with 40 additions and 1 deletions

View File

@@ -24,7 +24,8 @@
./modules/bemenu
./modules/syncthing
./modules/firefox
./modules/calibre
./modules/calibre
./modules/go
];
nix.settings.experimental-features = [ "nix-command" "flakes" ];