Added the Neoformat for pythonfiles

This commit is contained in:
Marcin Woźniak 2023-07-23 00:37:21 +02:00
parent 2696510cac
commit 9f6f98687a

View File

@ -599,6 +599,7 @@ let g:shfmt_opt="-ci"
" Python
autocmd BufRead,BufNewFile *.py set textwidth=0
autocmd BufRead,BufNewFile *.py set fo-=t
autocmd BufWritePre * silent! undojoin | Neoformat black
" Newsboat
autocmd BufRead,BufNewFile urls set textwidth=0