| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixes #483
|
|
|
|
|
|
|
|
prompt
Fixes #477
|
|
|
|
|
|
|
|
require a proper unicode locale setup on the system
Fixes #94
|
|
|
|
Fixes #476
|
|
|
|
|
|
|
|
|
|
They default to the '/' register for the default regex, but can
use another if specified with "<reg>
|
|
|
|
|
|
|
|
|
|
Fixes #474
|
|
|
|
|
|
|
|
|
|
Fixes #343
|
|
|
|
|
|
selection to last
|
|
|
|
|
|
|
|
Boost regex considers that random access means fast distance
computation, which is not the case for BufferIterator where
Buffer::distance is O(num lines between them) which can get
big on large files.
Fixes #462
|
|
|
|
|
|
|
|
|
|
Fixes #442
|
|
|
|
|
|
|
|
|
|
|
|
|
|
YouCompleteMe does
|
|
Fixes #448
|
|
|
|
|