Akhil Wali

Results 13 issues of Akhil Wali

Paging in `which-key` is not working when `C-h`(`help-char`) is entered in [God mode](https://github.com/emacsorphanage/god-mode). This bug has been reported recently (emacsorphanage/god-mode#114), but it's been an issue for a while. Current behaviour:...

Please note that I'm not pointing fingers in this issue. It's more of a question to be honest. This project conflicts with the [Pallet](https://github.com/pallet/pallet) Clojure project. Pallet is still quite...

## Expected behavior `clojure-mode` should indent `match` forms (from [`core.match`](https://github.com/clojure/core.match)) the same as `M-x cider-format-region` or `M-x lsp-format-region`. For example: ```clojure (doseq [n (range 1 101)] (println (match [(mod n...

**Is your feature request related to a problem? Please describe.** I would like to use code-review with [`shrface`](https://github.com/chenyanming/shrface). **Describe the solution you'd like** Documentation on usage with `shrface`. **Describe alternatives...

Just a suggestion. SBT will help you run tests and build easier. Right now it looks like tests are run via a shell script.

Use Github Actions instead of TravisCI (which is currently busted).

Chordy doesn't depend on `jekyll` at all. It must have been added for Github pages at the time, but should be removed.

* Functions that return a boolean should have a `?` suffix. * Functions that cause effects should have a `!` suffix.

Several more effects can be implemented, such as: * Release/bend using `r` and `b`. Should look like this on printing: ``` --5b7--------5b7r5--------5b--------5br ``` * Tap using `t` * Natural Harmonic...

feature

The README isn't in great shape now. It should be converted to markdown format (`.md`) to make it easier to maintain.

documentation