- Remove rootiest module - import through new rootiest.nvim plugin - See: https://github.com/rootiest/rootiest.nvim
5 lines
56 B
Lua
5 lines
56 B
Lua
return {
|
|
"rootiest/rootiest.nvim",
|
|
config = true,
|
|
}
|