vinoff
vinoff
Sorry if this is answered in the README, I read it and even searched for it but couldn't find it. Is there a way to add tags to a card?
Supposedly, in order to install this script, I need to download the obstoanki_setup.py file that should be in the releases page. There is no such file there. Am I missing...
Is it possible to prevent :q from closing NNP? As it is, if I open a file, edit something (say, add a new line) and then do :q, NNP is...
This is my NoNeckPain config: ``` return { "shortcuts/no-neck-pain.nvim", config = function() require("no-neck-pain").setup({ autocmds = { enableOnVimEnter = true, -- enableOnVimEnter = false, }, buffers = { colors = {...
This is my NoNeckPain config: ``` return { "shortcuts/no-neck-pain.nvim", config = function() require("no-neck-pain").setup({ autocmds = { enableOnVimEnter = true, -- enableOnVimEnter = false, }, buffers = { right = {...
the bottom bar is sort of an eye sore to me.. It just removes space for the content. Showing content should be the main goal for the app. You could...
I am using this plugin for the "rainbow" part of it. I want each CSV entry to be a different color. This is not happening. I am using this test...
The README is so confusing guys. I will try to send a PR later, once I figure out how this works.. First off: What constitutes a question, what constitutes an...
I am doing "Codeium Auth" and I am getting the following error: `Invalid token, please try again:` I am pretty sure I am copying/pasting it correctly..
Spellchecker is correcting words such as "btw" to "BTW". This is a bit infuriating as I keep having to press backspace in order to uncapitalize. No one writes "BTW", or...