Files
neovim/runtime
Justin M. Keyes c04ffe866d 'inccommand': rework
- Eliminate/isolate static/global variables
- Remove special-case parameter from buflist_new()
- Remove special-case ECMD_RESERVED_BUFNR
- To determine when u_undo_and_forget() should be done, check
  b_changedtick instead of a heuristic.
- use mb_string2cells() instead of strlen() to measure the :sub patterns
- call ml_close() before buf_clear_file(). Avoids leaks caught by ASan.

Original patch by:
  Robin Elrharbi-Fleury (Robinhola)
  Audrey Rayé (Adrey06)
  Philémon Hullot (DesbyP)
  Aymeric Collange (aym7)
  Clément Guyomard (Clement0)
2016-11-08 21:20:08 +01:00
..
2016-10-15 11:51:46 +09:00
2016-11-08 21:20:08 +01:00
2016-10-04 23:33:28 +09:00
2016-08-03 08:07:28 -04:00
2016-08-03 08:07:28 -04:00
2016-10-24 13:26:55 +02:00
2014-12-19 15:28:49 -05:00
2016-11-08 21:20:08 +01:00
2015-11-28 10:59:21 +01:00
2016-10-15 12:21:13 +09:00
2016-04-16 23:06:24 -07:00
2014-12-19 15:28:49 -05:00
2014-07-29 02:12:31 +00:00
2016-10-15 12:15:36 +09:00
2016-10-04 23:34:28 +09:00
2016-10-04 23:14:47 +09:00