Skip to content

Instantly share code, notes, and snippets.

@float1251
Last active August 29, 2015 14:01
Show Gist options
  • Save float1251/75419faaae3b6b335d48 to your computer and use it in GitHub Desktop.
Save float1251/75419faaae3b6b335d48 to your computer and use it in GitHub Desktop.
vimで実行されているスクリプトファイルを取得する
let s:py_path = join([expand('<sfile>:p:h:h'), "python"], '/')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment