pantran.nvim icon indicating copy to clipboard operation
pantran.nvim copied to clipboard

Use your favorite machine translation engines without having to leave your favorite editor.

Results 6 pantran.nvim issues
Sort by recently updated
recently updated
newest added

I implemented support for these endpoints based on the available documentation, but I wasn't able to create API keys for these engines, so I couldn't test it. It would be...

help wanted

hi @potamides can you explain to me how to setup this plugin using lazy.nvim my config below, is not work properly. ```lua return { "potamides/pantran.nvim", keys = { { "ttx",...

I frequently use `` to choose a register to paste text from, and when I am viewing code that has different languages in comments, I need to translate, but can...

I couldn't get it to run, but the endpoint seems to be: `https://beta.apertium.org/apy/analyse` seen here: [Wiki](https://wiki.apertium.org/wiki/Apertium-apy) I always have a curl exit error when starting pantran.

Engine API calls often take long (>2 seconds). It would be nice to see if pantran's API call is still pending or not. For example if mode is `yank` I...

enhancement

press `g?` in pantran cause ``` E5108: Error executing lua ...hare/nvim/lazy/pantran.nvim/lua/pantran/utils/buffer.lua:67: attempt to index field 'rhs' (a nil value) stack traceback: ...hare/nvim/lazy/pantran.nvim/lua/pantran/utils/buffer.lua:67: in function 'get_mappings' ...cal/share/nvim/lazy/pantran.nvim/lua/pantran/ui/help.lua:59: in function 'toggle' .../share/nvim/lazy/pantran.nvim/lua/pantran/ui/actions.lua:13:...