“行番号を表示する
set number
“IME切り替えを記憶する
inoremap <silent> <Esc> <Esc> inoremap <silent> <C-[> <Esc> inoremap <silent> <C-j> <C-^>
科学・IT・登山の話題
投稿日:
“行番号を表示する
set number
“IME切り替えを記憶する
inoremap <silent> <Esc> <Esc> inoremap <silent> <C-[> <Esc> inoremap <silent> <C-j> <C-^>
執筆者:admin
関連記事
参考 https://splash.riverbed.com/thread/2989 http://h20566.www2.hp.com/portal/site/hpsc/template.PAGE/ …
https://supportforums.cisco.com/docs/DOC-17826 Related posts:デフォルトのスタイルシートActive Directoryでアカウントがロック …
Pythonをインストール後にデータ分析のために追加しておくライブラリのリスト
各ライブラリはそれぞれ互換性があるバージョンが決まっている。また64bitでは動かないライブラリもある。 setuptools/easyinstall pip NumPy Scipy matplotl …