mirror of
https://github.com/ivuorinen/astronvim_config.git
synced 2026-01-26 11:24:07 +00:00
6 lines
65 B
Lua
6 lines
65 B
Lua
return {
|
|
capabilities = {
|
|
offsetEncoding = "utf-8",
|
|
},
|
|
}
|