mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Added a comment
git-svn-id: http://macvim.googlecode.com/svn/trunk@223 96c4425d-ca35-0410-94e5-3396d5c13a8f
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
#import "MacVim.h"
|
||||
|
||||
|
||||
// The 'linerange' functions count U+2028 and U+2029 as line end characters,
|
||||
// which causes rendering to be screwed up because Vim does not count them as
|
||||
// line end characters.
|
||||
#define MM_USE_LINERANGE 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user