noremap : let mapleader = "," noremap v :action SearchEverywhere noremap c :action ActivateTerminalToolWindow noremap h noremap j noremap k noremap l noremap - :action GotoNextError noremap _ :action GotoPreviousError set ignorecase set smartcase set showmatch set hlsearch set incsearch