mirror of
https://github.com/neovim/neovim.git
synced 2026-09-22 21:44:04 +00: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.