Files
neovim/runtime/lua/vim
Gregory Anders 4ed2d4fd66 fix(lsp): allow diagnostic.clear to accept nil bufnr (#15137)
Passing `nil` is equivalent to passing 0, i.e. it simply uses the
current buffer number.

This fixes a bug when vim.lsp.diagnostic.disable() is called without
arguments.
2021-07-19 14:23:12 -07:00
..
2018-12-20 11:57:30 +01:00
2020-11-12 22:21:34 -05:00
2021-06-14 21:45:14 +02:00
2021-05-01 08:19:48 -04:00