Files
dotfiles/.config/zsh/zshrc.d/40-functions.zsh
Julian Prein 5312e42a09 zsh:funcs:nvim-man: Use [[ for option check
"${1#-}" is not properly parsed in `((` when long options containing a
`=` are passed (`bad math expression: operand expected`).
2022-02-03 18:30:42 +01:00

12 KiB