ih4cku / blog

deprecated, Git issues are great for writing blogs :)
2 stars 0 forks source link

vim scripts language #13

Open ih4cku opened 8 years ago

ih4cku commented 8 years ago
ih4cku commented 8 years ago

vimscript & OO

ih4cku commented 8 years ago

plugin codes layout

cgsdfc commented 6 years ago

Well, in terms of OO in Vimscript, there are plugin frameworks that can automate things and bring you more features. Please search for "object oriented vim " in the dashboard of Github.