nvim: update

This commit is contained in:
2023-05-26 19:33:30 +03:00
parent e74b90556f
commit 89138fdf69
14 changed files with 249 additions and 320 deletions

View File

@@ -71,8 +71,8 @@ nmap('<leader>gb',':Git blame<CR>')
nmap('<leader>a', ':A<CR>')
-- test
-- nmap('<leader>r', ':TestFile<CR>')
-- nmap('<leader>R', ':TestSuite<CR>')
nmap('<leader>r', ':TestFile<CR>')
nmap('<leader>R', ':TestSuite<CR>')
-- CtrlSF
nmap('<C-f>', '<Plug>CtrlSFPrompt')