diff options
| author | Wu, Zhenyu <wuzhenyu@ustc.edu> | 2024-09-23 13:53:55 +0800 |
|---|---|---|
| committer | Oliver Kiddle <opk@zsh.org> | 2024-11-23 23:20:27 +0100 |
| commit | cdb457841ce4b61993a794c2eeacda3a56493723 (patch) | |
| tree | f877f86d0be697d4ffe5575f3b38e32b6b12f04c /Completion/Unix | |
| parent | github #123: Make okular's completion support *.epub files. (diff) | |
| download | zsh-cdb457841ce4b61993a794c2eeacda3a56493723.tar zsh-cdb457841ce4b61993a794c2eeacda3a56493723.tar.gz zsh-cdb457841ce4b61993a794c2eeacda3a56493723.tar.bz2 zsh-cdb457841ce4b61993a794c2eeacda3a56493723.tar.lz zsh-cdb457841ce4b61993a794c2eeacda3a56493723.tar.xz zsh-cdb457841ce4b61993a794c2eeacda3a56493723.tar.zst zsh-cdb457841ce4b61993a794c2eeacda3a56493723.zip | |
github #122: Add c17, iso9899:2017, c18, iso9899:2018, gnu17, gnu18, c++20, gnu++20, c++23, gnu++23 to gcc completion
Diffstat (limited to 'Completion/Unix')
| -rw-r--r-- | Completion/Unix/Command/_gcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_gcc b/Completion/Unix/Command/_gcc index 8690c5599..b7c9ba08a 100644 --- a/Completion/Unix/Command/_gcc +++ b/Completion/Unix/Command/_gcc |
