added ft settings for ipynb and python
This commit is contained in:
parent
3f97d2c442
commit
a63efc46f0
3
after/ftplugin/ipynb.vim
Normal file
3
after/ftplugin/ipynb.vim
Normal file
|
@ -0,0 +1,3 @@
|
|||
let g:slime_python_ipython = 1
|
||||
nmap <silent><Leader>p :VimpyterInsertPythonBlock<CR>
|
||||
|
1
after/ftplugin/python.vim
Normal file
1
after/ftplugin/python.vim
Normal file
|
@ -0,0 +1 @@
|
|||
let g:slime_python_ipython = 1
|
Loading…
Reference in New Issue
Block a user