comparison runtime/doc/usr_toc.txt @ 29269:0fdf36de4018

Update runtime files Commit: https://github.com/vim/vim/commit/8cc5b559f70041361612b8a6a87922503b33baa6 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 23 13:04:20 2022 +0100 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Thu, 23 Jun 2022 14:15:04 +0200
parents c58baa6d6dda
children dc4de65a7fb7
comparison
equal deleted inserted replaced
29268:4b53fd331519 29269:0fdf36de4018
1 *usr_toc.txt* For Vim version 8.2. Last change: 2022 Jun 03 1 *usr_toc.txt* For Vim version 8.2. Last change: 2022 Jun 20
2 2
3 VIM USER MANUAL - by Bram Moolenaar 3 VIM USER MANUAL - by Bram Moolenaar
4 4
5 Table Of Contents *user-manual* 5 Table Of Contents *user-manual*
6 6
44 |usr_44.txt| Your own syntax highlighted 44 |usr_44.txt| Your own syntax highlighted
45 |usr_45.txt| Select your language (locale) 45 |usr_45.txt| Select your language (locale)
46 46
47 Writing Vim script ~ 47 Writing Vim script ~
48 |usr_50.txt| Advanced Vim script writing 48 |usr_50.txt| Advanced Vim script writing
49 |usr_51.txt| Create a plugin 49 |usr_51.txt| Write plugins
50 |usr_52.txt| Write plugins using Vim9 script 50 |usr_52.txt| Write larger plugins
51 51
52 Making Vim Run ~ 52 Making Vim Run ~
53 |usr_90.txt| Installing Vim 53 |usr_90.txt| Installing Vim
54 54
55 55