Added warn,err,info in the insert mode in vim
This commit is contained in:
		@@ -15,6 +15,7 @@
 | 
			
		||||
  "python.formatting.provider": "black",
 | 
			
		||||
  "python.formatting.blackArgs": ["--line-length", "80"],
 | 
			
		||||
  "python.pythonPath": "python3",
 | 
			
		||||
  "diagnostic.refreshOnInsertMode": "true",
 | 
			
		||||
  "coc.preferences.formatOnSaveFiletypes": [
 | 
			
		||||
    "sh",
 | 
			
		||||
    "yaml",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user