Files
neovim/runtime
shadmansaleh e498f265f4 vim-patch:8.2.0877: cannot get the search statistics
Problem:    Cannot get the search statistics.
Solution:   Add the searchcount() function. (Fujiwara Takuya, closes vim/vim#4446)
e8f5ec0d30

Additional changes:
- Tests weren't passing because the test ran assuming the cursor was at
  start of buffer but append() left the cursor at end of buffer .
  So cursor is moved to start of buffer after append.
- searchcount() added to list of builtin functions.
2021-05-09 06:37:01 +06:00
..
2021-05-01 14:22:52 -04:00
2021-05-02 12:44:04 -04:00
2021-05-02 13:00:38 -04:00
2021-05-02 13:00:38 -04:00
2021-05-01 22:29:03 -04:00
2021-05-01 22:29:03 -04:00
2021-05-01 23:19:57 -04:00
2021-05-02 12:44:04 -04:00
2021-05-02 13:00:38 -04:00
2021-04-29 21:08:09 -04:00
2021-04-27 09:21:32 -04:00
2021-04-28 21:57:50 -04:00
2021-05-01 22:29:03 -04:00
2021-05-01 22:29:02 -04:00
2021-05-01 22:29:02 -04:00