add jupyter-vim

This commit is contained in:
Daniel Thoren 2022-04-10 19:17:31 +02:00 committed by GitHub
parent 72c1b4f607
commit baffc487f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@ Plug 'tpope/vim-commentary'
Plug 'ap/vim-css-color'
Plug 'editorconfig/editorconfig-vim' " editor-config extension for vim
" Plug 'rrethy/vim-illuminate' " highlight other uses of the current word under the cursor
" Plug 'jupyter-vim/jupyter-vim'
call plug#end()
set title