Lines Matching refs:files

7 Help on help files					*helphelp*
10 2. Translated help files |help-translated|
11 3. Writing help files |help-writing|
100 :h[elp]! [subject] Like ":help", but in non-English help files prefer to
113 Search all help text files and make a list of lines
131 but then you need to get the list of help files in a
136 Compressed help files will not be searched (Fedora
137 compresses the help files).
159 files in the directories specified in the 'runtimepath' option.
203 It is possible to add help files for plugins and other items. You don't need
204 to change the distributed help files for that. See |add-local-help|.
208 Note that the title lines from the local help files are automagically added to
211 is done by going through all help files and obtaining the first line of each
212 file. The files in $VIMRUNTIME/doc are skipped.
233 All "*.txt" and "*.??x" files in the directory and
235 in between stars. The "*.??x" files are for
237 |help-translated|. The generated tags files are
251 2. Translated help files *help-translated*
253 It is possible to add translated help files, next to the original English help
254 files. Vim will search for all help in "doc" directories in 'runtimepath'.
266 A set of translated help files consists of these files:
302 Help files must use latin1 or utf-8 encoding. Vim assumes the encoding is
306 The same encoding must be used for the help files of one language in one
308 a different encoding for help files of the same language but in a different
316 - Make a package with all the files and the tags file available for download.
319 - Use the |:helptags| command to generate the tags files. It will find all
323 3. Writing help files *help-writing*
326 standard Vim help files, except fot the fist line. If you are writing a new
327 help file it's best to copy one of the existing files and use it as a