mirror of
https://github.com/neovim/neovim.git
synced 2026-02-26 20:31:02 +10:00
The new default SwapExists autocommand displays warning text (W325) but does not use the WarningMsg highlight group as other warnings do. Use the WARN log level when displaying this warning.