| Age | Commit message (Collapse) | Author |
|
Normal input mode will just pass 0 as the reg if it was not specified
by the user, its yank/paste functions that should determine 0 means
use '"' register.
|
|
A NestedBool can be set multiple times, and will be considered false
only when unset the same number.
|
|
|
|
|
|
Fixes #378
Fixes #365
|
|
|
|
s/prevous/previous/
|
|
|
|
Fixes #350
|
|
|
|
Fixes #374
|
|
|
|
|
|
|
|
Fixes #371
|
|
unset is not applicable to global scope.
|
|
|
|
Option names are the same for every option manager.
|
|
|
|
|
|
deleting it
It can happen in certain case that a buffer gets referenced after it
gets moved to the trash, for example when it gets deleted during its
construction (due to BufCreate hook for example).
|
|
Fixes #361
|
|
|
|
Fixes #347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #338 for real (I hope)
|
|
Fixes #268
|
|
Fixes #338
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #318
|
|
|
|
Fixes #316
|
|
|
|
|
|
|