vinoff
vinoff
> If you want the suggestions, but not the autocorrect, you can either try reducing auto-correction confidence, or just correct it manually to _btw_, usually after the first or second...
> > It is still suggesting BTW as the first option. > > If it's just a suggestion but not autocorrect, what is the problem? You already typed the word...
Damn, my issue sure derailed. The original issue was to implement a function to uncapitalize acronyms. This is especially useful for people who write in 2 languages. It is often...
> This happens with other languages as well. One example, I'm trying to type "Ma"(but in Italian) as the first word of a sentence, and it autocorrets to MA, which...
I just did the following: - Deleted all my heliboard data, both cache and storage. - Renabled heliboard as my keyboard. - Added Portuguese dictionary with EN dictionary as multilingual...
> If you have learn words enabled you have to "use" the words at least 3 times. > > 1. Type the word and select it in suggestion, add a...
> > This is simply not working for me. Is there maybe something special with the "BTW" word? Can you please try it yourself? > > Does the word ever...
This is somewhat related to this as well: https://github.com/raphamorim/rio/issues/1165 (padding between tabs).
This is my lazy config: ``` { "shortcuts/no-neck-pain.nvim", -- version = "v1.15.0", config = function() require("no-neck-pain").setup({ -- width of the main focused window fallbackOnBufferDelete = true, width = 100, autocmds...
I also want/need this.. I would like to use Telekasten as a journal/diary, but as it is it doesn´t seem possible? Have you found a workaround @TC72?