darkstego
darkstego
This implements a faster algorithm for calculating Levenshtein distance. Fixes #11335. The algorithm is 3x faster than the original one for short strings and 10x for long ones.
I have a problem with SmartTabs checking tab-width size matches every language's offset in order to work `((and smart-tabs-mode indent-tabs-mode (eq ,offset tab-width))` The biggest advantage of using smart tabs...
Added adapter for MS SQL SERVER
The [diff-hl mode](https://github.com/dgutov/diff-hl) shows the changes in code in the fringe. Using moe-dark the changes are colors are very hard to notice. I was wondering if those could be supported...