Run multiple neovim with various config in 3 steps (macOS & Linux)

We can use environmental variables to run neovim with different config by following these three steps (with sub steps).

  1. create a config directory
  2. create related directories
  3. create a script to start neovim with the config
Continue reading “Run multiple neovim with various config in 3 steps (macOS & Linux)”