completion setup
This commit is contained in:
@@ -29,6 +29,7 @@ map('n', '<leader>wc', ':close<CR>', opts)
|
||||
-- tab management
|
||||
map('n', '<tab>', ':tabnext<CR>', opts)
|
||||
map('n', '<leader>x', ':tabclose<CR>', opts)
|
||||
map('n', '<leader>n', ':$tabnew<CR>', opts)
|
||||
map('n', '<leader>s', ':$tab split<CR>', opts)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user