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.
VIM が modifiable を off に設定しないようにするにはどうすればよいですか?
VIM で多くのファイルを開いていますが、使用するディレクトリに移動したい場合は:E. ときどき (再現できませんが) VIMmodifiableがオフに設定されます。ファイルに戻ると、実行するまで変更できません:set modifiable。
:E
modifiable
:set modifiable
変更可能を常にオンにしたい。これどうやってするの?
この質問は私の問題を解決していないようです...