Skip to content
Snippets Groups Projects
Commit 03919527 authored by Jens Nolte's avatar Jens Nolte
Browse files

Install godot

parent 29b6ae18
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@
spotify
gimp
mumble
godot
];
......
......@@ -175,6 +175,9 @@ pkgs.neovim.override {
nvim_lsp.hls.setup {
on_attach = on_attach
}
nvim_lsp.gdscript.setup {
on_attach = on_attach
}
EOF
${extraRC}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment