Thanks for the responses... I've managed to install vim mode but I'm still facing two issues:
1- For some reason when I open Control Panel/Plugins/Get more plugins I don't see any plugin available on the my TiddlyWiki installed with node.js:
It looks like a bug because even if I create a new notebook with tiddlywiki newnotebook --init server and start it as a new server I won't be able to manage the plugins. Does anyone know what could be happening?
I'm running the TiddlyWiki 5.1.22, node.js v12.16.2 and Ubuntu 18.04. (The way I managed to make it work was by downloading the TiddlyWiki html on the official page and installing the plugins on it. Then I was able to drag and drop the addon to my node.js version. But that's not an ideal solution.)
2- Even though the vim mode is working I'm not able to see the cursor of the line on it. Is there a different addon that I have to add to make it possible? The problem is the following:
I can activate the highlighting of the line on the option Highlight active line but I cannot see the position of the cursor on the line. That makes vim unusable. I've tried changing the themes to check if it was a conflict but it didn't work... Is it the way it's supposed to work?