hinell
hinell
The repo wasn't updated for almost 3 years now. You think anyone is going to respond?
It's unthinkable for me to not have tab-switcher. It's definitely nice to have a bult-in one, but there is a well maintained extension: * https://github.com/LukasPietzschmann/telescope-tabs
@jamestrew I would rather a have tabswitcher than a buffer switcher actually. It would be the most useful switcher ever. @quantumsnowball I would suggest to move this PR into a...
If anyone interested, there is more powerful swapping tool based on `tree-sitter` module: * [nvim-treesitter-textobjects#text-objects-swap]( https://github.com/nvim-treesitter/nvim-treesitter-textobjects#text-objects-swap)
At least, you should have explained why. I didn't use it, but I'm curious. Thanks.
We need a better mechanis for contxt matching really.
@yfzhao20 I know about. It's a bit overkill. Thanks anyway!
I think this plugin should be deprecated in favor of `webpack-manifest-plugin` for webpack v5 and above.
You can also use terminal for that.
Same here. I have `Xterm 379` and `NVIM v0.10.0-dev` daf7abbc42. @D0ot Have you tried to debug it? It seems like it's conditioned not to include SHIFT: ```c if ((key->modifiers &...