portrait of Famiu Haque

Famiu Haque

Neovim contributor

No other 'option': Neovim option internals

Ever wondered how Neovim options work, or why there isn’t native support for List/Dictionary options? Watch Famiu explain the internals of Neovim options, the attempts at unifying all the separate interfaces for dealing with them, and what the future of Neovim options might look like.

local famiu = {
terminal=
"GNOME Terminal"
os=
"Linux"
shell=
"Fish"
colorscheme=
"carbonfox"
language=
"C++"
}