エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント3件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
HowtoUseVimWithRails in Ruby on Rails
Develop Rails applications with Vim. Here’s a page of tips. Example vimrc Add the following lines... Develop Rails applications with Vim. Here’s a page of tips. Example vimrc Add the following lines to ~/.vimrc (~\_vimrc on Windows): set nocompatible " We're running Vim, not Vi! syntax on " Enable syntax highlighting filetype plugin indent on " Enable filetype-specific indenting and plugins " Load matchit (% to bounce from do to end, etc.) runtime! macros/matchit.vim augroup myfiletypes " Clear o
2007/12/18 リンク