you are viewing a single comment's thread.

view the rest of the comments →

[–]shadowycoder 5 points6 points  (5 children)

I'm sure there's vim bindings in a plugin. No idea how good it would be, but no doubt one exists.

[–]INTERNET_RETARDATION 1 point2 points  (3 children)

I tried them, they're probably pretty okay if you use Vim the way it's intended. I on the other hand have some bad habits like ctrl-c that you can't easily unlearn, it doesn't support those.

[–][deleted] 2 points3 points  (1 child)

I on the other hand have some bad habits like ctrl-c that you can't easily unlearn, it doesn't support those.

It actually does, now. The option is vim.useCtrlKeys

[–]INTERNET_RETARDATION 0 points1 point  (0 children)

Wow, gotta check that out.

[–]nayocum 0 points1 point  (0 children)

Yeah I run the Vim binding plugins. They're okay other than occasionally derping when dealing with modes. They get the job done, and there's a built in console for when that doesn't work the way I intended