Files
neovim-config/lua/plugins/astral.lua
T
rootiest a2ee0c6617 🚀feat!: Add astral.nvim
- Remove rootiest.nvim plugin
- Implements astral.nvim
2024-07-26 14:06:08 -04:00

6 lines
92 B
Lua

return {
"rootiest/astral.nvim",
version = "*",
--opts = { restore_colors = true },
}