diff options
author | Bram Moolenaar <Bram@vim.org> | 2022-04-08 17:45:08 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2022-04-08 17:45:08 +0100 |
commit | cbaff5e06ec525d31dc44093125c42029e01d508 (patch) | |
tree | cf90237ea61147e5cf690a9db7f36741fd3aa0a5 /runtime/doc/indent.txt | |
parent | a8034a4886843fbf10bd59a6f55ec723da515b8e (diff) | |
download | vim-git-cbaff5e06ec525d31dc44093125c42029e01d508.tar.gz |
Update runtime files
Diffstat (limited to 'runtime/doc/indent.txt')
-rw-r--r-- | runtime/doc/indent.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/indent.txt b/runtime/doc/indent.txt index 69a03f977..dfee7f584 100644 --- a/runtime/doc/indent.txt +++ b/runtime/doc/indent.txt @@ -1,4 +1,4 @@ -*indent.txt* For Vim version 8.2. Last change: 2022 Jan 31 +*indent.txt* For Vim version 8.2. Last change: 2022 Apr 07 VIM REFERENCE MANUAL by Bram Moolenaar |