aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/v1.51.0' into developTom Ryder2018-08-091-2/+2
|\ | | | | | | | | * release/v1.51.0: Bump VERSION
| * Bump VERSIONTom Ryder2018-08-091-2/+2
|/
* Adjust line boundaries for mail motionsTom Ryder2018-08-091-2/+2
|
* Merge branch 'release/v1.50.0' into developTom Ryder2018-08-091-2/+2
|\ | | | | | | | | * release/v1.50.0: Bump VERSION
| * Bump VERSIONTom Ryder2018-08-091-2/+2
|/
* Adjust ,[ and ,] maps to add visual modeTom Ryder2018-08-091-6/+17
|
* Merge branch 'hotfix/v1.49.1' into developTom Ryder2018-08-082-4/+7
|\ | | | | | | | | | | | | * hotfix/v1.49.1: Bump VERSION Add a blank line Don't jump if zero or no move
| * Bump VERSIONTom Ryder2018-08-081-2/+2
| |
| * Add a blank lineTom Ryder2018-08-081-0/+1
| |
| * Don't jump if zero or no moveTom Ryder2018-08-081-2/+4
| |
| * Merge branch 'release/v1.49.0'v1.49.0Tom Ryder2018-08-082-2/+58
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v1.49.0: Use normal G for line jump to update jumplist Add and revise some comments Allow count prefixes for ,[ and ,] in mail Check both ends of the line range for mail maps Improve ,[ and ,] mappings in mail Add operator-pending analogues to quote para maps Add mappings to move through quoted mail blocks Bump VERSION
| * \ Merge branch 'release/v1.48.0'v1.48.0Tom Ryder2018-08-089-9/+45
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v1.48.0: Check surround.vim actually loaded before unmap Check for 'cursorline' existence Add e() and v() wrappers Bind ,K in Vim buffers as a :helpgrep shortcut Improve a comment on HTML URL links Bind K in Vim help to jump to tag Revert "Use ^= instead of += for arbitrary tex..." Add ASM to Vim filetypes
| * \ \ Merge branch 'release/v1.47.0'v1.47.0Tom Ryder2018-08-061-2/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * release/v1.47.0: Bump VERSION
| * \ \ \ Merge branch 'release/v1.46.0'Tom Ryder2018-08-0611-23/+42
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v1.46.0: Bump VERSION Strip generic greetings from quoted mail Make cursor start heuristics for mail smarter Use ^= instead of += for arbitrary text options Add explicit LC_COLLATE settings to plmu(1df) Remove markdown_autoformat.vim ftplugin Strip a trailing space Use pman as 'keywordprg' for PHP Remove surround.vim's insert mode maps Let's try leaving netrw on again for a bit
| * \ \ \ \ Merge branch 'release/v1.44.0'v1.44.0Tom Ryder2018-08-045-7/+15
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v1.44.0: Bump VERSION Update cursorline_current.vim plugin to hotfix Spin cursorline_current.vim out into plugin Make insert-mode cursorline ducking configurable Remove conditionals for 'cursorline' hooks Remove illegal :wincmd range prefix Require Vim 7 for cursorline_current.vim Add cursorline_current.vim plugin Correct comments on Vim maps to show mappings Correct start-of-line jumps in Vim line exec maps
| * \ \ \ \ \ Merge branch 'release/v1.43.0'v1.43.0Tom Ryder2018-08-044-5/+82
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v1.43.0: Bump VERSION Make Perl boilerplate mapping silent Add Perl boilerplate generation mapping Correct a comment Tidy mapping definition for \< Add mapping to flag mail messages as unimportant
| * \ \ \ \ \ \ Merge branch 'release/v1.42.0'v1.42.0Tom Ryder2018-08-039-7/+130
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v1.42.0: Rebuild dotfiles(7) man page Bump VERSION Remove unsupported pandoc(1) option Remove j/gj,k/gk maps again Revert "Remove & remaps" Add some experimental :vimgrep and :helpgrep maps Use g_ instead of $ for yanking command lines Correct \: mapping Round out execution mappings Use \! instead of \@ for line-execute Add 'confirm' Add \@ mapping to execute lines with 'shell' Revert "Remove j/gj remappings" Add leader mappings for < and > Check for existence of +completeopt Add longest and menuone to 'completeopt' Add equalalways_resized.vim plugin Remove trailing space from Vim plugin Add missing abort attribute to plugin Add scroll_next.vim plugin Don't set up 'wildignore' in &compatible mode Add foldlevelstart_stdin.vim plugin Correct syntax of new map Try an expanded mapping for <Space> Remove backspace mapping Update insert_cancel.vim plugin
| * \ \ \ \ \ \ \ Merge branch 'hotfix/v1.41.1'v1.41.1Tom Ryder2018-07-262-2/+2
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * hotfix/v1.41.1: Bump VERSION Upgrade digraph_search.vim plugin
* | | | | | | | | | Bump VERSIONTom Ryder2018-08-081-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Use normal G for line jump to update jumplistTom Ryder2018-08-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And also the '' mark
* | | | | | | | | Add and revise some commentsTom Ryder2018-08-081-1/+23
| | | | | | | | |
* | | | | | | | | Allow count prefixes for ,[ and ,] in mailTom Ryder2018-08-081-9/+14
| | | | | | | | |
* | | | | | | | | Check both ends of the line range for mail mapsTom Ryder2018-08-081-1/+1
| | | | | | | | |
* | | | | | | | | Improve ,[ and ,] mappings in mailTom Ryder2018-08-081-4/+19
| | | | | | | | |
* | | | | | | | | Add operator-pending analogues to quote para mapsTom Ryder2018-08-081-0/+6
| | | | | | | | |
* | | | | | | | | Add mappings to move through quoted mail blocksTom Ryder2018-08-081-0/+8
| | | | | | | | |
* | | | | | | | | Bump VERSIONTom Ryder2018-08-081-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Check surround.vim actually loaded before unmapTom Ryder2018-08-071-0/+3
| | | | | | | |
* | | | | | | | Check for 'cursorline' existenceTom Ryder2018-08-071-2/+4
| | | | | | | |
* | | | | | | | Add e() and v() wrappersTom Ryder2018-08-073-0/+11
| | | | | | | |
* | | | | | | | Bind ,K in Vim buffers as a :helpgrep shortcutTom Ryder2018-08-071-0/+5
| | | | | | | |
* | | | | | | | Improve a comment on HTML URL linksTom Ryder2018-08-071-1/+1
| | | | | | | |
* | | | | | | | Bind K in Vim help to jump to tagTom Ryder2018-08-071-0/+11
| | | | | | | |
* | | | | | | | Revert "Use ^= instead of += for arbitrary tex..."Tom Ryder2018-08-071-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This (partly) reverts commit 9c05d0aaa8b3d95d6defd05aa1c352e28be43c01.
* | | | | | | | Add ASM to Vim filetypesTom Ryder2018-08-061-0/+4
| | | | | | | |
* | | | | | | | Merge branch 'release/v1.47.0' into developTom Ryder2018-08-061-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | * release/v1.47.0: Bump VERSION
| * | | | | | | Bump VERSIONTom Ryder2018-08-061-2/+2
|/ / / / / / /
* | | | | | | Merge branch 'release/v1.46.0' into developTom Ryder2018-08-061-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | * release/v1.46.0: Bump VERSION
| * | | | | | Bump VERSIONTom Ryder2018-08-061-2/+2
|/ / / / / /
* | | | | | Strip generic greetings from quoted mailTom Ryder2018-08-061-0/+9
| | | | | |
* | | | | | Make cursor start heuristics for mail smarterTom Ryder2018-08-061-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | Move immediately below the first thing we might want to reply to
* | | | | | Use ^= instead of += for arbitrary text optionsTom Ryder2018-08-061-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This avoids an edge case where arbitrary text at the end of a directory name or flag:value disrupts the meaning of the added object. This was already applied for 'backupdir', 'directory', and 'undodir', but it needed to be added in a couple of other places too.
* | | | | | Add explicit LC_COLLATE settings to plmu(1df)Tom Ryder2018-08-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents it getting upset if the sorting for the ignore list used a different collation.
* | | | | | Remove markdown_autoformat.vim ftpluginTom Ryder2018-08-052-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | It's pretty clumsy and doesn't really work that well.
* | | | | | Strip a trailing spaceTom Ryder2018-08-051-1/+1
| | | | | |
* | | | | | Use pman as 'keywordprg' for PHPTom Ryder2018-08-051-0/+4
| | | | | |
* | | | | | Remove surround.vim's insert mode mapsTom Ryder2018-08-051-0/+6
| | | | | |
* | | | | | Let's try leaving netrw on again for a bitTom Ryder2018-08-042-3/+0
| | | | | |
* | | | | | Merge branch 'release/v1.44.0' into developTom Ryder2018-08-041-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | * release/v1.44.0: Bump VERSION
| * | | | | Bump VERSIONTom Ryder2018-08-041-2/+2
|/ / / / /