Files
neovim/runtime
David Bürgin 001209a2fe 'cpoptions': Remove "*" flag #2554
The "*" flag in 'cpoptions' makes the command :* execute the contents of
a register. Removed because
  1. the same functionality exists as :@
  2. it hides :* as a useful command-line shortcut for :'<,'>
  3. unlike :@ it cannot be used with the * register

Helped-by: Michael Reed <m.reed@mykolab.com>
2015-05-08 17:46:54 -04:00
..
2015-04-21 06:20:23 +09:00
2015-01-21 07:27:01 +01:00
2015-05-08 17:46:54 -04:00
2015-01-04 20:28:08 +01:00
2015-04-03 10:44:18 -04:00
2015-05-03 17:47:31 -04:00
2014-12-19 15:28:49 -05:00
2015-01-26 02:17:13 -05:00
2014-12-19 15:28:49 -05:00
2014-12-19 15:28:49 -05:00
2014-07-29 02:12:31 +00:00
2015-01-04 19:42:30 +01:00
2014-12-30 13:51:39 +01:00
2015-03-29 09:55:59 -04:00