jack6000

Results 3 issues of jack6000

The :cwindow command open the quickfix window only if there are errors in the output. For example, typing :make and then :cwindow open the quickfix window only if there are...

Currently, only selected files can be opened in split window with these 2 functions: `(vaffle-open-selected-split)` `(vaffle-open-selected-vsplit)` It would be cool to have 2 more functions to open current file in...

When in insert mode, ctrl-o let you type a one shot 'normal mode' command. It's impossible when this plugin is active, typing ctrl-o automatically switch back to insert mode.