Files
neovim/runtime/lua/vim
Michael Lingelbach b65a23a13a fix(lsp): resolve bufnr for get_lines (#16986)
Closes https://github.com/neovim/neovim/issues/16985

* get_lines checks if buf_loaded using bufnr 0, which is
  typically used as a sentinel value, but here must be resolved
  to the true bufnr
2022-01-08 11:30:59 +01:00
..
2022-01-04 11:07:40 -07:00
2018-12-20 11:57:30 +01:00
2021-11-27 11:10:48 -05:00
2022-01-04 22:31:59 +06:00
2021-11-27 11:10:48 -05:00