updated neovim configuration
added telescop and fuzzy finding along with lsp and git integration
This commit is contained in:
@@ -36,5 +36,3 @@ require("nvim-tree").setup({
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
vim.keymap.set('n','<c-e>','<cmd>NvimTreeToggle<cr>')
|
||||
|
||||
Reference in New Issue
Block a user