canola.nvim/lua
Luka Potočnik 3ffb8309e6
feat: actions for sending oil entries to quickfix (#249)
* Implement actions for sending oil entries to quickfix/location-list

* Use vim.notify instead of vim.notify_once in util quickfix function

* Remove redundant files/directories options for sending to qf

always send just files

* set qflist/loclist with a single call

* Add type annotations and default values for send_to_quickfix

* In visual mode, send only selected items to qf
2023-12-07 21:01:13 -08:00
..
oil feat: actions for sending oil entries to quickfix (#249) 2023-12-07 21:01:13 -08:00
resession/extensions cleanup: don't need empty methods in resession extension 2023-09-17 10:10:42 -07:00