summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index 8bf3948..fc8a36b 100644
--- a/vimrc
+++ b/vimrc
@@ -117,7 +117,6 @@ nmap <leader>bq :bp <BAR> bd #<CR>
" <C-r> jump to definition, <C-t> to jump back to the call
nmap <C-r> g<C-]>
-inoremap <C-x> <C-X><C-]>
" code completion
inoremap <C-d> <C-X><C-]>