mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +00:00
lint
This commit is contained in:
@@ -800,7 +800,7 @@ enum {
|
||||
, WV_WFW
|
||||
, WV_WRAP
|
||||
, WV_SCL
|
||||
, WV_COUNT /* must be the last one */
|
||||
, WV_COUNT // must be the last one
|
||||
};
|
||||
|
||||
/* Value for b_p_ul indicating the global value must be used. */
|
||||
|
Reference in New Issue
Block a user