nixpkgs/home/programs
Daniel Siepmann 1987df7995
Fix sorting within neovim
I've a custom function SortParagraph mapped to a key binding.
This sorted different then php-cs-fixer.
I've switched from neovim built-in sort to command line sort of gnuutils
which sorts the same expected way by default.

This is done by not calling a neovim command but command line program
via "!".
2022-08-22 11:09:35 +02:00
..
firefox Customer Redmine: Hide parent issue in description 2022-08-16 07:40:53 +02:00
neovim Fix sorting within neovim 2022-08-22 11:09:35 +02:00
firefox.nix Migrate fileContents to builtins.readFile 2022-08-15 08:37:40 +02:00
git.nix Use binaries from $PATH 2022-08-15 08:41:53 +02:00
gpg.nix Migrate GPG to ni / home-manager 2022-05-30 19:17:10 +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
neovim.nix Fix broken vim php syntax 2022-08-16 08:05:13 +02:00
nix.nix Remove no longer available and used registry 2022-05-20 13:27:19 +02:00
ssh-match-blocks.nix Add new customer ssh block 2022-06-15 16:08:03 +02:00
ssh.nix Refactor ssh keys 2022-05-24 16:44:17 +02:00
tmux.nix Fix broken tmux configuration 2022-08-22 07:48:52 +02:00
zsh.nix Revert from mcfly back to old zsh history search 2022-08-01 16:12:18 +02:00