added zoxide into telescope <leader>sD
This commit is contained in:
parent
d5c8002ff8
commit
0eb0359cee
4 changed files with 165 additions and 4 deletions
1
init.lua
1
init.lua
|
|
@ -848,6 +848,7 @@ require('lazy').setup {
|
|||
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
|
||||
-- For additional information, see `:help lazy.nvim-lazy.nvim-structuring-your-plugins`
|
||||
{ import = 'custom.plugins' },
|
||||
vim.cmd 'set conceallevel=1',
|
||||
}
|
||||
|
||||
-- The line beneath this is called `modeline`. See `:help modeline`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue