DasOhmoff

Results 20 issues of DasOhmoff

Hey :wave: Neovim 0.7 has the following feature: > input: distinguish between some input keys which previously were synonyms. This will break some exiting mappings. > > \, \ and...

Hello, :wave:, thank you for this application and for your support. I was trying to use this application with the unity game engine windows. I was trying to make the...

Hi. Thank you for your support. I tried to implement a text object that is separated by logical operators, f.e the `&&` operator. See following example (`^` = cursor position,...

Hello. Thank you for your help. I like this plugin, it is really nice. But there are some mappings that I don't need, so I tried to disable them: ```...

Hello. Thank you for your help. I use the following plugin [vim-easymotion](https://github.com/easymotion/vim-easymotion). This plugin allows entering characters and jumping to the location that match these entered characters, by pressing a...

Hey 👋 , I have the following setup: 1. a godot server project 2. a godot client project I start and connect to the game in the following way: 1....

Hello, thank you for your this plugin, and for your support. I made it happen so that the documentation of the compe show me the overload parameters of a function...

Hello. Thank you for your help. I recently installed the plugin [indentLine](https://github.com/Yggdroot/indentLine). This plugin uses vims conceal feature to show indention guide lines. It looks something like this: ![image](https://user-images.githubusercontent.com/16063186/80806834-fd1e7b80-8bbb-11ea-8bca-7468e529aad0.png) As...

I love using `easymotion-overwin-f2`, it allows me to jump to matches in other windows. I also like the command `easymotion-next`, it allows me to jump to the next match. But...

Hello, thanks for your support and this plugin. Sometimes one wants to sort some functions in his code. For example in my test classes I would like to sort only...

enhancement
feature: reorganizing