neovim/runtime
Justin M. Keyes 61d0dfee32 provider: repurpose E319
In Vim (and some vestigial parts of Nvim) E319 was a placeholder for
ex_ni commands, i.e. commands that are only available in certain builds
of Vim.  That is obviously counter to Nvim's goals: all Nvim commands
are available on all platforms and build types (the remaining ex_ni
commands are actually just missing providers).

We need an error id for "missing provider", so it makes sense to use
E319 for that purpose.

ref #9344
ref #3577
2018-12-12 01:26:21 +01:00
..
autoload provider/lang: expand() g:foo_host_prog (#9312) 2018-12-05 00:11:28 +01:00
colors vim-patch:8.0.1777: cannot cleanup before loading another colorscheme (#9104) 2018-10-11 08:27:37 +02:00
compiler vim-patch:20aac6c11269 2018-10-29 23:55:45 +01:00
doc provider: repurpose E319 2018-12-12 01:26:21 +01:00
ftplugin vim-patch:93a1df2c205c 2018-10-29 23:57:24 +01:00
indent vim-patch:2c64ca1802b2 2018-10-30 00:05:25 +01:00
keymap vim-patch:22f1d0e35eb0 2018-10-28 14:18:21 +01:00
lua man.lua: avoid float conversion on lua 5.3 (#7851) 2018-01-15 20:14:27 +01:00
macros vim-patch:cd5c8f825078 2017-11-07 01:16:42 +01:00
pack/dist/opt vim-patch:8.1.0311: filtering entries in a quickfix list is not easy 2018-11-13 21:32:00 -05:00
plugin matchit.vim: s:MultiMatch(): return Dict 2018-11-28 03:48:06 +01:00
print Remove dec-mcs remnants 2014-12-19 15:28:49 -05:00
spell runtime: include en.utf-8.spl 2018-01-15 23:58:52 +01:00
syntax vim-patch:2c64ca1802b2 2018-10-30 00:05:25 +01:00
tools vim-patch:d2f3a8b87873 2018-10-29 09:32:29 +01:00
tutor doc: xdg, MAINTAIN.md, channel-id, job control 2018-10-11 19:32:31 +02:00
bugreport.vim options: remove ghost of :set termcap (#7102) 2017-07-31 02:50:34 +02:00
CMakeLists.txt build: make helphtml 2018-11-05 22:45:48 +01:00
delmenu.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
filetype.vim vim-patch:8.1.0507: .raml files not properly detected (#9195) 2018-11-04 11:56:34 +01: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 vim-patch:fc65cabb15d0 2018-10-29 23:54:15 +01:00
mswin.vim vim-patch:a9604e614517 2018-10-29 09:50:08 +01:00
nvim.desktop dist: runtime/nvim.desktop 2017-01-31 02:02:09 +01:00
nvim.png dist: runtime/nvim.desktop 2017-01-31 02:02:09 +01:00
optwin.vim runtime/optwin.vim: feature-check 'pw' option 2018-10-29 10:24:01 +01:00
rgb.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
scripts.vim vim-patch:40962ec9c0e7 2018-10-28 14:05:14 +01:00
synmenu.vim vim-patch:01164a6546b4 2017-11-07 23:07:03 +01:00