mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 09:12:07 +00:00
Co-authored-by: Jesse <github@jessebakker.com>
(cherry picked from commit 29c72cdf4a
)
This commit is contained in:
@@ -166,6 +166,7 @@ local constants = {
|
||||
-- Defined by the protocol.
|
||||
RequestCancelled = -32800,
|
||||
ContentModified = -32801,
|
||||
ServerCancelled = -32802,
|
||||
},
|
||||
|
||||
-- Describes the content type that a client supports in various
|
||||
|
Reference in New Issue
Block a user