Vim: cpp \s

This commit is contained in:
Théophile Bastian 2017-03-16 14:19:57 +01:00
parent 4a322125ba
commit 69739bb1cd
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
nnoremap <Leader>s :A<CR><Esc>

View file

@ -50,6 +50,7 @@ Plugin 'junegunn/goyo.vim'
Plugin 'vim-airline/vim-airline'
Plugin 'vim-airline/vim-airline-themes'
Plugin 'davidhalter/jedi-vim'
Plugin 'vim-scripts/a.vim'
call vundle#end() " required
filetype plugin indent on " required