nyoom-engineering / nyoom.nvim

A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme
MIT License
1.39k stars 82 forks source link

fix: install/sync with NVIM_APPNAME #154

Closed TylerBarnes closed 10 months ago

TylerBarnes commented 11 months ago

This uses NVIM_APPNAME during install/sync if needed. It also checks to make sure the cwd is the nvim appname and if not asks to set it to the basename of the cwd.

Screenshot 2023-11-04 at 9 30 46 AM Screenshot 2023-11-04 at 9 30 53 AM

Related to https://github.com/nyoom-engineering/nyoom.nvim/discussions/124