From 516eea5f36f9d565014c23d8e0b10b43191aedce Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 16 May 2020 01:22:22 +1200 Subject: Switch XDG semantics to functions not global var --- ISSUES.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ISSUES.md') diff --git a/ISSUES.md b/ISSUES.md index 3b0b2316..6fd39517 100644 --- a/ISSUES.md +++ b/ISSUES.md @@ -31,9 +31,5 @@ Known issues * The `_text_filenames` completion handler for Bash won't work on files with newlines in their names. Can it be made to? * Typing the normal mode mapping for `paste_open.vim` *twice* causes an error. -* The `xdg#` dictionary doesn't really work as an idea because it relies on the - user to make a copy of the structure or lists to avoid changing it in-place. - There would be a little more overhead to change this into a function call, - but it'd be somewhat safer. * Highlighting the variable name in e.g. `unset -v VARNAME` works with `bash` highlighting, but not with `sh` highlighting -- cgit v1.2.3