mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 05:28:33 +00:00
*: Fix lint errors found in new code in previously ignored files
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
/// Total possible number of local marks
|
||||
///
|
||||
/// That are uppercase marks plus '"', '^' and '.'. There are other local marks,
|
||||
/// That are uppercase marks plus '"', '^' and '.'. There are other local marks,
|
||||
/// but they are not saved in ShaDa files.
|
||||
#define NLOCALMARKS (NMARKS + 3)
|
||||
|
||||
|
Reference in New Issue
Block a user