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(挿入モード)で入力すると、ファイルが自動的に保存されるようにしたいと考えています。
これは可能ですか?それを達成する方法は?
AutoSave プラグインを使用してそれを実行できます。
https://github.com/907th/vim-auto-save
自動保存はデフォルトで無効になっていることに注意してください。実行:AutoSaveToggleして有効/無効にします。
:AutoSaveToggle