Comment on Tide42 – A Fast, Minimalist CLI IDE for Terminal-Centric Devs
TheOneCurly@feddit.online 2 months ago
I have a pretty complex nvim setup already for general editing. Is there any way this could handle all the custom nvim stuff somewhere else and leave my existing config alone? When I tried it just now it installed an init.vim next to my init.lua in ~/.config/nvim, which didn't clobber anything but did break both tide42 and normal nvim.
logimagix@programming.dev 2 weeks ago
Ugh how frustrating I get it. These issues have been solved in the latest release… much cleaner install and config with seperate directories in ~/.config for nvim and tide42. Tide42 now calls on tide42.vim as its config file, not init.vim or init.lua so you can preserve your custom nvim setups and use Tide42 without conflicts.
TheOneCurly@feddit.online 2 weeks ago
Wow didn't expect a reply 2 months later. I'll give the new version a try. Thanks!
logimagix@programming.dev 1 week ago
Appreciate your patience enjoy the new features :)