added ft settings for ipynb and python

This commit is contained in:
Daniel Knüttel 2021-03-01 14:55:48 +01:00
parent 3f97d2c442
commit a63efc46f0
2 changed files with 4 additions and 0 deletions

3
after/ftplugin/ipynb.vim Normal file
View File

@ -0,0 +1,3 @@
let g:slime_python_ipython = 1
nmap <silent><Leader>p :VimpyterInsertPythonBlock<CR>

View File

@ -0,0 +1 @@
let g:slime_python_ipython = 1