Add haskell config (unfinished)
This commit is contained in:
parent
662ebf4c38
commit
74431bb43f
3 changed files with 12 additions and 2 deletions
|
@ -12,3 +12,5 @@ highlight ALEWarning ctermbg=Yellow
|
|||
highlight ALEWarning ctermfg=Black
|
||||
highlight ALEError ctermbg=DarkRed
|
||||
highlight ALEError ctermfg=White
|
||||
|
||||
let g:airline#extensions#ale#enabled = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue