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.
:autocmd BufWrite * makevim でモードラインに追加しようとしていますが、トリガーされません。ヘルプには、モードラインでのみset <options>使用できると書かれているようです。この効果を達成する方法はありますか。実行するファイルを作成しますmake。
:autocmd BufWrite * make
set <options>
make