trunk-io / neovim-trunk

The official Trunk Check Plugin for Neovim
https://docs.trunk.io/check/ide-integration/neovim-plugin
MIT License
21 stars 3 forks source link

Reafactor - move plugins/trunk.vim to lua #22

Closed AriSweedler closed 2 months ago

AriSweedler commented 2 months ago

Use vim.api.nvim_create_user_command instead of relying on plugin/trunk.vim. Depends on my previous PR. I feel like that's rude to do but I can fix the conflict if you guys care

AriSweedler commented 2 months ago

I entirely didn't think about other plugin managers! Well, thanks for taking a look & for checking out support for other plugin managers. Yeah - for as long as y'all wanna support other plugins, it looks like this PR will have to be closed.

TylerJang27 commented 2 months ago

Thanks for understanding. Please let us know if you encounter any additional issues!