project-local init.lua
project-local init.lua - Lemmy.World
I need some advice how to handle project configuration for Neovim. My paid software gig involves work for several different client projects which are basically structured like this: ~/work-clientA - repoA1 - repoA2 ~/work-clientB - repoB1 - repoB2 ~/work-clientC ... I manage the different environments using direnv. What I struggle with is Neovim configuration. I am searching for a way to configure some plugins for each client individually.