neovim/runtime/doc
Felipe Morales 98053f0f9f plugin: enable the matchit plugin by default #2723
Reviewed-by: Scott Prager <splinterofchaos@gmail.com>
Reviewed-by: Michael Reed <m.reed@mykolab.com>
2015-06-04 22:45:19 -04:00
..
arabic.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
autocmd.txt completion: Add v:completed_item feature #2563 2015-05-24 17:05:12 -04:00
change.txt 'cpoptions': Remove "j" flag 2015-05-25 16:29:00 -04:00
cmdline.txt 'cpoptions': Remove "*" flag #2554 2015-05-08 17:46:54 -04:00
debug.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
debugger.txt Cleanup misc. 2015-05-18 11:06:54 -04:00
develop.txt Improve comments and fix ascii_* attributes 2015-04-24 22:17:02 -03:00
diff.txt vim-patch:4abac79 #2694 2015-05-19 12:44:56 +03:00
digraph.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
doctags.c re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
editing.txt vim-patch:f654ad9 #2659 2015-05-20 16:31:28 -04:00
eval.txt doc: Misc. X11-related cleanups 2015-06-01 16:17:08 -04:00
farsi.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
filetype.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
fold.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
ft_ada.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
ft_sql.txt doc: Remove refs to 'compatible' and friends 2015-03-24 19:33:42 -04:00
gui_w32.txt doc: Misc. X11-related cleanups 2015-06-01 16:17:08 -04:00
gui_x11.txt doc: Misc. X11-related cleanups 2015-06-01 16:17:08 -04:00
gui.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
hebrew.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
help.txt Remove unused 'if_[language].txt': Clean up 2015-04-10 16:38:11 -04:00
helphelp.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
howto.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
if_cscop.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
if_pyth.txt doc/if_pyth: Cleanup 2015-05-03 17:47:35 -04:00
indent.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
index.txt 'cpoptions': Remove "*" flag #2554 2015-05-08 17:46:54 -04:00
insert.txt Change 'backspace' default to "indent,eol,start" #2639 2015-05-15 16:28:57 -04:00
intro.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
job_control.txt eval: Refactor vimscript job control API 2015-03-29 20:35:44 -03:00
Makefile Man pages: Move to nvim namespace and out of runtime/ 2015-05-13 18:16:51 -04:00
makehtml.awk doc: fix links to index.html and vimindex.html 2014-09-21 15:20:21 +02:00
maketags.awk re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
map.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
mbyte.txt options: mark nonfunctional &termencoding option as hidden. #2631 2015-05-17 18:39:25 +02:00
message.txt doc: Misc. X11-related cleanups 2015-06-01 16:17:08 -04:00
mlang.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
motion.txt plugin: enable the matchit plugin by default #2723 2015-06-04 22:45:19 -04:00
msgpack_rpc.txt doc: v:servername, serverstart() 2015-05-17 02:17:34 -04:00
nvim_clipboard.txt doc: Misc. improvements to nvim-related docs 2014-12-07 23:45:28 -05:00
nvim_intro.txt doc: Begin terminal emulator documentation 2015-03-29 20:35:45 -03:00
nvim_provider.txt doc: Misc. cleanup 2015-03-24 19:29:29 -04:00
nvim_python.txt Add if_python3 support 2015-04-21 06:20:23 +09:00
nvim_terminal_emulator.txt Add new highlight groups TermCursor/TermCursorNC 2015-04-09 16:38:32 +02:00
options.txt Add noinsert and noselect features in completeopt #2564 2015-06-04 21:20:09 -04:00
os_dos.txt Remove os_msdos.txt due to dropped MS-DOS support 2014-08-18 17:45:17 +02:00
os_mac.txt doc: Remove refs to 'compatible' and friends 2015-03-24 19:33:42 -04:00
os_unix.txt Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.) 2015-05-18 11:06:54 -04:00
os_win32.txt vim-patch:bd18da9 2015-01-21 07:27:01 +01:00
pattern.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
pi_getscript.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
pi_gzip.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
pi_matchit.txt plugin: enable the matchit plugin by default #2723 2015-06-04 22:45:19 -04:00
pi_netrw.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
pi_paren.txt plugin: enable the matchit plugin by default #2723 2015-06-04 22:45:19 -04:00
pi_spec.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
pi_tar.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
pi_vimball.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
pi_zip.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
print.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
quickfix.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
quickref.txt doc: Misc. X11-related cleanups 2015-06-01 16:17:08 -04:00
quotes.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
recover.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
remote_plugin.txt docs: Clean up python, provider, remote_plugin #2056 2015-03-08 17:23:48 -04:00
remote.txt doc: v:servername, serverstart() 2015-05-17 02:17:34 -04:00
repeat.txt vim-patch:4abac79 #2694 2015-05-19 12:44:56 +03:00
rileft.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
russian.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
scroll.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
sign.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
spell.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
sponsor.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
starting.txt doc: Misc. X11-related cleanups 2015-06-01 16:17:08 -04:00
syntax.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
tabpage.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
tagsrch.txt options: Search upwards for tags file #2670 2015-05-19 16:58:46 -04:00
term.txt doc: Misc. X11-related cleanups 2015-06-01 16:17:08 -04:00
tips.txt doc: Remove |shell-window| 2015-04-10 16:38:11 -04:00
todo.txt vim-patch:f654ad9 #2659 2015-05-20 16:31:28 -04:00
uganda.txt version: update user-facing version indicators 2014-10-07 02:45:27 +00:00
undo.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
usr_01.txt doc: Remove refs to 'compatible' and friends 2015-03-24 19:33:42 -04:00
usr_02.txt doc: Remove refs to 'compatible' and friends 2015-03-24 19:33:42 -04:00
usr_03.txt doc: Remove refs to 'compatible' and friends 2015-03-24 19:33:42 -04:00
usr_04.txt "halfway a line" is a very confusing phrase 2015-01-22 21:57:03 -08:00
usr_05.txt plugin: enable the matchit plugin by default #2723 2015-06-04 22:45:19 -04:00
usr_06.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_07.txt "halfway a line" is a very confusing phrase 2015-01-22 21:57:03 -08:00
usr_08.txt doc: diff-mode: minor adjustments 2015-02-03 18:52:18 -05:00
usr_09.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_10.txt "halfway a line" is a very confusing phrase 2015-01-22 21:57:03 -08:00
usr_11.txt Remove vimdiff 2015-02-03 15:15:54 -05:00
usr_12.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_20.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_21.txt "halfway a line" is a very confusing phrase 2015-01-22 21:57:03 -08:00
usr_22.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_23.txt "halfway a line" is a very confusing phrase 2015-01-22 21:57:03 -08:00
usr_24.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_25.txt vim-patch:4abac79 #2694 2015-05-19 12:44:56 +03:00
usr_26.txt Remove 'octal' from default value for '&nrformats' #2668 2015-05-29 00:39:22 -04:00
usr_27.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_28.txt Remove vimdiff: Review suggestions 2015-02-03 16:51:41 -05:00
usr_29.txt "halfway a line" is a very confusing phrase 2015-01-22 21:57:03 -08:00
usr_30.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_31.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_32.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_40.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_41.txt Remove unused 'if_[language].txt': Clean up 2015-04-10 16:38:11 -04:00
usr_42.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_43.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_44.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
usr_45.txt options: mark nonfunctional &termencoding option as hidden. #2631 2015-05-17 18:39:25 +02:00
usr_90.txt doc: remove :fixdel 2015-04-25 18:00:26 -04:00
usr_toc.txt Remove vimdiff 2015-02-03 15:15:54 -05:00
various.txt doc: Misc. X11-related cleanups 2015-06-01 16:17:08 -04:00
vi_diff.txt Remove obsolete vi options #2553 2015-05-01 16:17:03 -04:00
vim_diff.txt Remove 'octal' from default value for '&nrformats' #2668 2015-05-29 00:39:22 -04:00
visual.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00
windows.txt doc: Remove Vi annotations 2015-05-03 17:47:31 -04:00