aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-10 14:08:30 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-10 14:08:30 +1200
commita1e19c71f391679214fc932ad57b6c369f6ca369 (patch)
treea062f2c0df761559dd08c454622d50aa70814caa /ISSUES.md
parentMerge branch 'release/v5.30.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-93a5daba738ed70bc94a43a6667f15871ca24977.tar.gz (sig)
dotfiles-93a5daba738ed70bc94a43a6667f15871ca24977.zip
Merge branch 'release/v5.31.0'v5.31.0
* release/v5.31.0: Add an idea about spell files Move local spellfile out into ad-hoc plugin Add uncommented code for spellfile extension Correct a badly copy-pasted sentence Add a command prefix Add an idea Add an issue Change a word in a comment Expand on why I hate i_CTRL-C
Diffstat (limited to 'ISSUES.md')
-rw-r--r--ISSUES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/ISSUES.md b/ISSUES.md
index a4bb0ccb..cb510942 100644
--- a/ISSUES.md
+++ b/ISSUES.md
@@ -30,3 +30,5 @@ Known issues
pushed upstream.
* The `_text_filenames` completion handler for Bash won't work on files with
newlines in their names. Can it be made to?
+* Normal usage of write-mkpath.vim raises swap file warnings on Windows for
+ some reason.