neovim/runtime
Marco Hinz 32d9c19e29 Health: introduce help links (#5557)
We can now use help links like in normal help pages. The bars around them will
be concealed as well.

* Health: link string "SUCCESS" to ModeMsg

So far we linked "SUCCESS" to the Function highlight group.

The newly introduced healthHelp group links to Idenfifier as it does for links
in normal help pages.

Now the problem is that the Function group links again to Identifier as well, so
both, "SUCCESS" and help links, would use the same colors.

* Health: don't use Markdown code blocks

Every line indented by more than 4 spaces would lose its highlighting otherwise.

* Health: add helper health#help_to_link()
2016-11-04 11:03:05 +01:00
..
autoload Health: introduce help links (#5557) 2016-11-04 11:03:05 +01:00
colors Remove VisualNOS highlight group remnants 2015-07-04 15:43:54 -04:00
compiler vim-patch:0648142 2016-10-15 11:51:46 +09:00
doc doc: Remove features from vim_diff which have been merged upstream (#5554) 2016-10-31 17:26:32 +01:00
ftplugin Merge #5483 from Shougo/vim-0648142 2016-10-24 13:17:41 +02:00
indent vim-patch:939a1ab 2016-10-04 23:33:28 +09:00
keymap re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
macros vim-patch:7.4.1673 (#5141) 2016-08-03 08:07:28 -04:00
pack/dist/opt vim-patch:7.4.1673 (#5141) 2016-08-03 08:07:28 -04:00
plugin doc; vim-patch.sh 2016-10-24 13:26:55 +02:00
print Remove dec-mcs remnants 2014-12-19 15:28:49 -05:00
syntax Merge #5483 from Shougo/vim-0648142 2016-10-24 13:17:41 +02:00
tutor tutor: Update vim-tutor to 0.2.1 2015-11-28 10:59:21 +01:00
bugreport.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
CMakeLists.txt eval: use gperf to generate the hash of builtin functions 2016-08-31 21:57:04 +02:00
delmenu.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
filetype.vim vim-patch:269f595 2016-10-15 12:21:13 +09:00
ftoff.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
ftplugin.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
ftplugof.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
indent.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
indoff.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
macmap.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
makemenu.vim vim-patch:fc39ec 2016-04-16 23:06:24 -07:00
menu.vim Remove Amiga remnants 2014-12-19 15:28:49 -05:00
mswin.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
optwin.vim Merge #5427 from Shougo/vim-7.4.1714 2016-10-13 00:22:23 +02:00
rgb.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
scripts.vim vim-patch:2685212 2016-10-15 12:15:36 +09:00
synmenu.vim vim-patch:0c1ff16 2016-10-04 23:34:28 +09:00
vimrc_example.vim vim-patch:7.4.1714 2016-10-04 23:14:47 +09:00