diff options
| -rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ " load plugin bundles with pathogen runtime bundle/pathogen/autoload/pathogen.vim execute pathogen#infect() +runtime ftplugin/man.vim set nocompatible " don't be compatible to vi set showcmd " show entered commands in status line |
