Umut Topuzoğlu

Results 125 comments of Umut Topuzoğlu

I am using `tag = '*'`. Will try the latest version and report asap.

OK this still happens for me on the latest version too. It only happens when there is no other terminal open and the first one is the lazygit one. When...

It does not happen when I run the keymap with toggleterm (without a number)

I'm happy to contribute, but I have no clue where to start :D

Looks like it is already fixed in main. Please release this to npm

Oh, I'm sorry, looks like this is already released as version 4.0.0 on npm. I think it's safe to close this ticket, no? Make sure you also update "@react-native-community/eslint-config" to...

The lsp_dynamic_workspace_symbols used to work for me but is broken since I updated to neovim 0.8 for typescript at least. lua files work fine though. It gives the same error...

I think block comments should be only used as doc comments. In this way they can clearly be distinguished and syntax highlighted appropriately. Imoo we shouldn't enforce this rule...

@voxpelli Yes you are right, there is a difference. It's just personal taste. I don't use block comments at all, because they look too familiar to doc comments and make...