mirror of
https://github.com/neovim/neovim.git
synced 2025-10-14 13:56:05 +00:00
*: Fix lint errors found in new code in previously ignored files
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
/// Structure containing offset definition for the last search pattern
|
||||
///
|
||||
/// @note Only offset for the last search pattern is used, not for the last
|
||||
/// @note Only offset for the last search pattern is used, not for the last
|
||||
/// substitute pattern.
|
||||
typedef struct soffset {
|
||||
char dir; ///< Search direction: forward ('/') or backward ('?')
|
||||
|
Reference in New Issue
Block a user