Files
neovim/runtime
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
..
2021-12-28 18:15:16 +01:00
2021-11-17 10:02:59 +01:00
2021-11-27 19:39:42 +01:00
2021-12-25 11:31:54 +08:00