practicalli / neovim-config-redux

First attempt at a Fennel based configuration for Neovim 0.8.0, aimed mainly at Clojure developers (project on-hold)
40 stars 8 forks source link

Creating and switching between projects #1

Closed practicalli-johnny closed 1 year ago

practicalli-johnny commented 1 year ago

In Spacemacs the layout layer was used to create, list and switch between projects.

Idenfiy options for working with projects in Neovim, ensuring the relative workspace root is set so opening files and searching through project files works on the relevant project.

Add configuration to practicalli/neovim-config-redux

Document project use in practical.li/neovim

practicalli-johnny commented 1 year ago

Evaluated :ahmedkhalf/project.nvim but found limitations when creating a new project.

Further investigation reqiured, when working on the practicalli/neovim-config project.