mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.600 #3081
Problem: Memory wasted in struct because of aligning. Solution: Split pos in lnum and col. (Dominique Pelle) https://github.com/vim/vim/commit/v7-4-600
This commit is contained in:

committed by
Justin M. Keyes

parent
ccebc1f8d3
commit
d4396acedb
@@ -261,7 +261,7 @@ static int included_patches[] = {
|
||||
//603,
|
||||
//602,
|
||||
601,
|
||||
//600,
|
||||
600,
|
||||
599,
|
||||
//598,
|
||||
597,
|
||||
|
Reference in New Issue
Block a user