aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index d38d2b2..20e5b27 100644
--- a/.vimrc
+++ b/.vimrc
@@ -15,7 +15,6 @@ nnoremap <C-Right> :bnext<cr>
15nnoremap <C-Left> :bprevious<cr> 15nnoremap <C-Left> :bprevious<cr>
16nnoremap <C-q> :copen<cr> 16nnoremap <C-q> :copen<cr>
17nnoremap <C-b> :CtrlPBuffer<cr> 17nnoremap <C-b> :CtrlPBuffer<cr>
18nnoremap <C-n> :Explore<cr>
19nnoremap <Leader>q :ALEHover<cr> 18nnoremap <Leader>q :ALEHover<cr>
20nnoremap <Leader>w :ALEDetail<cr> 19nnoremap <Leader>w :ALEDetail<cr>
21nnoremap <Leader>e :nohlsearch<CR> 20nnoremap <Leader>e :nohlsearch<CR>