diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2025-02-07 07:05:44 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-07 07:05:44 +0800 |
| commit | 5371659524089b425887af1ce14bf9a374f0f234 (patch) | |
| tree | bad054a186fff635c5f99e4a988b0aa3d1e3a610 /runtime/doc | |
| parent | 5f54f03285964d355744f0fdfca796b2d73af1d1 (diff) | |
| parent | 7c43f1128d7deb9ecbe5bf747b441c7afcb736ab (diff) | |
| download | rneovim-5371659524089b425887af1ce14bf9a374f0f234.tar.gz rneovim-5371659524089b425887af1ce14bf9a374f0f234.tar.bz2 rneovim-5371659524089b425887af1ce14bf9a374f0f234.zip | |
Merge pull request #32358 from zeertzjq/vim-8.2.0849
vim-patch:8.2.{0849,0931},9.1.1081
Diffstat (limited to 'runtime/doc')
| -rw-r--r-- | runtime/doc/builtin.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/builtin.txt b/runtime/doc/builtin.txt index 96574e2899..77d44c36a0 100644 --- a/runtime/doc/builtin.txt +++ b/runtime/doc/builtin.txt @@ -4597,6 +4597,7 @@ has({feature}) *has()* fname_case Case in file names matters (for Darwin and MS-Windows this is not present). gui_running Nvim has a GUI. + hurd GNU/Hurd system. iconv Can use |iconv()| for conversion. linux Linux system. mac MacOS system. |