updates on 220602

This commit is contained in:
d0zingcat
2022-06-02 20:28:30 +08:00
parent ccc9706e37
commit 2a9f635cd6
4 changed files with 47 additions and 7 deletions

View File

@@ -27,4 +27,5 @@ require('telescope').setup({
map('n', '<leader>ff', '<cmd>Telescope find_files<cr>')
map('n', '<leader>fg', '<cmd>Telescope live_grep<cr>')
map('n', '<leader>fb', '<cmd>Telescope buffers<cr>')
map('n', '<leader>fh', '<cmd>Telescope help_tags<cr>')
map('n', '<leader>;', '<cmd>Telescope commands<cr>')