aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-03-13 19:37:18 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-03-13 19:37:18 +0100
commit833de3c305167dd02661434f0e48ea2c1157bab2 (patch)
treeef1cc89bb4e25a432acc2f171340c14957adc814
parentf50b9ad84a5a8d569f9191b8d10d336c8c4b8b9b (diff)
downloaddotfiles-833de3c305167dd02661434f0e48ea2c1157bab2.tar.gz
Update
-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>