😎 Implements rootiest.nvim plugin

- Remove rootiest module
- import through new rootiest.nvim plugin
- See: https://github.com/rootiest/rootiest.nvim
This commit is contained in:
2024-07-25 05:51:27 -04:00
parent 05670570f1
commit 994eae073b
11 changed files with 104 additions and 403 deletions
-4
View File
@@ -53,7 +53,3 @@
-- ---------------------------------- LAZY -------------------------------------
-- Load Lazy package manager and plugins
require("config.lazy")
-- -------------------------------- ROOTIEST -----------------------------------
-- Load the rootiest configuration
require("config.rootiest").setup()