Open ZeroKnight opened 10 months ago
When I moved the variables to roles/nvim/defaults, this broke the nvim_rebuild playbook, as it no longer sees these variables. Figure out the proper way to go about this.
roles/nvim/defaults
nvim_rebuild
When I moved the variables to
roles/nvim/defaults
, this broke thenvim_rebuild
playbook, as it no longer sees these variables. Figure out the proper way to go about this.