diff options
Diffstat (limited to 'vim/vimrc')
-rw-r--r-- | vim/vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -255,6 +255,8 @@ let test#vimterminal#term_position = "belowright" " command! S :w !sudo tee % nnoremap <Tab> % +" spelling +set spell spelllang=en_gb " }}} " FZF {{{ " This is the default extra key bindings |