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/splitjoin.vim
Switch between single-line and multiline forms of code
AndrewRadev/switch.vim
A simple Vim plugin to switch segments of text with predefined replacements
AndrewRadev/sideways.vim
A Vim plugin to move function arguments (and other delimited-by-something items) left and right.
AndrewRadev/linediff.vim
A vim plugin to perform diffs on blocks of code
AndrewRadev/inline_edit.vim
Edit code that's embedded within other code
AndrewRadev/typewriter.vim
Make cool typewriter sounds in insert mode
AndrewRadev/Vimfiles
My .vim folder
AndrewRadev/quickpeek.vim
Show a preview popup on quickfix entries
AndrewRadev/undoquit.vim
Undo a :quit -- reopen the last window you closed
AndrewRadev/dsf.vim
Delete surrounding function call
AndrewRadev/id3.vim
"Edit" mp3 files with Vim, or rather, their ID3 tags
AndrewRadev/gnugo.vim
Play a game of Go in your text editor, using GnuGo
AndrewRadev/scripts
Small scripts to solve minor problems
AndrewRadev/waiting-on-rails
Bored of waiting on "rails server"? No more!
AndrewRadev/yankwin.vim
Yank and paste windows around
AndrewRadev/popup_scrollbar.vim
A scrollbar for Vim windows built with the popup API
AndrewRadev/progressor
Measure iterations in a long-running task
AndrewRadev/vim-fmi
The site for the Vim course at Sofia University: https://vim-fmi.bg/
AndrewRadev/andrews_nerdtree.vim
My personal collection of NERDTree extensions
AndrewRadev/cargo-local
A third-party cargo extension that lists local source locations of dependencies.
AndrewRadev/ack.vim
Vim plugin for the Perl module / CLI script 'ack'
AndrewRadev/rust-spotiferris
A Rust web experiment -- a music management app (very incomplete)
AndrewRadev/awesome-vim9
Collection of awesome vim9script plugins.
AndrewRadev/bacterial_growth
This repository contains the script developed for my Master Thesis in gut bacterial growth curves.
AndrewRadev/evans
The website of a bunch of courses in FMI
AndrewRadev/protein-runway
Integrated Bioinformatics Project
AndrewRadev/sticky_line.vim
[WIP] Pin lines to the window to always keep them visible while scrolling
AndrewRadev/tdd_workshop
AndrewRadev/FLAMS
FLAMS: A command line tool for identifying conserved lysine modification sites
AndrewRadev/vimpad.nvim
codi for vimscript... not quite but almost...