Amos Bird

Results 147 comments of Amos Bird

Hmm, isn't `.direnvrc` evaled everytime when shell prompts? If that's not the case, it doesn't help much for simplicity since every `.envrc` needs those lines added.

Hi, is there any plan to resurrect this PR?

Thanks! I wish I could help but I know nothing about web development. I can help with testing though.

Um, I just tried `overflow: scroll` and `overflow: auto`. Neither worked.

This also happens to builtin relative linum in terminal emacs. ``` (setq display-line-numbers 'relative) ```

It's running in a remote CensOS 7 box. The host uses ssh and alacritty.

> We can use a predefined dictionary for such hinting pattern Oops, I've fixed the broken URL. > You may change the character order of characters used by LinkHints: I...

> But I may add a way of showing "interleaved" characters like Sounds great! The rule itself can also be alternating, so that half of the hints will choose odd...

Well. Modal editing is a must. Keybindings come after. I tried enabling both extensions and both stop working

hmm, I tried adding these mappings ``` lvim.map('', '', 'insert'); lvim.map('', '', 'insert'); lvim.map('', '', 'insert'); lvim.map('', '', 'insert'); lvim.map('', '', 'insert'); lvim.map('', '', 'insert'); lvim.map('', '', 'insert'); lvim.map('', '',...