813gan
813gan
Functions projectile-add-dir-local-variable and projectile-delete-dir-local-variable wraps their built-in counterparts. They always use `.dir-locals.el` from root of projectile project. ----------------- Before submitting a PR make sure the following things have been done...
Hi. With default setup (and vlc backend) bongo is unable to play `m4a` and `opus` files which are not extremely rare. I was able to workaround it via adding these...
This PR exchanges way adict detects languages. Instead compare buffer with fixed lists of common words it launches ispell with available dictionaries. It effectively fix problem of language support (Fix...
close #5
Hi. I started [fork](https://github.com/813gan/emacspy) that include API that not involve eval and allow isolation between different modes with subinterpreters. In near future i'd like add some elisp-side helpers and create...
While working on the keyboard-quit feature, I realized that Python needs to run in a separate thread. That discovery led me to rewrite my entire fork in C, which unfortunately...
As discussed in https://github.com/s-kostyaev/ellama/discussions/298#discussioncomment-12581266
I'm adding this as separated PR as i don't know your taste on integration with 3rd party tools. If you don't want to introduce soft dependency on projectile i can...