Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | doc: fix typos | Brian Wignall | 2019-11-27 |
| | | | | close #11459 | ||
* | bufhl: use extmark column adjustment for bufhl | Björn Linse | 2019-11-23 |
| | | | | | | | | NB: this is not the final implementation. Bufhl should be made a part of the extmark tree, so that "start" adjustment just works automatically. But "stop" will still need some ad-hoc trickery, until extended marks natively support ranges (hopefully sooner than forever). | ||
* | extmark: fix spelling of "Extmark" | Justin M. Keyes | 2019-11-11 |
| | | | | | The spelling "Extmark" is used almost everywhere, so don't spell it "ExtMark" inconsistently. | ||
* | extmark: rename ExtendedMark => Extmark | Justin M. Keyes | 2019-11-11 |
| | |||
* | extmark: review changes | Björn Linse | 2019-11-11 |
| | |||
* | nsmarks: initial commit | timeyyy | 2019-11-11 |