commit | bbbda8fd81f6d720962b67ae885825bad9be4456 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Oct 02 21:46:58 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Oct 02 21:46:58 2022 +0100 |
tree | 76535a43848e44207a9a307309eba92f02d586fe | |
parent | f6196f424474e2a9c160f2a995fc2691f82b58f9 [diff] [blame] |
patch 9.0.0641: missing part of the new option code Problem: Missing part of the new option code. Solution: Add missing WV_SMS.
diff --git a/src/option.h b/src/option.h index 97b7a6c..3e6f2cb 100644 --- a/src/option.h +++ b/src/option.h
@@ -1276,6 +1276,7 @@ #endif , WV_SCBIND , WV_SCROLL + , WV_SMS , WV_SISO , WV_SO #ifdef FEAT_SPELL