Hi Bram and List,
2016-1-5(Tue) 12:14:02 UTC+9 thinca:
> > How about this:
> >
> > bin If included, numbers starting with "0b" or "0B" will be
> > considered to be binary. Example: Using CTRL-X on
> > "0b1000" results in "0x0111".
>
> It looks pretty good except for typo.
BTW, The 'nrformats' default value is "bin,octal,hex" in latest version.
Are you okay?
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index a2c13ac..93f8930 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -5297,7 +5297,7 @@ A jump table for the options with a short description can
be found at |Q_op|.
Negative or zero value means no thread scheduling.
*'nrformats'* *'nf'*
-'nrformats' 'nf' string (default "octal,hex")
+'nrformats' 'nf' string (default "bin,octal,hex")
local to buffer
{not in Vi}
This defines what bases Vim will consider for numbers when using the
--
Best regards,
Hirohito Higashi (a.k.a h_east)
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.