🚀feat!: Add astral.nvim

- Remove rootiest.nvim plugin
- Implements astral.nvim
This commit is contained in:
2024-07-26 14:06:08 -04:00
parent 994eae073b
commit a2ee0c6617
15 changed files with 291 additions and 191 deletions
+5
View File
@@ -0,0 +1,5 @@
return {
"rootiest/astral.nvim",
version = "*",
--opts = { restore_colors = true },
}