Repository Structure
text
FireVim/
├── init.lua
├── README.md
├── LICENSE
├── assets/
│ └── FireVim.png
├── firevim-docs/
│ ├── docs/
│ ├── .gitignore
│ ├── DEPLOY.md
│ ├── package-lock.json
│ └── package.json
└── scripts/
├── install.ps1
└── install.shSimple by design.
