aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.md
Commit message (Collapse)AuthorAgeFilesLines
* Quote things in ISSUES.md to appease spellcheckerTom Ryder2019-05-181-9/+9
|
* Add an issue with text filename completionTom Ryder2018-12-011-0/+2
|
* Define b:undo_indent for Perl buffersTom Ryder2018-11-251-0/+2
| | | | This should probably be pushed upstream.
* Correct RHS of (un)important mail ftplugin mapTom Ryder2018-11-231-2/+0
| | | | | | | | | | | | | This resolves the issue raised in f1b6f3b, where the mappings did not work if the cursor was on the first line. I had the colon `:` that starts the `ex` command and the `<C-U>` that clears any existing command around the wrong way. Because CTRL-U in normal mode scrolls up, it fails if we're already on the top line, and the rest of the mapping looks to be skipped. There don't seem to be any other instances of the same error that I can find.
* Add an issue about mail filetypes in VimTom Ryder2018-11-231-0/+2
|
* Add a new issueTom Ryder2018-10-301-0/+5
|
* Documented the special install-conf targetTom Ryder2018-10-301-1/+0
|
* Respect completion-ignore-case in custom functionsTom Ryder2018-10-301-2/+0
| | | | | | This involves a little too much boilerplate for my liking, but it's still an improvement over what I had before. I might find a way to make this into a generic function.
* Use consistent indentation for bulleted list itemsTom Ryder2017-11-231-23/+23
|
* Add idea and issue regarding checking and lintingTom Ryder2017-10-311-0/+2
| | | | Just for future reference, but the work for this branch is done now.
* Rename .markdown files to .mdTom Ryder2017-10-281-0/+24