mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 09:26:30 +00:00
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
# define DFLT_FFS_VI ""
|
||||
#endif
|
||||
|
||||
|
||||
// Possible values for 'encoding'
|
||||
#define ENC_UCSBOM "ucs-bom" // check for BOM at start of file
|
||||
|
||||
|
Reference in New Issue
Block a user