Add zk for zettelkansten notes
This commit is contained in:
parent
7d4d36520b
commit
d84b40efb8
@ -10,8 +10,7 @@ nix_packages=(
|
|||||||
"ranger"
|
"ranger"
|
||||||
"jq"
|
"jq"
|
||||||
"yq"
|
"yq"
|
||||||
|
"zk"
|
||||||
"shellcheck"
|
|
||||||
|
|
||||||
# Neovim + Plugin dependencies
|
# Neovim + Plugin dependencies
|
||||||
"neovim"
|
"neovim"
|
||||||
@ -27,6 +26,7 @@ nix_packages=(
|
|||||||
"terraform-ls"
|
"terraform-ls"
|
||||||
"tflint"
|
"tflint"
|
||||||
"python3Packages.python-lsp-server" # Python
|
"python3Packages.python-lsp-server" # Python
|
||||||
|
"shellcheck"
|
||||||
|
|
||||||
# ProgrammingLanguages
|
# ProgrammingLanguages
|
||||||
"lua52Packages.lua"
|
"lua52Packages.lua"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user