darkstego

Results 4 issues of 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.

performance
topic:stdlib:text

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...

Compatibility

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...