mdcat is nicer for man.

This commit is contained in:
Bartek Stalewski 2021-11-29 14:09:24 +01:00
parent f6705556ba
commit 95e8bb3b3a
3 changed files with 1 additions and 6 deletions

View file

@ -1,2 +0,0 @@
hi! Normal ctermbg=NONE guibg=NONE
hi! NonText ctermbg=NONE guibg=NONE

View file

@ -44,9 +44,6 @@ set winminheight=0
set viminfofile=$XDG_CACHE_HOME/viminfo
runtime ftplugin/man.vim
autocmd FileType man setlocal nogdefault nonumber nocursorcolumn
nmap <tab> <C-w>w
nmap <Esc><CR> :wq!<CR>
nmap <C-p> :Files<CR>