Merge branch 'main' of git.clustercockpit.org:moebiusband/dotfiles
This commit is contained in:
commit
b03926963f
@ -29,7 +29,6 @@ map('n',"<C-t>", "<cmd>Telescope current_buffer_tags<cr>")
|
||||
|
||||
map('n', "<leader>e", "<cmd>Telescope find_files<cr>")
|
||||
map('n', "<leader>f", "<cmd>Telescope live_grep<cr>")
|
||||
map('n',"<leader>g", "<cmd>Telescope grep_string<cr>")
|
||||
map('n', "<leader>b", "<cmd>Telescope buffers<cr>")
|
||||
map('n', "<leader>h", "<cmd>Telescope help_tags<cr>")
|
||||
map('n', "z=", "<cmd>Telescope spell_suggest<cr>")
|
||||
|
@ -54,7 +54,7 @@ require "paq" {
|
||||
"theHamsta/nvim-dap-virtual-text";
|
||||
"rcarriga/nvim-dap-ui";
|
||||
|
||||
"NvChad/nvim-colorizer.lua";
|
||||
"norcalli/nvim-colorizer.lua";
|
||||
"lewis6991/gitsigns.nvim";
|
||||
"tpope/vim-fugitive";
|
||||
"renerocksai/telekasten.nvim";
|
||||
|
Loading…
Reference in New Issue
Block a user