feat: add sent piping + fix description
This commit is contained in:
parent
0f7c486c5c
commit
0506dee677
@ -1,6 +1,8 @@
|
||||
" Author : swytch
|
||||
" Created : 06/05/2020
|
||||
" License : GPLv3
|
||||
" Description : vim filetype config
|
||||
" Description : text filetype config
|
||||
|
||||
setlocal spell spelllang=fr,en_us
|
||||
set expandtab
|
||||
noremap <leader><Enter> :w! \| :!sent % &<CR><CR>
|
||||
|
Reference in New Issue
Block a user