RealFerdinandDeSaussure

Results 4 issues of RealFerdinandDeSaussure

When opening a file that is empty and has `$XDG_CONFIG_HOME/fish/functions/XXX.fish` as its path, this automatically inserts the function boilerplate code: ``` function XXX end ``` It also moves point to...

First of all, thank you for this extremely handy package. After reinstalling (possibly updating) general, `general-auto-unbind-keys` no longer works. This gives me a `Key sequence , r starts with non-prefix...

The documentation for commands() states that it returns "commands the current user has access to." However, after initiating an MPDClient object, I get several commands which have not been bound...

I might be missing something but I'm having trouble getting breakpoint to work when I use it in scripts instead of functions. This works fine: ``` ~> function blah breakpoint...

enhancement
RFC