Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
c プログラムで macvim がタブを 4 つのスペースに設定するように .vimrc を設定するにはどうすればよいですか?
これでできるはず
set cindent set sw=4
編集:私はあなたの質問で macvim を読んでいなかったので、上記を試すことができるようになりました。これは、Windows の gvim と Linux の vim で機能します。