Delete rooter.lua

chezmoi
Hamothy 2 years ago committed by GitHub
parent 4de60b1b67
commit ad155739ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save