mirror of
				https://github.com/amix/vimrc
				synced 2025-10-31 14:43:35 +08:00 
			
		
		
		
	Updated plugins
This commit is contained in:
		| @ -7,7 +7,9 @@ call ale#Set('javascript_standard_options', '') | ||||
|  | ||||
| function! ale_linters#javascript#standard#GetExecutable(buffer) abort | ||||
|     return ale#node#FindExecutable(a:buffer, 'javascript_standard', [ | ||||
|     \   'node_modules/standardx/bin/cmd.js', | ||||
|     \   'node_modules/standard/bin/cmd.js', | ||||
|     \   'node_modules/semistandard/bin/cmd.js', | ||||
|     \   'node_modules/.bin/standard', | ||||
|     \]) | ||||
| endfunction | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Amir Salihefendic
					Amir Salihefendic