mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
patch 8.2.0631: Haiku file formatted with wrong tabstop
Problem: Haiku file formatted with wrong tabstop. Solution: Use normal tabstop. Fix white space.
This commit is contained in:
6698
src/gui_haiku.cc
6698
src/gui_haiku.cc
File diff suppressed because it is too large
Load Diff
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
631,
|
||||
/**/
|
||||
630,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user