Files
neovim/runtime/lua/vim/_meta
zeertzjq 5da9b49b19 vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29590)
Problem:  signed number detection for CTRL-X/A can be improved
          (Chris Patuzzo)
Solution: Add the new "blank" value for the 'nrformat' setting. This
          will make Vim assume a signed number only if there is a blank
          in front of the sign.
          (distobs)

fixes: vim/vim#15033
closes: vim/vim#15110

25ac6d67d9

Co-authored-by: distobs <cuppotatocake@gmail.com>
2024-07-07 06:32:54 +08:00
..
2024-06-15 07:04:27 +08:00
2024-04-26 15:13:06 +01:00
2024-04-26 15:13:06 +01:00
2024-02-27 14:41:17 +00:00
2024-06-15 07:04:27 +08:00
2024-02-15 11:32:50 +00:00
2024-02-27 14:41:17 +00:00
2024-05-15 23:19:26 +02:00