neovim/runtime
James McCoy ffdddcd93d
provider: Remove dict attribute from stderr_collector
If an autoloaded function hasn't been resolved before it is used in
function(), the self dict will not be created which causes E725 when
calling the function.  Since self isn't being used in
provider#stderr_collector, we can remove the dict attribute to
workaround the self dict bug[0].

Closes #7115

[0]: https://groups.google.com/d/msg/vim_dev/I7AXOyv-P4o/DzbyOxDHBgAJ
2017-08-26 13:49:39 -04:00
..
autoload provider: Remove dict attribute from stderr_collector 2017-08-26 13:49:39 -04:00
colors vim-patch:b4ada79aa7d0 2017-04-29 01:51:56 +02:00
compiler vim-patch:cf49790443ee 2017-04-30 22:16:30 +02:00
doc tui: support new iterm2, iTerm2.app terminfo entries 2017-08-26 17:11:56 +02:00
ftplugin tutor: disable old method for setting "expect" regions 2017-07-15 11:01:45 -04:00
indent vim-patch:690afe1fef87 2017-05-01 13:23:12 +02:00
keymap vim-patch:bc2eada5424b 2017-05-01 12:30:54 +02:00
macros vim-patch:7.4.1673 (#5141) 2016-08-03 08:07:28 -04:00
pack/dist/opt vim-patch:3e496b0ea319 2017-04-28 23:39:24 +02:00
plugin vim-patch:c0514bf4777a 2017-04-30 22:10:21 +02:00
print
syntax tutor: update syntax 2017-07-15 11:01:45 -04:00
tutor tutor: disable old method for setting "expect" regions 2017-07-15 11:01:45 -04:00
bugreport.vim options: remove ghost of :set termcap (#7102) 2017-07-31 02:50:34 +02:00
CMakeLists.txt runtime: Fix where desktop file and icon are installed (#7072) 2017-07-27 03:52:22 +02:00
delmenu.vim
filetype.vim vim-patch:369b6f57c426 2017-05-01 13:19:34 +02:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim vim-patch:fc39ec 2016-04-16 23:06:24 -07:00
menu.vim vim-patch:3df0173fa6d0 2017-05-01 13:32:51 +02:00
mswin.vim
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 vim-patch:3df0173fa6d0 2017-05-01 13:32:51 +02:00
rgb.txt
scripts.vim vim-patch:2685212 2016-10-15 12:15:36 +09:00
synmenu.vim vim-patch:36f44c21da2e 2017-04-28 21:06:07 +02:00
vimrc_example.vim vim-patch:7.4.1714 2016-10-04 23:14:47 +09:00