Martynas M

Results 57 comments of Martynas M

I'm not sure how it's useful. Instead I expected a pre-filled tkl keymap. :/

Wouldn't adding a flag mean that DECA will find out every mule account? I already added the flag but realized that just now... :/

I believe that more than 95% of those accounts will be mules. And if you have used muledump and you are lv1, then you are a mule. Win. The point...

> @andrewferrier Do you mind letting me know what particular use case you have where automatic indentation is undesired? I agree with you that they are orthogonal issues; however, I...

Also one more thing with formatting -- when formatter changes the content using `nvim_buf_set_lines` then they reset marks and other things. And that's a very rough thing to handle because...

It still formats the code when I press `dsb` to delete `()`. It doesn't format code when I press `ys$)` though :thinking: My version is `328f20c`. This is my whole...

I used the `master` branch, not the `v2.0.0` branch. I updated using `Plug` and I didn't think that you have a different branch. So do you intend to merge it...

I tried and I think `custom-indentation` works as expected. Great! (tbh it was ok to have that ugly callback that we overriden as well. But as you decided to add...

Also why would we want to type `>` when we could simply press `` to finish the empty tag?

If I run any Java app with a newer version and run `jvmtop` on Java 8 I get this result: These are IntelliJ and some Gradle processes running on Java11:...