Skip to content

Instantly share code, notes, and snippets.

@kentatogashi
Last active December 30, 2015 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kentatogashi/7766277 to your computer and use it in GitHub Desktop.
Save kentatogashi/7766277 to your computer and use it in GitHub Desktop.

####本日の内容

  • 引き続きVimの基本操作
  • Vimプラグインの設定、操作(hateblo.vim)
  • シェルスクリプトの基本文法

#####①Vimの基本操作(hateblo.vim,unite.vim)

その他の作業をしながら、(移動、検索、編集等)基礎練習等。

#####②Vimプラグインの設定、操作(hateblo.vim,unite.vim)

hateblo.vimに関してはブログでまとめています。

http://togattti.hateblo.jp/

unite.vimのマッピングの設定が途中になります。

#####③シェルスクリプトの基本文法hateblo.vim)

詳解シェルスクリプトより、基礎文法(条件分岐、例外処理等)

phpunitの簡易インストーラスクリプト作成。

https://gist.github.com/kentatogashi/7765145

#####明日の予定

  • 引き続きVimの操作
  • Perlの基本文法(簡単なプログラム)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment