index
:
vim-heresy
main
old
tabs
[contrib] heresy.vim: Make Vim behave more like a "normal" editor.
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix for deprecated `insertmode` option in Neovim
HEAD
main
Thomas Buckley-Houston
2022-05-23
*
Allow indentation to be repeated
Thomas Buckley-Houston
2022-05-11
*
Default to xterm-mode selection
Thomas Buckley-Houston
2022-05-11
*
Make CTRL-Q leave from the Vim command line too
Thomas Buckley-Houston
2022-05-11
*
Allow `:term` buffers to receive input
Thomas Buckley-Houston
2021-12-11
*
Update tests
Thomas Buckley-Houston
2021-12-10
*
Update Ruby deps
Thomas Buckley-Houston
2021-12-10
*
Fix for triggering WrappedTextBehaviour
Thomas Buckley-Houston
2021-12-10
*
Remove `<C-C>` and `<C-X>` INSERT mode shortcuts
Thomas Buckley-Houston
2021-12-10
*
Remove `<C-O>` shortcut to open files
Thomas Buckley-Houston
2021-12-10
*
Fix missing endif
j-james
2021-05-28
*
Fix Markdown syntax highlighting
j-james
2021-05-28
*
Prompt when closing or quitting w/ unsaved changes
j-james
2021-05-28
*
Note about performance issue with vim-airline
Thomas Buckley-Houston
2017-09-29
*
Toggle `set paste` when pasting
Thomas Buckley-Houston
2017-07-29
*
Remove extraneous `:` from a pane-movement spec
Thomas Buckley-Houston
2017-07-25
*
Better non-wrapped HOME/END. Use system clipboard.
Thomas Buckley-Houston
2017-07-25
*
Actually compare `has('timers')` to something :/
Thomas Buckley-Houston
2017-06-25
*
Extend some mappings to include selection mode
Thomas Buckley-Houston
2017-06-25
*
Lessons learned from original Vim in the terminal
Thomas Buckley-Houston
2017-06-22
*
Better movement through wrapped text
Thomas Buckley-Houston
2017-06-15
*
Don't deselect after CTRL+C to copy
Thomas Buckley-Houston
2017-06-15
*
Paste over selection / And <Alt-o> for normal mode
Thomas Buckley-Houston
2017-06-12
*
Millisecond delay before checking &buftype
Thomas Buckley-Houston
2017-06-12
*
Fix test runner
Thomas Buckley-Houston
2017-06-10
*
Add custom test command for Travis
Thomas Buckley-Houston
2017-05-30
*
Formalise plugin: functions, autoload, tests
Thomas Buckley-Houston
2017-05-30
*
This plugin is not a rebellion
Thomas Buckley-Houston
2017-05-22
*
README notes about interoperability
Thomas Buckley-Houston
2017-05-17
*
Use `behave mswin`, improves selection behaviour
Thomas Buckley-Houston
2017-05-16
*
Better rules for entering insertmode
Thomas Buckley-Houston
2017-05-16
*
Initial commit. Basic plugin and start of docs
Thomas Buckley-Houston
2017-05-15