index
:
dotfiles.git
develop
feature/vim9script
master
uuuu
Personal scripts and configuration files
Tom Ryder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vim
/
vimrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy space and backspace mappings
Tom Ryder
2018-07-08
1
-7
/
+3
*
Correct filetype reset; blank, not NONE
Tom Ryder
2018-07-08
1
-1
/
+1
*
Add \T map to clear filetype
Tom Ryder
2018-07-08
1
-0
/
+2
*
Add .vimrc reload flag and message
Tom Ryder
2018-07-08
1
-0
/
+8
*
Add \R for filetype reloading
Tom Ryder
2018-07-08
1
-0
/
+2
*
Separate <Space> and <Backspace> maps
Tom Ryder
2018-07-08
1
-3
/
+6
*
Use :setglobal and :setlocal in .vimrc
Tom Ryder
2018-07-08
1
-23
/
+23
*
Keep more Vim history
Tom Ryder
2018-07-08
1
-0
/
+3
*
Add \N to toggle Vim 'ruler'
Tom Ryder
2018-07-08
1
-0
/
+2
*
Arrange for Ctrl-C to remap over Escape
Tom Ryder
2018-07-08
1
-2
/
+2
*
Switch to \\ (double-backslash) for local leader
Tom Ryder
2018-07-08
1
-1
/
+1
*
Bind leader maps for delete and insert
Tom Ryder
2018-07-08
1
-0
/
+5
*
Map normal <Backspace> in Vim to Ctrl+B
Tom Ryder
2018-07-08
1
-1
/
+4
*
Correct has() to exists() in .vimrc
Tom Ryder
2018-07-06
1
-1
/
+1
*
Remove .vimrc 'report' setting
Tom Ryder
2018-07-06
1
-3
/
+0
*
Add \k, \q, and \y .vimrc mappings
Tom Ryder
2018-07-06
1
-0
/
+6
*
Disable 'shiftround' in Vim for a while
Tom Ryder
2018-07-05
1
-1
/
+0
*
Experiment with comma as Vim <LocalLeader>
Tom Ryder
2018-07-05
1
-1
/
+1
*
Simplify .vimrc leader map settings
Tom Ryder
2018-07-04
1
-7
/
+6
*
Handle system-specific undos with system.vim file
Tom Ryder
2018-07-03
1
-0
/
+3
*
Map \e in Vim to force a buffer to be editable
Tom Ryder
2018-07-02
1
-0
/
+2
*
Correct <C-L> mapping
Tom Ryder
2018-07-02
1
-1
/
+2
*
Reimplement fallback for fixed_join.vim
Tom Ryder
2018-07-02
1
-3
/
+3
*
Add insert_cancel.vim plugin and configuration
Tom Ryder
2018-07-02
1
-1
/
+3
*
Correct \V mapping
Tom Ryder
2018-07-01
1
-1
/
+1
*
Break up \o and \O mapping comment
Tom Ryder
2018-07-01
1
-1
/
+2
*
Move plugin-specific settings into ~/.vim/plugin
Tom Ryder
2018-07-01
1
-27
/
+0
*
Remove custom digraphs
Tom Ryder
2018-07-01
1
-7
/
+0
*
Remove unnecessary value report from \u \z maps
Tom Ryder
2018-07-01
1
-2
/
+2
*
Add \m, \M, \v, and \V mappings
Tom Ryder
2018-07-01
1
-0
/
+8
*
Allow range for \d and \D bindings
Tom Ryder
2018-07-01
1
-2
/
+2
*
Swap \c and \C bindings
Tom Ryder
2018-07-01
1
-3
/
+4
*
Rearrange mappings a little more
Tom Ryder
2018-07-01
1
-6
/
+6
*
Remove unused mappings
Tom Ryder
2018-07-01
1
-8
/
+0
*
Simplify Ctrl-L Vim map
Tom Ryder
2018-07-01
1
-5
/
+2
*
Reorder mappings
Tom Ryder
2018-07-01
1
-16
/
+16
*
Remove conditional around \d,\D maps
Tom Ryder
2018-07-01
1
-7
/
+4
*
Remove range strip from :& rebind
Tom Ryder
2018-07-01
1
-1
/
+1
*
Prefer "remap" to "rebind"
Tom Ryder
2018-07-01
1
-2
/
+2
*
Use <Bslash> not \ for maps
Tom Ryder
2018-07-01
1
-20
/
+20
*
Rearrange a few .vimrc comments
Tom Ryder
2018-07-01
1
-8
/
+2
*
Correct comment spelling in .vimrc
Tom Ryder
2018-07-01
1
-1
/
+1
*
Revert "Stack Vim ^ to make it support counts"
Tom Ryder
2018-07-01
1
-6
/
+0
*
Revert "Add +title settings to .vimrc"
Tom Ryder
2018-06-30
1
-6
/
+0
*
Remove 'ruler' Vim option
Tom Ryder
2018-06-30
1
-5
/
+0
*
Adjust comments specifying Vim mapping modes
Tom Ryder
2018-06-30
1
-4
/
+4
*
Stack Vim ^ to make it support counts
Tom Ryder
2018-06-30
1
-0
/
+6
*
Add +title settings to .vimrc
Tom Ryder
2018-06-30
1
-0
/
+6
*
Correct .vimrc incorrect option name
Tom Ryder
2018-06-30
1
-1
/
+1
*
Use :buffers instead of :ls in \j Vim map
Tom Ryder
2018-06-30
1
-1
/
+1
[next]