Projects in Awesome Lists by AndrewRadev
A curated list of projects in awesome lists by AndrewRadev .
https://github.com/andrewradev/splitjoin.vim
Switch between single-line and multiline forms of code
refactoring text-formatting text-manipulation vim-plugin
Last synced: 12 Apr 2025
https://github.com/AndrewRadev/splitjoin.vim
Switch between single-line and multiline forms of code
refactoring text-formatting text-manipulation vim-plugin
Last synced: 27 Mar 2025
https://github.com/andrewradev/switch.vim
A simple Vim plugin to switch segments of text with predefined replacements
cursor substitutions text-manipulation vim-plugin
Last synced: 10 Apr 2025
https://github.com/AndrewRadev/switch.vim
A simple Vim plugin to switch segments of text with predefined replacements
cursor substitutions text-manipulation vim-plugin
Last synced: 13 Mar 2025
https://github.com/andrewradev/linediff.vim
A vim plugin to perform diffs on blocks of code
diff merge-conflicts refactoring vim
Last synced: 04 Apr 2025
https://github.com/AndrewRadev/tagalong.vim
Change an HTML(ish) opening tag and take the closing one along as well
html jsx refactoring vim-plugin xml
Last synced: 27 Mar 2025
https://github.com/andrewradev/tagalong.vim
Change an HTML(ish) opening tag and take the closing one along as well
html jsx refactoring vim-plugin xml
Last synced: 05 Apr 2025
https://github.com/andrewradev/vimrunner
Control a vim instance through ruby code
Last synced: 10 Apr 2025
https://github.com/andrewradev/inline_edit.vim
Edit code that's embedded within other code
filetypes narrow-reg nested-buffers vim-plugin
Last synced: 12 Mar 2025
https://github.com/AndrewRadev/inline_edit.vim
Edit code that's embedded within other code
filetypes narrow-reg nested-buffers vim-plugin
Last synced: 26 Nov 2024
https://github.com/andrewradev/typewriter.vim
Make cool typewriter sounds in insert mode
Last synced: 18 Nov 2024
https://github.com/andrewradev/bufferize.vim
Execute a :command and show the output in a temporary buffer
Last synced: 12 Mar 2025
https://github.com/AndrewRadev/bufferize.vim
Execute a :command and show the output in a temporary buffer
Last synced: 25 Nov 2024
https://github.com/AndrewRadev/typewriter.vim
Make cool typewriter sounds in insert mode
Last synced: 27 Mar 2025
https://github.com/andrewradev/quickpeek.vim
Show a preview popup on quickfix entries
popup preview quickfix vim-plugin
Last synced: 12 Mar 2025
https://github.com/andrewradev/deleft.vim
Delete a wrapping if-clause, try-catch block, etc. and shift left.
indent refactoring text-manipulation vim
Last synced: 18 Nov 2024
https://github.com/andrewradev/undoquit.vim
Undo a :quit -- reopen the last window you closed
Last synced: 18 Nov 2024
https://github.com/andrewradev/diffurcate.vim
Split a git diff into separate files
Last synced: 18 Nov 2024
https://github.com/andrewradev/dsf.vim
Delete surrounding function call
function-call refactoring vim-plugin
Last synced: 18 Nov 2024
https://github.com/AndrewRadev/writable_search.vim
Grep for something, then write the original files directly through the search results.
grep quickfix search-and-replace vim-plugins
Last synced: 09 Apr 2025
https://github.com/andrewradev/writable_search.vim
Grep for something, then write the original files directly through the search results.
grep quickfix search-and-replace vim-plugins
Last synced: 12 Mar 2025
https://github.com/andrewradev/ember_tools.vim
Tools for working with ember projects
ember emblem es6 handlebars navigation
Last synced: 12 Apr 2025
https://github.com/AndrewRadev/dsf.vim
Delete surrounding function call
function-call refactoring vim-plugin
Last synced: 12 Nov 2024
https://github.com/andrewradev/id3.vim
"Edit" mp3 files with Vim, or rather, their ID3 tags
Last synced: 18 Nov 2024
https://github.com/andrewradev/quickmd
Quickly preview a markdown file
desktop-app github-stylesheet gtk markdown preview rust
Last synced: 06 Apr 2025
https://github.com/andrewradev/gnugo.vim
Play a game of Go in your text editor, using GnuGo
Last synced: 12 Mar 2025
https://github.com/AndrewRadev/gnugo.vim
Play a game of Go in your text editor, using GnuGo
Last synced: 25 Nov 2024
https://github.com/andrewradev/simple_bookmarks.vim
A small plugin to create named bookmarks in Vim
Last synced: 12 Mar 2025
https://github.com/andrewradev/discotheque.vim
Emphasize pieces of text, with style.
Last synced: 18 Nov 2024
https://github.com/AndrewRadev/discotheque.vim
Emphasize pieces of text, with style.
Last synced: 12 Nov 2024
https://github.com/andrewradev/gapply.vim
Before committing, edit a git diff and apply it directly to the index
Last synced: 18 Nov 2024
https://github.com/andrewradev/whitespaste.vim
Automatically adjust number of blank lines when pasting
blank-lines pasting vim-scripts
Last synced: 12 Mar 2025
https://github.com/andrewradev/image-processing
Some experiments with simple image processing algorithms
Last synced: 18 Nov 2024
https://github.com/andrewradev/rails_extra.vim
Some extra tools for working with Rails projects, on top of vim-rails
Last synced: 12 Mar 2025
https://github.com/andrewradev/id3-image
A tool to embed images into mp3 files
Last synced: 18 Nov 2024
https://github.com/andrewradev/vim-eco
Eco (embedded coffee-script) support for Vim
Last synced: 12 Mar 2025
https://github.com/andrewradev/exercism.vim
Vim plugin to help out with exercism.io. A thin wrapper around the `exercism` command-line
Last synced: 12 Mar 2025
https://github.com/andrewradev/dealwithit.vim
Show the "deal with it" dog animation in Vim
Last synced: 12 Mar 2025
https://github.com/andrewradev/tagfinder.vim
A simple vim plugin to look for tags of specific kinds: classes, functions, etc.
Last synced: 12 Mar 2025
https://github.com/andrewradev/waiting-on-rails
Bored of waiting on "rails server"? No more!
Last synced: 18 Nov 2024
https://github.com/andrewradev/cucumber-vimscript
Cucumber step definitions for testing vimscript
Last synced: 18 Nov 2024
https://github.com/andrewradev/scripts
Small scripts to solve minor problems
Last synced: 18 Nov 2024
https://github.com/andrewradev/qftools.vim
Tools to manipulate the quickfix window
Last synced: 12 Mar 2025
https://github.com/andrewradev/progressor
Measure iterations in a long-running task
benchmarking estimation measurement progress ruby
Last synced: 18 Nov 2024
https://github.com/andrewradev/coffee_tools.vim
A work-in-progress plugin with tools for working with coffeescript
Last synced: 12 Mar 2025
https://github.com/andrewradev/vim-lectures
Lectures for the Vim course in FMI
Last synced: 12 Mar 2025
https://github.com/andrewradev/popup_scrollbar.vim
A scrollbar for Vim windows built with the popup API
Last synced: 12 Mar 2025
https://github.com/andrewradev/vim-fmi
The site for the Vim course at Sofia University: https://vim-fmi.bg/
Last synced: 18 Nov 2024
https://github.com/andrewradev/id3-json
Read and write ID3 tags with machine-readable input and output
Last synced: 18 Nov 2024
https://github.com/andrewradev/xmonad-config
My personal xmonad configuration (not maintained, switched to awesome)
Last synced: 12 Mar 2025
https://github.com/andrewradev/whatif.vim
What if we could see which if-else branch gets executed? Haha jk... unless?
Last synced: 18 Nov 2024
https://github.com/andrewradev/better_netrw.vim
A better file manager for Vim
Last synced: 12 Mar 2025
https://github.com/andrewradev/andrews_nerdtree.vim
My personal collection of NERDTree extensions
file-management nerdtree vim-plugins
Last synced: 12 Mar 2025
https://github.com/andrewradev/strftime.vim
Make it easier to read and write strftime strings
Last synced: 18 Nov 2024
https://github.com/andrewradev/ginitpull.vim
Open a pull request directly from Vim
Last synced: 12 Mar 2025
https://github.com/andrewradev/daily-sites
A website to administer links to regularly visited sites
Last synced: 12 Mar 2025
https://github.com/andrewradev/simple_gl
A thin wrapper around ruby's opengl bindings
Last synced: 12 Mar 2025
https://github.com/andrewradev/protein-runway
Integrated Bioinformatics Project
normal-mode-analysis protein-domain-identification protein-visualization
Last synced: 10 Apr 2025
https://github.com/andrewradev/rtranslate.vim
Easier translations with rails
Last synced: 12 Mar 2025
https://github.com/andrewradev/archivitor.vim
Vim plugin for editing the contents of archives
Last synced: 12 Mar 2025
https://github.com/andrewradev/libmarks
A small website to bookmark programming libraries. Inspired by The Ruby Toolbox
Last synced: 12 Mar 2025
https://github.com/andrewradev/gtk4-example
A very basic Rust example of using GTK4
Last synced: 12 Mar 2025
https://github.com/andrewradev/rustbucket.vim
[WIP] A collection of Rust tools for Vim
Last synced: 12 Mar 2025
https://github.com/andrewradev/rust-hangman
A simple game of hangman, built for learning purposes
Last synced: 12 Mar 2025
https://github.com/andrewradev/onchange.vim
Trigger an autocommand upon a code change
Last synced: 12 Mar 2025
https://github.com/andrewradev/modsearch.vim
A command that lets you change the previous search in predefined ways
Last synced: 12 Mar 2025
https://github.com/andrewradev/do-after
A small C program to execute something after a set amount of time.
Last synced: 12 Mar 2025
https://github.com/andrewradev/rust-spotiferris
A Rust web experiment -- a music management app (very incomplete)
Last synced: 15 Apr 2025
https://github.com/andrewradev/rust_wrap.vim
Ok-wrap (Some-wrap, Rc-wrap, etc.) Rust functions
Last synced: 12 Mar 2025
https://github.com/andrewradev/ctags_reader
Read ctags files, provide a ruby interface to get data out of them
Last synced: 18 Nov 2024
https://github.com/andrewradev/bioinformatics-experiments
Sandbox to play around with bioinformatics-related stuff
Last synced: 12 Mar 2025
https://github.com/andrewradev/randfiles
A tool that outputs a list of random files in given directories
Last synced: 12 Mar 2025
https://github.com/andrewradev/rimplement.vim
Implement a ruby class or method.
Last synced: 12 Mar 2025
https://github.com/andrewradev/vim-learning-website
A website that uses the vimgolf gem for vim exercises.
Last synced: 12 Mar 2025
https://github.com/andrewradev/vim-fmi-cli
The command-line tool for https://vim-fmi.bg
Last synced: 12 Mar 2025
https://github.com/andrewradev/subtitles.vim
(Not working) A vim plugin that helps you with editing subtitles
Last synced: 12 Mar 2025
https://github.com/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.
Last synced: 12 Mar 2025
https://github.com/andrewradev/declarators
Useful method decorators for ruby
Last synced: 12 Mar 2025
https://github.com/andrewradev/vsnips.vim
An early stage experiment with snippets
Last synced: 12 Mar 2025
https://github.com/andrewradev/hello-rusty-web
Some example code for a web application in Rust
Last synced: 15 Apr 2025
https://github.com/andrewradev/rust-bookworm
A toy project that indexes txt-formatted books and allows searching through them
Last synced: 12 Mar 2025
https://github.com/andrewradev/digits
Simple experimental project that recognizes a digit in a given BMP image
Last synced: 12 Mar 2025
https://github.com/andrewradev/sticky_line.vim
[WIP] Pin lines to the window to always keep them visible while scrolling
Last synced: 12 Mar 2025
https://github.com/andrewradev/mount_archive
Mount an archive as a virtual filesystem
Last synced: 12 Mar 2025
https://github.com/andrewradev/reverb.vim
A quick-and-dirty reimplementation of https://github.com/whleucka/reverb.nvim
Last synced: 12 Mar 2025
https://github.com/andrewradev/green-cubes
A simple three.js demo with FPS controls
Last synced: 12 Mar 2025
https://github.com/andrewradev/varnaconf-2015
The ember.js demo app used for my VarnaConf 2015 presentation
Last synced: 12 Mar 2025
https://github.com/andrewradev/xruntime.vim
An experimental preprocessor for vimscript
Last synced: 12 Mar 2025
https://github.com/andrewradev/rust-editor
Extremely simple, barely-usable toy text editor
Last synced: 12 Mar 2025