Vim plugins
This post gathers the different vim plugins I wrote. They can be found on github.
- vim-matlab-behave: Reproduce matlab editor behavior (e.g. run functionality)
- vim-simple-compile: Compile / Run / View current file with or without a makefile
- vim-simple-comment: Simple comment plugin for vim - supports toggle comment, block comments, and box comments