mirror of
				https://github.com/amix/vimrc
				synced 2025-10-31 14:43:35 +08:00 
			
		
		
		
	Updated plugins
This commit is contained in:
		| @ -92,7 +92,7 @@ endfunction | ||||
| " same as :exec cmd  but eventignore=all is set for the duration | ||||
| function! nerdtree#exec(cmd) | ||||
|     let old_ei = &ei | ||||
|     set ei=all | ||||
|     set ei=BufEnter,BufLeave,VimEnter | ||||
|     exec a:cmd | ||||
|     let &ei = old_ei | ||||
| endfunction | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 amix
					amix