neovim/runtime
Gregory Anders 1fdbd29dfa
fix(diagnostic): handle an unknown or missing client (#16242)
Sometimes plugins use pseudo-client IDs (e.g. nvim-lint or null-ls) in
order to hook into the LSP infrastructure without being a bona fide LSP
client. In these cases, get_client_by_id() will return nil since the
client ID given does not correspond to a real client recognized by the
LSP subsystem. When this happens, use "unknown" for the client name.
2021-11-05 10:10:27 -06:00
..
autoload feat(man.vim): convert spaces to underscores #16068 2021-10-19 07:24:43 -07:00
colors vim-patch:4f4d51a942cc 2021-05-01 14:22:52 -04:00
compiler vim-patch:6c391a74fe90 (#15654) 2021-09-13 16:33:41 +02:00
doc docs(lsp): correct usage examples of formatexpr (#16216) 2021-11-02 17:02:04 -07:00
ftplugin vim-patch:partial 079ba76ae7a7 (#16126) 2021-10-23 22:29:17 +02:00
indent vim-patch:partial 079ba76ae7a7 (#16126) 2021-10-23 22:29:17 +02:00
keymap vim-patch:6c391a74fe90 (#15654) 2021-09-13 16:33:41 +02:00
lua fix(diagnostic): handle an unknown or missing client (#16242) 2021-11-05 10:10:27 -06:00
macros vim-patch:4072ba571bab 2021-05-01 22:29:03 -04:00
pack/dist/opt fix(termdebug): replace mapset with nvim_set_keymap (#15699) 2021-09-17 19:29:27 +02:00
plugin refactor: define diagnostic highlights in syntax.c 2021-10-03 20:06:06 -06:00
print
queries/c
spell vim-patch:8.2.0038: spell suggestions insufficiently tested 2021-06-12 13:06:49 -04:00
syntax vim-patch:partial 079ba76ae7a7 (#16126) 2021-10-23 22:29:17 +02:00
tools vim-patch:3d1cde8a2f28 2021-04-29 21:08:09 -04:00
tutor fix(tutor): formatting, layout #15098 2021-08-30 05:27:35 -07:00
bugreport.vim
CMakeLists.txt build(install): rescan GLOB files on rebuild 2021-10-18 11:44:15 +02:00
delmenu.vim vim-patch:8.1.2416: loading menus sets v:errmsg 2021-04-11 17:05:42 -04:00
filetype.vim vim-patch:8.2.3519: TOML files are not recognized (#16045) 2021-10-16 23:38:05 +02:00
ftoff.vim
ftplugin.vim feat(runtime): Allow lua to be used in ftplugin 2021-06-11 01:01:02 +06:00
ftplugof.vim
indent.vim feat(runtime): Allow lua to be used in indent 2021-06-11 01:01:02 +06:00
indoff.vim
macmap.vim
makemenu.vim vim-patch:95a9dd1efc5a 2021-04-27 09:21:32 -04:00
menu.vim vim-patch:65e0d77a66b7 2021-04-28 21:57:50 -04:00
mswin.vim
nvim.appdata.xml version bump 2021-07-02 18:12:11 +02:00
nvim.desktop vim-patch:23515b4ef758 2021-05-01 22:29:03 -04:00
nvim.png
optwin.vim vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161) 2021-07-30 21:51:26 -04:00
rgb.txt
scripts.vim vim-patch:8.2.2790: filetype test fails 2021-05-02 12:54:06 -04:00
synmenu.vim vim-patch:4466ad6baa22 2021-05-01 22:29:02 -04:00