jsxcomments.nvim Comment out jsx / tsx lines This plugin adds one command: JsxCommentVisual. The idea is to now bind a keybinding like so: vim.keymap.set("x", "<leader>xc", "<Esc><cmd>JsxCommentVisual<cr>")