removed some commented code
This commit is contained in:
parent
c911f288c6
commit
045a1af8dc
@ -8,5 +8,4 @@ return {
|
||||
patterns = { ".git", "_darcs", ".hg", ".bzr", ".svn", "Makefile", "package.json", "build_nvim", "real_path.txt" },
|
||||
})
|
||||
end,
|
||||
-- event = 'BufReadPre'
|
||||
}
|
||||
|
@ -169,6 +169,5 @@ return {
|
||||
|
||||
require("telescope").load_extension("ui-select")
|
||||
require('telescope').load_extension('fzf')
|
||||
-- require('telescope').load_extension('projects')
|
||||
end
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user