nixpkgs/home/programs
Daniel Siepmann e80a1034a5
Migrate away from 3rd party vim plugin for sqlformat
It didn't work.
Instead I migrated to nix + python directly.
I keep the way to use autocommand to set the formatting.
But no expression but an external program.
This program is created via nix as shell application.
This one uses the sqlparse, just like the plugin.
This will use the std input as file for input.

That way I can re use this in other places.
Integration is way easier, no additional overhead to write python
embedded as vimscript.
Also full dependency control via nix.
2022-05-30 10:43:18 +02:00
..
firefox Hide disturbing HTML on redmine 2022-05-17 11:32:39 +02:00
neovim Support new reuter folder structure on my local machine 2022-05-25 13:47:16 +02:00
firefox.nix Migrate phone web app to chromium 2022-05-24 09:29:04 +02:00
git.nix Keep old git merge behaviour 2022-04-19 13:33:45 +02:00
htop.nix Fix wrong sorting direction in htop 2022-02-03 14:47:12 +01:00
jq.nix Migrate JQ to use home-manager module 2022-02-14 16:06:43 +01:00
keychain.nix Add keychain application 2022-05-20 16:20:44 +02:00
mcfly.nix Replace zsh history search with mcfly 2022-05-23 18:45:50 +02:00
neovim.nix Migrate away from 3rd party vim plugin for sqlformat 2022-05-30 10:43:18 +02:00
nix.nix Remove no longer available and used registry 2022-05-20 13:27:19 +02:00
ssh-match-blocks.nix Refactor ssh keys 2022-05-24 16:44:17 +02:00
ssh.nix Refactor ssh keys 2022-05-24 16:44:17 +02:00
tmux.nix Export screen instead of tmux as terminal env var 2022-03-09 10:50:34 +01:00
zathura.nix Install zathura as Document Viewer (PDFs) 2022-05-22 16:40:42 +02:00
zsh.nix Replace zsh history search with mcfly 2022-05-23 18:45:50 +02:00