mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#include "nvim/ex_docmd.h"
|
||||
#include "nvim/runtime.h"
|
||||
|
||||
|
||||
//
|
||||
// flags for check_changed()
|
||||
//
|
||||
|
Reference in New Issue
Block a user