mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Added eclim to supertab
This commit is contained in:
parent
04211d2228
commit
8cd103e80f
1 changed files with 2 additions and 0 deletions
2
.vimrc
2
.vimrc
|
|
@ -153,4 +153,6 @@ endif
|
|||
|
||||
" Eclim Settings
|
||||
let g:EclimScalaSearchSingleResult = 'tabnew'
|
||||
let g:EclimCompletionMethod = 'omnifunc'
|
||||
let g:SuperTabDefaultCompletionType = 'context'
|
||||
map <C-Space> :ScalaSearch<CR>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue