Comment on Ask HN: What is a good scriptable text editorparentComments−volaski10yI can understand your reasoning, but once you learn it you'll realize how this is exactly what you've been looking for. For starters, the main concept of Vim is its "Command mode", which is used exactly for the scripting you're talking about.
Comments
I can understand your reasoning, but once you learn it you'll realize how this is exactly what you've been looking for. For starters, the main concept of Vim is its "Command mode", which is used exactly for the scripting you're talking about.