Zakhidov Beck
Zakhidov Beck
If you are using `init.lua` then add the following lines to your config: ``` vim.g.taskwiki_taskrc_location = "~/.config/task/taskrc" vim.g.taskwiki_data_location = "~/.config/task/" ``` or if you are using `init.vim` ``` let g:taskwiki_taskrc_location="~/.config/task/taskrc"...
Maybe an alternative approach could be considered: for example, adding a small overlay button or placing a button next to "Join Server" that copies the password to the clipboard. That...
I am experiencing the same issue on Poco X3 NFC with both 6.804 and 6.904
I managed to remove it using disabledRules with the following: ```lua disabledRules = { ["en-US"] = { "MORFOLOGIK_RULE_EN_US", }, }, ``` You can look for rules on ltex website https://community.languagetool.org/rule/list?lang=en
Icons no longer displayed correctly in metabind 1.3.3 tab blocks (and possibly other blocks as well)
I was really bummed out that icons weren't available in Meta Bind, but now I'm hopeful that this will be fixed eventually.