Ivan Smirnov
Ivan Smirnov
Hi. You should use automapping: https://github.com/Wansmer/langmapper.nvim?tab=readme-ov-file#with-automapping Personally, I am not use LazyVim but as I know it can be used with Langmapper. Example: https://github.com/aimuzov/LazyVimx/blob/3cebc80d9e08d7fc2d5d4995ee22d34f55c74f01/lua/lazyvimx/extras/nav/langmapper.lua
Thanks for the PR, it's a good suggestion!
Hi! If tree-sitter supports terraform, it is possible to add support for it. Provide code samples for terraform as here: https://github.com/Wansmer/treesj/tree/main/tests/sample
> Am I missing something [@Wansmer](https://github.com/Wansmer) ? `separator` and `force_insert` are conceptually different things. Since there were no commas in `join`, so they don't appear when formatting. In your case,...
> Ah yes that works perfectly, thank you, will open a PR after work 👍 Great! Please don't forget about adding the tests: https://github.com/Wansmer/treesj/blob/main/tests/README.md
Hi! As far as I know, `which-key` has been rewritten recently. Since I don't use it personally, I haven't had time to look into it and update the documentation yet....