Skip to content

Commit 4206fa7

Browse files
author
Jason Rickman
committed
Mapping Omnicomplete to C-Space
1 parent 438d72d commit 4206fa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vimrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@
229229
let g:NERDShutUp=1
230230

231231
let b:match_ignorecase = 1
232+
233+
inoremap <C-Space> <C-x><C-o>
232234
" }
233235

234236
" ShowMarks {

0 commit comments

Comments
 (0)