neovim/runtime
Mathias Fußenegger 55187de115
fix(lsp): fix rename capability checks and multi client support (#18441)
Adds filter and id options to filter the client to use for rename.
Similar to the recently added `format` function.

rename will use all matching clients one after another and can handle a
mix of prepareRename/rename support. Also ensures the right
`offset_encoding` is used for the `make_position_params` calls
2022-05-05 23:56:00 +02:00
..
autoload feat(checkhealth): check for slow shell #17829 2022-04-26 20:55:57 -07:00
colors
compiler vim-patch:partial 1588bc8ebee2 (#17656) 2022-03-09 08:40:16 +01:00
doc fix(lsp): fix rename capability checks and multi client support (#18441) 2022-05-05 23:56:00 +02:00
ftplugin vim-patch:ce001a337e28 (#18287) 2022-04-27 17:48:35 +02:00
indent vim-patch:8.2.4857: Yaml indent for multiline is wrong (#18365) 2022-05-02 13:57:33 +02:00
keymap vim-patch:6c391a74fe90 (#15654) 2021-09-13 16:33:41 +02:00
lua fix(lsp): fix rename capability checks and multi client support (#18441) 2022-05-05 23:56:00 +02:00
macros
pack/dist/opt vim-patch:75ab590f8504 (#18170) 2022-04-19 15:14:17 +02:00
plugin vim-patch:519cc559b08b (#16340) 2021-11-17 10:02:59 +01:00
print
queries/c
spell feat(runtime): import cleanadd.vim from Vim (#17699) 2022-03-13 04:52:45 +00:00
syntax vim-patch:ce001a337e28 (#18287) 2022-04-27 17:48:35 +02:00
tools vim-patch:6304be625ce4 (#16450) 2021-11-27 19:39:42 +01:00
tutor docs(tutor): modify for Neovim rather than Vim (#17092) 2022-01-30 13:53:01 +01:00
bugreport.vim
CMakeLists.txt vim-patch:8.2.3676: unused runtime file (#16441) 2021-11-26 17:16:11 +01:00
delmenu.vim
filetype.lua fix(ftdetect): source plugins in autogroup (#18237) 2022-04-23 17:57:38 +02:00
filetype.vim vim-patch:8.2.4859: wget2 files are not recognized (#18385) 2022-05-03 10:23:11 +02:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim vim-patch:partial 1588bc8ebee2 (#17656) 2022-03-09 08:40:16 +01:00
mswin.vim
nvim.appdata.xml NVIM 0.7 2022-04-15 13:38:44 +02:00
nvim.desktop
nvim.png
optwin.vim Merge pull request #18023 from tom-anders/vim-8.2.4702 2022-04-09 22:13:34 +08:00
scripts.vim vim-patch:8.2.4095: sed script not recognized by the first line (#17101) 2022-01-15 14:47:25 +01:00
synmenu.vim