mirror of
https://github.com/zoriya/vim.git
synced 2026-06-05 04:40:39 +00:00
updated for version 7.0026
This commit is contained in:
+2
-2
@@ -820,8 +820,8 @@ win_linetabsize(wp, p, len)
|
||||
}
|
||||
|
||||
/*
|
||||
* return TRUE if 'c' is a normal identifier character
|
||||
* letters and characters from 'isident' option.
|
||||
* Return TRUE if 'c' is a normal identifier character:
|
||||
* Letters and characters from the 'isident' option.
|
||||
*/
|
||||
int
|
||||
vim_isIDc(c)
|
||||
|
||||
Reference in New Issue
Block a user