diff --git a/init.vim b/init.vim index d7208f0..f064c69 100644 --- a/init.vim +++ b/init.vim @@ -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