Drop ale plugin and config

This commit is contained in:
2023-01-13 22:45:12 +00:00
parent 877d90dd90
commit 20c3c27bd7
4 changed files with 0 additions and 16 deletions

View File

@@ -202,11 +202,6 @@ if has('gui_running') || &t_Co == 256
call s:hi('Important', '220', '', 'bold')
call s:hi('Research', '202', '', 'bold')
call s:hi('ALEError', '160', '', '')
call s:hi('ALEWarning', '129', '', '')
call s:hi('ALEErrorSign', '160', '233', 'bold')
call s:hi('ALEWarningSign', '129', '233', 'bold')
call s:hi('CocErrorSign', '160', '233', '')
call s:hi('CocErrorFloat', '160', '235', '')
call s:hi('CocWarningSign', '129', '233', '')