aboutsummaryrefslogtreecommitdiff
path: root/.vim/after/plugin/ale.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim/after/plugin/ale.vim')
-rw-r--r--.vim/after/plugin/ale.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vim/after/plugin/ale.vim b/.vim/after/plugin/ale.vim
index 9a61ab0..87d0c96 100644
--- a/.vim/after/plugin/ale.vim
+++ b/.vim/after/plugin/ale.vim
@@ -25,3 +25,5 @@ let g:airline#extensions#ale#enabled = 1
nmap <silent> [g <Plug>(ale_previous_wrap)
nmap <silent> ]g <Plug>(ale_next_wrap)
+
+packadd ale