akinsho / toggleterm.nvim

A neovim lua plugin to help easily manage multiple terminal windows
GNU General Public License v3.0
4.34k stars 172 forks source link

docs: add missing ')' after end in TermSelect keymaps example #519

Closed moiaune closed 10 months ago

moiaune commented 10 months ago

Adds the missing ')' after 'end' on the first example for setting up keymap for send_lines_to_terminal.