Micah Duke
Micah Duke
When rendering the pager using the following format with 120 items and 10 per page. ``` javascript format: "< (qq -) ncnnnnnn (- pp) >" ``` When you select to...
It would be nice if hiding elements could handle the following situation: ``` javascript Item.prototype.awesome = function(){ //--- lots of stuff which needs to be hidden }; ``` if you...
I tried executing something very simple '(+1 2)' it appears that it does not execute at all. ``` ; Sponsored by @campbellr ❤ ; -------------------------------------------------------------------------------- ; "hy --repl-output-fn=hy.repr" (started) ;...
### I've searched open issues for similar requests - [X] Yes ### I've recently downloaded the latest plugin version of mason.nvim - [X] Yes ### Problem description Trying to add...
Is it possible to have this navigate all splits and not just between nvim and tmux? Take the following: There are three panes, 2 are nvim windows in a tmux...