aboutsummaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/vimrc b/home/vimrc
index 5c5e997..7f8e3e1 100644
--- a/home/vimrc
+++ b/home/vimrc
@@ -89,6 +89,7 @@ let g:ctrlp_map ='<leader>a'
" ale
nnoremap <leader>r :ALEDetail<Enter>
+let g:ale_linters_ignore = {'python': ['mypy']} " mypy is too slow and doesn't support dmypy
"
" visual