annotate runtime/doc/usr_50.txt @ 28862:82244cfc4694

Update runtime files, new color schemes Commit: https://github.com/vim/vim/commit/30ab04e16e1e9e6133590181197b3f8e70cb495e Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 14 13:33:50 2022 +0100 Update runtime files, new color schemes
author Bram Moolenaar <Bram@vim.org>
date Sat, 14 May 2022 14:45:04 +0200
parents
children f8e9d5023bf6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
28862
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1 *usr_50.txt* For Vim version 8.2. Last change: 2022 May 13
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3 VIM USER MANUAL - by Bram Moolenaar
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5 Advanced Vim script writing
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
8 TODO - this chapter is to be written
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
9
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
10 |50.1| Writing stuff
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
11
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
12 Next chapter: |usr_51.txt| Create a plugin
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
13 Previous chapter: |usr_45.txt| Select your language (local)
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
14 Table of contents: |usr_toc.txt|
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
15
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
16 ==============================================================================
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
17 *50.1* Writing stuff
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
18
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
19 TODO
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
20
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
21 ==============================================================================
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
22
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
23 Next chapter: |usr_51.txt| Create a plugin
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
24
82244cfc4694 Update runtime files, new color schemes
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
25 Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl: