mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
vim-patch:7.4.1042
Problem: g-CTRL-G shows the word count, but there is no way to get the word
count in a script.
Solution: Add the wordcount() function. (Christian Brabandt)
ed767a2073
This commit is contained in:
@@ -636,7 +636,7 @@ static int included_patches[] = {
|
||||
// 1045 NA
|
||||
// 1044 NA
|
||||
// 1043 NA
|
||||
// 1042,
|
||||
1042,
|
||||
1041,
|
||||
// 1040 NA
|
||||
// 1039,
|
||||
|
Reference in New Issue
Block a user