diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2018-06-23 15:06:44 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2018-06-23 15:06:44 +1200 |
commit | 28cba82c26aaa13614d55c482d37fd130abce922 (patch) | |
tree | be183e463c02dda9da94e0542b3f728ad6089118 /VERSION | |
parent | Merge branch 'release/v0.59.0' (diff) | |
parent | Bump VERSION (diff) | |
download | dotfiles-28cba82c26aaa13614d55c482d37fd130abce922.tar.gz dotfiles-28cba82c26aaa13614d55c482d37fd130abce922.zip |
Merge branch 'release/v1.0.0'v1.0.0
* release/v1.0.0: (24 commits)
Bump VERSION
Remove 'tabstop' setting from .exrc
Document mode of Vim leader mappings
Remove 'fillchars' setting from .vimrc
Refine more .vimrc comments
Lean on defaults for Vim 'shortmess'
Remove j/gj remappings
Handle visual mode better in Vim mappings
Adjust more .vimrc comments and whitespace
Reorder .vimrc mappings
Don't reset 'backspace' in .vimrc
More comment adjusting in .vimrc
Remove 'spelllang' setting from .vimrc
Add [a, ]a shortcuts to cycle through Vim arg list
Remove 'equalalways' disable from .vimrc
Remove 'wrap' disable from .vimrc
Remove 'swapfile' disable in .vimrc
Fix up .vimrc comments
Alphabetically order 'backspace' flags
Remove unneeded :vnoremap command
...
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -tejr dotfiles v0.59.0 -Thu Jun 21 21:54:12 UTC 2018 +tejr dotfiles v1.0.0 +Sat Jun 23 03:02:16 UTC 2018 |