ユーザ用ツール

サイト用ツール


linux:vimrc

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン
前のリビジョン
最新のリビジョン両方とも次のリビジョン
linux:vimrc [2021/03/04 07:08] – 作成 aninecolinux:vimrc [2021/03/07 11:28] anineco
行 13: 行 13:
 set list set list
 set listchars=tab:»-,trail:-,extends:»,precedes:«,nbsp:% set listchars=tab:»-,trail:-,extends:»,precedes:«,nbsp:%
 +set clipboard+=unnamed
 set softtabstop=-1 set softtabstop=-1
-autocmd Filetype c    setlocal expandtab shiftwidth=4 +autocmd Filetype c          setlocal expandtab shiftwidth=
-autocmd Filetype perl setlocal expandtab shiftwidth=4+autocmd Filetype cpp        setlocal expandtab shiftwidth=2 
 +autocmd Filetype css        setlocal expandtab shiftwidth=2 
 +autocmd Filetype html       setlocal expandtab shiftwidth=2 
 +autocmd Filetype javascript setlocal expandtab shiftwidth=2 
 +autocmd Filetype perl       setlocal expandtab shiftwidth=2 
 +autocmd Filetype sh         setlocal expandtab shiftwidth=2
 </file> </file>
 +
linux/vimrc.txt · 最終更新: 2021/03/08 11:10 by anineco