✨ add jupyter-vim
This commit is contained in:
parent
72c1b4f607
commit
baffc487f4
1 changed files with 1 additions and 0 deletions
1
init.vim
1
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue