klaxalk / i3-layout-manager

Saving, loading and managing layouts for i3wm.
MIT License
444 stars 32 forks source link

neovim automation seems somewhat flaky #44

Open SamSaffron opened 2 years ago

SamSaffron commented 2 years ago

In neovim the edits seem to peg my CPU at 100

Hardcoded to vim and it seems to be working right now.

klaxalk commented 2 years ago

I have switched from neovim to vim a year ago. I will check it out.

SamSaffron commented 2 years ago

I would not really stress about it, anyone on neovim is super duper likely to have vim anyway, I would just recommend ripping out the neovim implementation.

In another topic I just added this top, would you like to include in your script)? https://github.com/SamSaffron/i3-layout-manager/commit/4da30112b950a5d7e4750765ea0cc361784059b9

klaxalk commented 2 years ago

I will update the use of neovim, only if Vim is missing.

I will check the update, it seems like a nice touch :-).