Files
neovim/test/functional
Mathias Fußenegger 896d672736 fix(lsp): use buffer scheme for files not stored on disk (#22407)
Sending `didOpen` with a `file` scheme causes problems with some
language servers because they expect the file to exist on disk.

See https://github.com/microsoft/language-server-protocol/pull/1679
2023-03-01 15:33:13 +01:00
..
2023-02-16 04:15:02 -08:00
2023-02-28 06:24:23 -05:00