mirror of
https://github.com/Xevion/astronvim_config.git
synced 2025-12-07 13:14:27 -06:00
6 lines
65 B
Lua
6 lines
65 B
Lua
return {
|
|
capabilities = {
|
|
offsetEncoding = "utf-8",
|
|
},
|
|
}
|