neovim: remove possession plugin

This commit is contained in:
2022-06-24 20:13:09 +03:00
parent 737b8b1f3e
commit 2e47181c57
3 changed files with 0 additions and 85 deletions

View File

@@ -44,5 +44,3 @@ telescope.setup({
if vim.fn.has("win32") == 0 then
require("telescope").load_extension("fzf")
end
telescope.load_extension("possession")