Files
neovim/runtime/lua
Mathias Fussenegger 42657e70b8 perf(lsp): optimize content length extraction from rpc headers
- No redundant `:gsub` to turn `-` in `Content-Length` into `_`
- No table allocations only to add and later get the content-length
  header
2025-03-31 16:44:33 +01:00
..
2025-02-09 18:10:54 +01:00