Files
neovim/runtime/lua/vim/lsp/util.lua
Mathias Fußenegger a46e6afb8b fix(lsp): set end_col in formatexpr (#19676)
The last line was excluded from formatting via formatexpr because the
character in the params was set to 0 instead of the end of line.
2022-08-08 13:02:15 +02:00

67 KiB