mirror of
https://github.com/neovim/neovim.git
synced 2025-11-17 15:51:32 +00:00
committed by
Lewis Russell
parent
7d771c3eee
commit
d3e4ffafff
@@ -338,7 +338,9 @@ function protocol.make_client_capabilities()
|
||||
return {
|
||||
general = {
|
||||
positionEncodings = {
|
||||
'utf-8',
|
||||
'utf-16',
|
||||
'utf-32',
|
||||
},
|
||||
},
|
||||
textDocument = {
|
||||
|
||||
Reference in New Issue
Block a user