mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-25 04:11:14 -03:00
Mark private functions that don't need localization
See the next commit.
Part of #11833
(cherry picked from commit a53db72564)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# localization: skip(private)
|
||||
function __fish_argcomplete_complete
|
||||
set -lx _ARGCOMPLETE 1
|
||||
set -lx _ARGCOMPLETE_IFS \n
|
||||
|
||||
Reference in New Issue
Block a user