Files
neovim/runtime
James McCoy d0c0930acf Restore ":browse oldfiles" behavior from Vim
In 3b12bb225a, ":oldfiles" was taught to
behave like Vim's ":browse oldfiles" if ":oldfiles!" was used.  However,
this conflates the use of ! for abandoning a modified buffer with
choosing one file out of a list of oldfiles.

Now that ":browse" is supported again, ":browse oldfiles" will allow the
user to select an old file, while still complaining if that would cause
a modified buffer to be abandoned.  ":browse oldfiles!" will just
abandon the buffer, as expected.
2016-08-11 13:37:42 -04:00
..
2015-01-21 07:27:01 +01:00
2016-07-08 01:43:36 -04:00
2016-08-03 08:07:28 -04:00
2016-08-03 08:07:28 -04:00
2014-12-19 15:28:49 -05:00
2015-11-28 10:59:21 +01:00
2016-04-16 23:06:24 -07:00
2014-12-19 15:28:49 -05:00
2016-07-08 01:45:20 -04:00
2014-07-29 02:12:31 +00:00
2015-01-04 19:42:30 +01:00
2016-04-16 23:06:24 -07:00