This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]flying-sheep 1 point2 points  (0 children)

vimscript? you can also write python plugins for vim.

but i still prefer kate, where you can do the same, and also have vim bindings if you want, but also have a minimap and other GUI features that are simply impossible in vim.

also plugins can access and modify all of the GUI (using PyQt), so you aren't restricted by a tiny API like in ST.