cancel no-indent in python code with vim


autocmd FileType python :inoremap # X^H#
^H = ctrlV ctrlH

タグ:

vim python
最終更新:2013年12月06日 04:28