mirror of
				https://github.com/amix/vimrc
				synced 2025-10-31 14:43:35 +08:00 
			
		
		
		
	Updated plugins
This commit is contained in:
		| @ -23,7 +23,6 @@ call ale#linter#Define('python', { | ||||
| \   'lsp': 'stdio', | ||||
| \   'executable_callback': 'ale_linters#python#pyls#GetExecutable', | ||||
| \   'command_callback': 'ale_linters#python#pyls#GetCommand', | ||||
| \   'language': 'python', | ||||
| \   'project_root_callback': 'ale#python#FindProjectRoot', | ||||
| \   'completion_filter': 'ale#completion#python#CompletionItemFilter', | ||||
| \}) | ||||
|  | ||||
| @ -23,7 +23,6 @@ call ale#linter#Define('python', { | ||||
| \   'lsp': 'stdio', | ||||
| \   'executable_callback': 'ale_linters#python#pyre#GetExecutable', | ||||
| \   'command_callback': 'ale_linters#python#pyre#GetCommand', | ||||
| \   'language': 'python', | ||||
| \   'project_root_callback': 'ale#python#FindProjectRoot', | ||||
| \   'completion_filter': 'ale#completion#python#CompletionItemFilter', | ||||
| \}) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Amir Salihefendic
					Amir Salihefendic