Ajlow2000 / nixos

My Home-Manager Configuration
2 stars 0 forks source link

Add support for opening all files in a designated neovim process while in tmux #29

Open Ajlow2000 opened 11 months ago

Ajlow2000 commented 11 months ago

I'd like to be able to use neovim as a client/server model. Notably for use within tmux and in conjunction with tools like lf being run in a popup tmux pane. With actions such as opening a file being sent to a specific neovim process (avoiding creating a new nvim process in place for example)