Skip to content

A simple plugin to add some extra keybindings to the vim quickfix window

Notifications You must be signed in to change notification settings

brysgo/quickfixfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Quick Fix Fix
-------------

A quick plugin I wrote to get some of nerd tree's keybindings in the quickfix window.

Supports:
+------+-----------------------------------+
| key  | description                       |
+------+-----------------------------------+
| o    | opens a file (alias to return)    |
+------+-----------------------------------+
| i    | opens the file in split           |
+------+-----------------------------------+
| s    | opens the file in vertical split  |
+------+-----------------------------------+
| go   | open the file without moving to it|
+------+-----------------------------------+

About

A simple plugin to add some extra keybindings to the vim quickfix window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages