mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 05:28:33 +00:00
@@ -771,7 +771,7 @@ struct file_buffer {
|
||||
/*
|
||||
* Stuff for diff mode.
|
||||
*/
|
||||
# define DB_COUNT 4 /* up to four buffers can be diff'ed */
|
||||
# define DB_COUNT 8 // up to four buffers can be diff'ed
|
||||
|
||||
/*
|
||||
* Each diffblock defines where a block of lines starts in each of the buffers
|
||||
|
Reference in New Issue
Block a user