Corey Keller
Corey Keller
@r-darwish to exit with a non 0 exit status, use `cq` (see `:help cq` in vim), ~~also, please see #756 for fixing issues with Packer specifically)~~ EDIT: @wbthomason #756 doesn't...
@wbthomason can done!
> > > I'm not familiar with gtags but maybe some files had encoding it doesn't handle, or maybe permissions it couldn't access? Either way we should add a `gutentags_gtags_extra_args`...
I am also having the same issue as @lgbaldoni (also on OpenSUSE Tumbleweed, using the latest git release) When I run `hawck-add ~/.config/hawck/scripts/example.hwk` whose contents is just the **Testing it...
@sudormrfbin Is there any existing (or planned) mechanism for adding cheatsheet entries from lua? My thought being something like: `require('cheatsheet.nvim').add_cheat(description, cheatcode)` to just add it to the existing table of...
> > > @Corey-Keller There is no existing way to do it, but it shouldn't be too hard to add. Can you share a use case for it though ?...