mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 10:56:31 +00:00
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
This commit is contained in:
@@ -1515,7 +1515,6 @@ void tv_dict_free(dict_T *const d)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// Unreference a dictionary
|
||||
///
|
||||
/// Decrements the reference count and frees dictionary when it becomes zero.
|
||||
|
Reference in New Issue
Block a user