diff --git a/.vimrc b/.vimrc index 315bd9f..4c3f95f 100644 --- a/.vimrc +++ b/.vimrc @@ -46,6 +46,7 @@ if !exists('g:vscode') Plug 'PProvost/vim-ps1' Plug 'vmchale/dhall-vim' Plug 'baskerville/vim-sxhkdrc' + Plug 'keith/swift.vim' endif call plug#end() @@ -67,6 +68,7 @@ set textwidth=100 set cmdheight=2 set ignorecase set smartcase +set shortmess+=c nnoremap :FZF @@ -88,8 +90,8 @@ nnoremap a :Ack nnoremap we :VimwikiAll2HTML nnoremap wz :VimwikiIndex :Goyo nnoremap wg :VimwikiGoto -nnoremap z :Goyo -nnoremap Z :Goyo 105 +nnoremap z :Goyo 105 +nnoremap Z :Goyo nnoremap l :Limelight nnoremap L :Limelight!