aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-04 09:33:19 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-04 09:33:19 +1200
commit5c2ce160da03254e9744d7c1ad075a8932ab33da (patch)
treebcd43b4cd0f51a54d27d9bbe3e7c491130a79873 /ISSUES.md
parentMerge branch 'hotfix/v9.16.2' (diff)
parentUpdate dotfiles(7) manual page (diff)
downloaddotfiles-5c2ce160da03254e9744d7c1ad075a8932ab33da.tar.gz
dotfiles-5c2ce160da03254e9744d7c1ad075a8932ab33da.zip
Merge branch 'release/v9.17.0'v9.17.0
* release/v9.17.0: Update dotfiles(7) manual page Add workaround for bad map settings in mail.vim Prevent Vim spell checking of code blocks in mail Add an idea Remove two resolved/discarded ideas Update detect_indent.vim plugin to v0.1.2 Remove two outdated comments Reference don't copy vimrc source/save checks Correct the vimrc SourceCmd hook path Add an issue Remove fortune.vim plugin Use three dashes for em-dash
Diffstat (limited to 'ISSUES.md')
-rw-r--r--ISSUES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/ISSUES.md b/ISSUES.md
index 6fd39517..711d5f2d 100644
--- a/ISSUES.md
+++ b/ISSUES.md
@@ -33,3 +33,4 @@ Known issues
* Typing the normal mode mapping for `paste_open.vim` *twice* causes an error.
* Highlighting the variable name in e.g. `unset -v VARNAME` works with `bash`
highlighting, but not with `sh` highlighting
+* `detect_indent.vim` doesn't need to check e.g. help buffers