Skip to content

Instantly share code, notes, and snippets.

@heavenshell
Last active December 22, 2015 15:18
if g:jedi#popup_select_first == 0
inoremap <buffer> . .<C-R>=jedi#complete_opened() ? "" : "\<lt>C-X>\<lt>C-O>\<lt>C-P>"<CR>
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment