# {{@@ header() @@}} map global normal ': lsp-rename-prompt' ###################################################### # Emacs-like insert ###################################################### map global insert "h" map global insert "l" map global insert "b" map global insert "w" map global insert "gi" map global insert "ghgl" map global insert "bd" ###################################################### # Other insert binds ###################################################### map global insert "" map global insert "" ###################################################### # Objects ###################################################### map global object m %{c^[=|]{4\,}[^\n]*\n,^[=|]{4\,}[^\n]*\n} -docstring 'git conflict markers' map global object M %{c^{4\,}[^\n]*\n,^{4\,}[^\n]*\n} -docstring 'git conflict'