Results 10 issues of Jon Eskin

I took a stab at fixing #9 as a learning exercise. The changes will make values like '1a' or '-1a' be interpreted as a single symbol where before they were...

Hello! I wrote a similar program called [clp](https://github.com/jpe90/clp). Would it be possible to add to alternatives.md? The diff below fills out a new column for clp but leaves placeholders for...

With the default Clojure syntax, go-to definition works with namespaced functions within the project. When using Clojure-Sublimed, this no longer works. Below shows go-to definition working with default syntax on...

minor fix to comment

When I mark multiple lines and invoke lsp-execute-code-action while using rust-analyzer, I'll get context-sensitive options such as "Extract into function". However, they won't show up in the lsp-ui sideline like...

ui-sideline

Clipetty works for me when I use it outside tmux, or under SSH and tmux, but not under tmux for a local system. This occurs regardless of whether emacs is...

This PR adds support for [clp](https://github.com/jpe90/clp) as an alternative to `bat` for file previewing. In this implementation, `clp` is always used for file previewing if it's found. It assumes if...

This PR changes how customization options for comments work to match what I've seen in other packages, where you enter a number to select from enumerated options: ![image](https://github.com/ogdenwebb/emacs-kaolin-themes/assets/9307830/5e4bcaaa-889e-492a-8e97-4b19d61685a3) P.S. these...

The example launches the terminal in file or project directory for a homebrew installation of kitty on an ARM Mac.