Skip to content

Instantly share code, notes, and snippets.

View muryoimpl's full-sized avatar
🏠
Working from home

Ken Muryoi muryoimpl

🏠
Working from home
View GitHub Profile
@muryoimpl
muryoimpl / gist:4752813
Last active December 12, 2015 09:38
unite.vim 別ディレクトリにあるファイルを開くと、水平分割、高さ一行のバッファで開いてしまう。
###### 前提 ######
# vimrc に 以下の記載をしています。
# nnoremap <silent> ,uf :<C-u>UniteWithBufferDir -buffer-name=files file<CR>
# UniteWithBufferDir -buffer-name=files file は「,uf」で実行しています。
##### 再現手順 ####
$ cd work/hoge
$ vim Gemfile
~ 以下、vim内 ~
@muryoimpl
muryoimpl / app_memo_slidez.mkd
Created July 1, 2012 17:22
Gkjo用のメモ。

Gkjo(仮) メモ

  • ローカルhtmlをサムネイル表示する
  • プレゼンテーションスライドのサイズ
    • 1600x1200くらいみたい(参考:RubyKaigi2011 壁紙(スライド用))
    • keynote2のデフォサイズは800x600 or 1024x768。1.3333…:1 の模様。
  • テンプレートの指定をどうするか?