Updated
This commit is contained in:
		@@ -41,8 +41,8 @@ set statusline+=%#warningmsg#
 | 
			
		||||
set statusline+=%{SyntasticStatuslineFlag()}
 | 
			
		||||
set statusline+=%*
 | 
			
		||||
 | 
			
		||||
let g:syntastic_always_populate_loc_list = 1
 | 
			
		||||
let g:syntastic_auto_loc_list = 1
 | 
			
		||||
"let g:syntastic_always_populate_loc_list = 1
 | 
			
		||||
"let g:syntastic_auto_loc_list = 1
 | 
			
		||||
let g:syntastic_check_on_open = 1
 | 
			
		||||
let g:syntastic_check_on_wq = 0
 | 
			
		||||
 | 
			
		||||
@@ -54,7 +54,6 @@ set cmdheight=1
 | 
			
		||||
syntax on
 | 
			
		||||
filetype plugin indent on
 | 
			
		||||
set encoding=utf-8
 | 
			
		||||
set nowrap
 | 
			
		||||
 | 
			
		||||
" livepreviewer
 | 
			
		||||
let g:livepreview_previewer = 'mupdf'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user