1
0
Fork
You've already forked Nvim-Chooser
0
No description
  • Shell 100%
2024年05月31日 21:34:36 +02:00
LICENSE Initial Commit 2024年05月30日 12:25:47 +02:00
nvim-chooser.sh changed to to use paths to make it work with environment variables 2024年05月31日 21:30:49 +02:00
Readme.org Readme: update 2024年05月31日 21:34:36 +02:00

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