Johnny M. Salas
Johnny M. Salas
Same happens in my setup. I'm using LunarVim, which by default provides a configuration file
Of course! Would love that feature. I was looking for an use case to add it.
If it help in the meantime, recently merged solved an issue that can help for remembering the trigger mappings https://github.com/johmsalas/text-case.nvim/issues/6 It is basically which-key and Telescope (for keymaps) descriptions BTW,...
Hi @kontza, What command are you using for mapping `ga.` to Telescope? Unfortunately the regular `:Telescope ` does not work because the visual mode is dropped. So, should be `TextCaseOpenTelescope`...
Oh, actually, when I tested for this issue, it worked, but now I was able to reproduce it. I noticed it only happens with the Telescope option, as a workaround,...
That's fair.. Not an expert on unicode. Is there some kind of pattern? For example, to cover all the letters, the plugin compares if the char is greater or equals...
> How did you have a graph like background in neovim @tonmoy998 Do you have a picture or link to that background? Not sure I understand the question
@tonmoy998 Unfortunately, it must be due to the file compression when the image was uploaded. In my current setup, the terminal (iterm2+tmux) has reduced opacity (see the wallpaper is visible...
@tonmoy998 would you mind sharing the solution?
Hi @theutz, thanks for your contribution. I didn't include them because those types are not commonly used specially as keymaps, they are actually useful for the `Subs` command I'm quite...