removed empty lines
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
xdotool
|
||||
xclip
|
||||
wl-clipboard-rs
|
||||
|
||||
fd # modern find, faster searches
|
||||
fzf # fuzzy finder! super cool and useful
|
||||
ripgrep # modern grep
|
||||
@@ -34,7 +33,6 @@
|
||||
graphviz # graphs
|
||||
tetex # export pdf
|
||||
languagetool # proofreader for English
|
||||
|
||||
# lsps
|
||||
yaml-language-server
|
||||
markdownlint-cli
|
||||
|
||||
@@ -33,7 +33,6 @@ in
|
||||
description = "Go development shell with Emacs tooling, REPL, formatter, and linter";
|
||||
};
|
||||
};
|
||||
|
||||
config = lib.mkMerge [
|
||||
{
|
||||
environment.variables = { inherit GOPATH; };
|
||||
|
||||
Reference in New Issue
Block a user