Skip to content

nvim, TranslateV, TranslantWV-----E492: not an editor command #114

@EssenSea

Description

@EssenSea

discribe as title said, <space> as "leader", config as below, "TranslateW" works well.

local map = vim.keymap.set
map("n", "<leader>ww", "<cmd>TranslateW<CR>")
map("v", "<leader>ww", "<cmd>TranslateWV<CR>")

As for vim, TranslateW works well

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions