Added the Neoformat for pythonfiles
This commit is contained in:
parent
7dd6660688
commit
3577f799b7
@ -599,6 +599,7 @@ let g:shfmt_opt="-ci"
|
|||||||
" Python
|
" Python
|
||||||
autocmd BufRead,BufNewFile *.py set textwidth=0
|
autocmd BufRead,BufNewFile *.py set textwidth=0
|
||||||
autocmd BufRead,BufNewFile *.py set fo-=t
|
autocmd BufRead,BufNewFile *.py set fo-=t
|
||||||
|
autocmd BufWritePre * silent! undojoin | Neoformat black
|
||||||
|
|
||||||
" Newsboat
|
" Newsboat
|
||||||
autocmd BufRead,BufNewFile urls set textwidth=0
|
autocmd BufRead,BufNewFile urls set textwidth=0
|
||||||
|
Loading…
Reference in New Issue
Block a user