エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント2件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
最近のvimrc(vundle, neocomplcache, uniteなど) - Qiita
" ====================== " vim configuration file " @author suzuken (https://github.com/suzuken) ... " ====================== " vim configuration file " @author suzuken (https://github.com/suzuken) " " README file is here: " " suzuken/dotfiles - GitHub " https://github.com/suzuken/dotfiles " " Sorry for writing some comments in Japanese, and I'll translate to English " later. " ====================== set nocompatible " be iMproved filetype off " required! set rtp+=~/.vim/bundle/vundle/ call vundl
2012/04/27 リンク