mirror of
https://github.com/neovim/neovim.git
synced 2025-11-21 09:36:29 +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.