Files
dotfiles/.config
druckdev 2b64781000 zsh:alias: Use nvim's Man function instead of pipe
Just setting neovim as the `MANPAGER` practically results in a pipe.
The problem with this is that `man` puts hard line breaks into the text
depending on the current window width. When the width changes afterwards
the input naturally doesn't change.
When using neovim's `Man` function this is resolved.
2020-12-28 03:01:35 +01:00
..
2020-12-21 13:55:49 +01:00
2020-12-19 02:33:03 +01:00
2020-12-18 23:34:10 +01:00
2020-11-23 01:36:55 +01:00