diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2019-05-29 02:37:30 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2019-05-29 02:37:30 +1200 |
commit | cd621073e171db746c6cba933a867a4f48329211 (patch) | |
tree | a25ab064d2f4fd9038e17176ecbea9c3de7a0fd4 /VERSION | |
parent | First version (diff) | |
parent | Bump VERSION (diff) | |
download | vim-shebang-change-filetype-cd621073e171db746c6cba933a867a4f48329211.tar.gz vim-shebang-change-filetype-cd621073e171db746c6cba933a867a4f48329211.zip |
Merge branch 'release/v0.2.0'v0.2.0
* release/v0.2.0:
Condense and solidify documentation
Use :doautocmd to avoid redundancy
Correct indenting
Condense load guard
Split longish conditional
Remove unneeded function name
Replace unneeded regex check
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -0.1.0 +0.2.0 |