Evie Litherland-Smith
4054030afc
Separate nvim config into separate project, to be used as submodule for main dotfile
6 lines
99 B
Lua
6 lines
99 B
Lua
return {
|
|
ignore_lsp = { "efm", "null-ls" },
|
|
show_hidden = true,
|
|
silent_chdir = true,
|
|
}
|