mirror of
https://github.com/Xevion/astronvim_config.git
synced 2026-01-31 02:23:32 -06:00
Add clangd lsp config (offsetEncoding)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
capabilities = {
|
||||
offsetEncoding = "utf-8",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user