feat(vim): load man ftplugin

This commit is contained in:
2025-09-25 10:02:22 +02:00
parent 2439437bdc
commit cd9198e332
+2
View File
@@ -81,6 +81,8 @@ set signcolumn=yes
syntax on
filetype plugin indent on
runtime ftplugin/man.vim
" {{{1 Mappings
if !empty($TMUX) && executable('tmux')