@@ -80,7 +80,9 @@ Plug 'autozimu/LanguageClient-neovim', {
Plug 'junegunn/fzf', { 'for': 'haskell' }
" linting/compilation
Plug 'w0rp/ale'
Plug 'w0rp/ale', {
\ 'do': 'bash -c \"cp -R ~/.vim/ale_linters .\"',
\ }
" haskell
" if has("nvim")
The note is not visible to the blocked user.