diff options
| -rw-r--r-- | vim/.vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ Plug 'ciaranm/detectindent' Plug 'kergoth/vim-bitbake' call plug#end() +runtime ftplugin/man.vim + set nocompatible set ttyfast |
![]() |
index : dotfiles-old.git | |
| Personal scripts and configuration files (deprecated) | Maciej Sobkowski <maciej@sobkow.ski> |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | vim/.vimrc | 2 |
@@ -20,6 +20,8 @@ Plug 'ciaranm/detectindent' Plug 'kergoth/vim-bitbake' call plug#end() +runtime ftplugin/man.vim + set nocompatible set ttyfast |