cordelia
cordelia
## Expected behavior There should be no error when calling `sp-backward-delete-word` when the kill ring is empty. ## Actual behavior An error happened and it took me into recursive edit....
Since we already have Horizon dark theme, it would be nice if you can port Horizon light theme as well. Horizon theme repo: https://github.com/jolaleye/horizon-theme-vscode
In R7Rs Scheme you can use `#true` instead of `#t` and `#false` instead of `#f`. Calling `lispy-tab` will change `#true` into `#t rue` and `#false` into `#f alse`.