added path completion plugin
This commit is contained in:
@@ -14,6 +14,8 @@ return {
|
||||
-- tmux & split window navigation
|
||||
"christoomey/vim-tmux-navigator",
|
||||
|
||||
"hrsh7th/cmp-buffer", -- source for text in buffer
|
||||
"hrsh7th/cmp-path", -- source for file system paths
|
||||
|
||||
"nvim-telescope/telescope-project.nvim",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user