Skip to content

v1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@EvanQuan EvanQuan released this 25 Nov 04:54
· 39 commits to master since this release

Features

Complete implementation of full and base name symbol subtitution.
Rename g:executioner#current_file to g:executioner#full_name.
Add g:executioner#base_name to ease more complicated commands.
Both symbols are defined only if they are not already defined in vimrc.

Improve c and cpp default commands to output file based on file name.
Add r to default as R file.

Non-backwards compatible changes

Change executioner#extensions to account for substitution feature

Code

Add test.* and Test.* files to .gitignore