vinoff

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

bug
in progress

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

help wanted
need investigation
not confirmed

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

bug
need investigation
not confirmed

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

enhancement

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

bug
good first issue

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

enhancement