No description
|
|
||
|---|---|---|
| LICENSE | Initial Commit | |
| nvim-chooser.sh | changed to to use paths to make it work with environment variables | |
| Readme.org | Readme: update | |
About
This is a implementation of nvim chooser.
Installation
Source the script in your .profile or similar.
source ~/path/to/nvim-chooser.sh
Set an alias on nvim-devault:
alias vi=$NVIM_DEFAULT
Default is set on NvChad you can make it work with the following command:
git clone https://codeberg.org/malik/NvChad.git ~/.config/NvChad