ritchie

Results 65 comments of ritchie

> Try disabling more modules, to see, which other module is also a source of this problem @snoweuph Thanks I will try that when I get a chance. For now...

> [@rickalex21](https://github.com/rickalex21) You might have forgotten that the `lazy-lock.json` also defines a specific version. So either delete nvim-cmp from the list, update the commit number or remove the entire file....

@AtomToast Hello, thanks for the patch. Not sure if this is a waybar thing or something the patch has not addressed but when switching to a tags like this: ```sh...

@AtomToast Ok, thanks. Not a big deal since it's only an issue when switching from a tag with views to an empty tag. The empty tag has the layout of...

I think I have a similar issue, the when clause is not working with the same keybindings. Perhaps a bug? In `vim.normalModeKeyBindingsNonRecursive` in settings I have: ```json { "before": ["leader",...