1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

vim: improve tooling

This commit is contained in:
Kierán Meinhardt
2019-03-22 13:42:12 +01:00
parent 1460818ecb
commit 1d38af20b7
7 changed files with 271 additions and 271 deletions

View File

@@ -129,6 +129,7 @@ in with pkgs;
(executables haskellPackages.pandoc-citeproc)
(executables haskellPackages.patat)
asciidoctor
proselint
] ++ [ # programming
vscode
tokei
@@ -142,8 +143,10 @@ in with pkgs;
(executables haskellPackages.cabal-install)
(executables haskellPackages.ghcid)
(executables haskellPackages.hakyll)
(executables haskellPackages.brittany)
(executables haskellPackages.hfmt)
(executables haskellPackages.hasktags)
(executables haskellPackages.hindent)
# (executables haskellPackages.hindent)
(executables haskellPackages.pointfree)
(executables haskellPackages.pointful)
(executables haskellPackages.hlint)
@@ -159,10 +162,13 @@ in with pkgs;
nodePackages.prettier
ocaml
python3
python36Packages.black
python36Packages.flake8
python3Packages.black
# python3Packages.yapf
python3Packages.flake8
python3Packages.jedi
ruby
rustup
# rustracer
scala
shellcheck
] ++ [ # media
@@ -194,6 +200,7 @@ in with pkgs;
jo
memo
par
fzf
pass
qrencode
sncli