AndrewRadev
"Nooooo, you can't keep solving your problems by writing Vim plugins, use a real programming language" Haha vimscript go brrrrr
@producthuntLeuven, Belgium
Pinned Repositories
inline_edit.vim
Edit code that's embedded within other code
linediff.vim
A vim plugin to perform diffs on blocks of code
progressor
Measure iterations in a long-running task
quickmd
Quickly preview a markdown file
sideways.vim
A Vim plugin to move function arguments (and other delimited-by-something items) left and right.
splitjoin.vim
Switch between single-line and multiline forms of code
switch.vim
A simple Vim plugin to switch segments of text with predefined replacements
tagalong.vim
Change an HTML(ish) opening tag and take the closing one along as well
vimrunner
Control a vim instance through ruby code
vim-ruby
Vim/Ruby Configuration Files
AndrewRadev's Repositories
AndrewRadev/multichange.vim
Edit a word and have the change propagate throughout the buffer
AndrewRadev/ember_tools.vim
Tools for working with ember projects
AndrewRadev/discotheque.vim
Emphasize pieces of text, with style.
AndrewRadev/vim-eco
Eco (embedded coffee-script) support for Vim
AndrewRadev/exercism.vim
Vim plugin to help out with exercism.io. A thin wrapper around the `exercism` command-line
AndrewRadev/dealwithit.vim
Show the "deal with it" dog animation in Vim
AndrewRadev/ghundle
A package manager for git hooks
AndrewRadev/qftools.vim
Tools to manipulate the quickfix window
AndrewRadev/ginitpull.vim
Open a pull request directly from Vim
AndrewRadev/archivitor.vim
Vim plugin for editing the contents of archives
AndrewRadev/rtranslate.vim
Easier translations with rails
AndrewRadev/modsearch.vim
A command that lets you change the previous search in predefined ways
AndrewRadev/rimplement.vim
Implement a ruby class or method.
AndrewRadev/vim-mustache-handlebars
mustache and handlebars mode for vim
AndrewRadev/nerdtree
A tree explorer plugin for vim.
AndrewRadev/rust-bookworm
A toy project that indexes txt-formatted books and allows searching through them
AndrewRadev/rust-eliza
A simple chatbot in Rust. Not intended for "serious" use (whatever the serious use for a chatbot might be), just an experiment.
AndrewRadev/styleguide
AndrewRadev/vim-golang
Github mirror of Go vimscripts, synced with main repository
AndrewRadev/BurgasConf-2014
My talk for BurgasConf 2014: 3d programming in the browser with three.js
AndrewRadev/green-cubes
A simple three.js demo with FPS controls
AndrewRadev/gtkrs-tutorials
A tutorial series for writing GTK applications in Rust
AndrewRadev/Inflector
A rust inflection library
AndrewRadev/rust-editor
Extremely simple, barely-usable toy text editor
AndrewRadev/sanesecurityonline
AndrewRadev/VarnaConf-2015
The ember.js demo app used for my VarnaConf 2015 presentation
AndrewRadev/vim-colddeck
Vim single-column spreadsheet with RPN
AndrewRadev/vim-ftplugin-python
AndrewRadev/vim-jsonpath
Vim plugin that lets you navigate JSON documents using dot.notation.paths
AndrewRadev/vim-rails
rails.vim: Ruby on Rails power tools