Added the Neoformat for pythonfiles
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user