mirror of https://github.com/sgoudham/dotfiles.git
Delete rooter.lua
parent
4de60b1b67
commit
ad155739ab
@ -1,17 +0,0 @@
|
|||||||
return {}
|
|
||||||
-- return {
|
|
||||||
-- {
|
|
||||||
-- "notjedi/nvim-rooter.lua",
|
|
||||||
-- lazy = false,
|
|
||||||
-- priority = 1000,
|
|
||||||
-- config = function()
|
|
||||||
-- require("nvim-rooter").setup({
|
|
||||||
-- update_cwd = true,
|
|
||||||
-- update_focused_file = {
|
|
||||||
-- enable = true,
|
|
||||||
-- update_cwd = true,
|
|
||||||
-- },
|
|
||||||
-- })
|
|
||||||
-- end,
|
|
||||||
-- },
|
|
||||||
-- }
|
|
Loading…
Reference in New Issue