Quantcast
Channel: Vimタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 5608

vimrcを晒す

$
0
0
syntax on
colorscheme ron

set encoding=japan
set fileencodings=utf-8,iso-2022-jp,cp932,euc-jp
set termencoding=utf-8
set fileencoding=utf-8
set encoding=utf-8

autocmd BufNewFile,BufRead *.js set filetype=javascript
autocmd BufNewFile,BufRead *.es6 set filetype=javascript

autocmd FileType ruby :set ts=2 sw=2 expandtab
autocmd FileType erb :set ts=2 sw=2 expandtab
autocmd FileType slim :set ts=2 sw=2 expandtab
autocmd FileType rake :set ts=2 sw=2 expandtab
autocmd FileType sh :set ts=2 sw=2 expandtab
autocmd FileType javascript :set ts=2 sw=2 expandtab
autocmd FileType yml :set ts=2 sw=2 expandtab
autocmd FileType yaml :set ts=2 sw=2 expandtab

filetype plugin indent on

Viewing all articles
Browse latest Browse all 5608

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>