aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-06 20:13:32 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-06 20:13:32 +1200
commitbef16f8a40bc38c55b891cb3fb3073ed5b1c3a66 (patch)
tree45c5dd70707fb041adbfd6f9f7b29740009b33fc /ISSUES.md
parentAdd an issue with build process (diff)
downloaddotfiles-bef16f8a40bc38c55b891cb3fb3073ed5b1c3a66.tar.gz
dotfiles-bef16f8a40bc38c55b891cb3fb3073ed5b1c3a66.zip
Invoke Vim in a cleaner way for :helptags build
Diffstat (limited to 'ISSUES.md')
-rw-r--r--ISSUES.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/ISSUES.md b/ISSUES.md
index 9fd847db..5ba90368 100644
--- a/ISSUES.md
+++ b/ISSUES.md
@@ -32,6 +32,3 @@ Known issues
newlines in their names. Can it be made to?
* Highlighting the variable name in e.g. `unset -v VARNAME` works with `bash`
highlighting, but not with `sh` highlighting
-* Vim still spits some nonsense into the terminal for generating help tags, as
- discovered in builds.sr.ht's build output. There are probably some more
- magic flags to add to the call.