summaryrefslogtreecommitdiff
path: root/ftplugin/ale-preview-selection.vim
AgeCommit message (Collapse)Author
2020-04-15Closes #3019 - Implement default navigationw0rp
Default navigation for commands that jump to new locations has been implemented with the `ale_default_navigation` variable, and all commands that jump to locations now support `-tab`, `-split`, or `-vsplit` arguments for overriding the default navigation behavior.
2018-04-22Implement a preview window for selecting locations to openw0rp