Evie Litherland-Smith
4054030afc
Separate nvim config into separate project, to be used as submodule for main dotfile
6 lines
96 B
Lua
6 lines
96 B
Lua
return {
|
|
disable_in_macro = true,
|
|
disable_in_visualblock = true,
|
|
check_ts = true,
|
|
}
|