Adam Ben-David
Adam Ben-David
Hello There! Myself and a few others in the vim community are looking to host a virtual vim conf. this year due to in-person ones being impossible due to corona....
This is my installation: ``` { 'declancm/windex.nvim', config = function() require('windex').setup({ default_keymaps = false, -- Enable default keymaps. }) end }, ``` and my invocation ``` keymap('n', 'm', "lua require('windex').toggle_maximize()",...
Hello, This is a question for advice on best practices with auth covered routes in PWA. I am using the nuxt/firebase module for handling user auth. When a user is...
Hello, I am trying to implement a set of custom keymappings to use with buffers that have neovimLSP running on them. My setup script for the LSP calls this file...
Hi all, I posted this in the community discord: https://discord.com/channels/473401852243869706/1195677539088212008 Wondering if anyone could take a look and provide advice. I am experiencing a lot of instability in the auth...
### Did you check the docs? - [X] I have read all the noice.nvim docs ### Is your feature request related to a problem? Please describe. It would be great...
Hello, First off, excellent component! So friendly to work with. I am seeing this error being thrown every second when the element is dragged. Any feedback on what this means?...
### What happened? When exporting a note from evernote into HTML format and then trying to import into self-hosted affine, an untitled note is created with the title of the...
### Description When writing, seeing a word count is extremely helpful depending on the type of writing you're doing. ### Use case On the journal pages, if your trying to...
### Is your feature request related to a problem? Please describe. It would be great if vitepress can support an interface for open API docs. This is a standard in...