added ft settings for ipynb and python
This commit is contained in:
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
|
Reference in New Issue
Block a user