From e89fe4eaec62f2ebdcc0ef62f08b03161edd28bb Mon Sep 17 00:00:00 2001 From: cmccay Date: Thu, 22 Dec 2022 18:21:57 -0600 Subject: [PATCH] removed possession --- nvim/.config/nvim/after/plugin/possession.lua | 18 +-- nvim/.config/nvim/after/plugin/telescope.lua | 4 +- nvim/.config/nvim/plugin/packer_compiled.lua | 142 +++++++++--------- 3 files changed, 82 insertions(+), 82 deletions(-) diff --git a/nvim/.config/nvim/after/plugin/possession.lua b/nvim/.config/nvim/after/plugin/possession.lua index 0c59246..14262ea 100644 --- a/nvim/.config/nvim/after/plugin/possession.lua +++ b/nvim/.config/nvim/after/plugin/possession.lua @@ -1,9 +1,9 @@ -require('possession').setup{ -autosave = { - current = false, -- or fun(name): boolean - tmp = true, -- or fun(): boolean - tmp_name = 'tmp', - on_load = true, - on_quit = true, -} -} +-- require('possession').setup{ +-- autosave = { +-- current = false, -- or fun(name): boolean +-- tmp = true, -- or fun(): boolean +-- tmp_name = 'tmp', +-- on_load = true, +-- on_quit = true, +-- } +-- } diff --git a/nvim/.config/nvim/after/plugin/telescope.lua b/nvim/.config/nvim/after/plugin/telescope.lua index 478904f..417fb91 100644 --- a/nvim/.config/nvim/after/plugin/telescope.lua +++ b/nvim/.config/nvim/after/plugin/telescope.lua @@ -12,5 +12,5 @@ require("telescope").setup{ require("telescope").load_extension("fzf") require("telescope").load_extension("file_browser") require("telescope").load_extension("neoclip") -require("telescope").load_extension("possession") -require("telescope").load_extension("repo") +-- require("telescope").load_extension("possession") +-- require("telescope").load_extension("repo") diff --git a/nvim/.config/nvim/plugin/packer_compiled.lua b/nvim/.config/nvim/plugin/packer_compiled.lua index 7308a37..41a08c3 100644 --- a/nvim/.config/nvim/plugin/packer_compiled.lua +++ b/nvim/.config/nvim/plugin/packer_compiled.lua @@ -77,181 +77,181 @@ _G.packer_plugins = { ["Comment.nvim"] = { config = { "\27LJ\2\n5\0\0\3\0\3\0\0066\0\0\0'\2\1\0B\0\2\0029\0\2\0B\0\1\1K\0\1\0\nsetup\fComment\frequire\0" }, loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/Comment.nvim", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/Comment.nvim", url = "https://github.com/numToStr/Comment.nvim" }, - ["JABS.nvim"] = { - loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/JABS.nvim", - url = "https://github.com/matbme/JABS.nvim" - }, - ["ayu-vim"] = { - loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/ayu-vim", - url = "https://github.com/ayu-theme/ayu-vim" - }, ["cmp-buffer"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/cmp-buffer", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/cmp-buffer", url = "https://github.com/hrsh7th/cmp-buffer" }, ["cmp-nvim-lsp"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/cmp-nvim-lsp", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/cmp-nvim-lsp", url = "https://github.com/hrsh7th/cmp-nvim-lsp" }, ["cmp-nvim-lua"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/cmp-nvim-lua", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/cmp-nvim-lua", url = "https://github.com/hrsh7th/cmp-nvim-lua" }, ["cmp-path"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/cmp-path", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/cmp-path", url = "https://github.com/hrsh7th/cmp-path" }, cmp_luasnip = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/cmp_luasnip", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/cmp_luasnip", url = "https://github.com/saadparwaiz1/cmp_luasnip" }, gruvbox = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/gruvbox", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/gruvbox", url = "https://github.com/morhetz/gruvbox" }, + ["lazygit.nvim"] = { + loaded = true, + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/lazygit.nvim", + url = "https://github.com/kdheepak/lazygit.nvim" + }, + ["lualine.nvim"] = { + loaded = true, + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/lualine.nvim", + url = "https://github.com/nvim-lualine/lualine.nvim" + }, + melange = { + loaded = true, + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/melange", + url = "https://github.com/savq/melange" + }, minimalist = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/minimalist", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/minimalist", url = "https://github.com/dikiaap/minimalist" }, - nerdtree = { + ["neovim-ayu"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/nerdtree", - url = "https://github.com/preservim/nerdtree" + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/neovim-ayu", + url = "https://github.com/Shatur/neovim-ayu" }, - ["nerdtree-git-plugin"] = { + nvim = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/nerdtree-git-plugin", - url = "https://github.com/Xuyuanp/nerdtree-git-plugin" + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/nvim", + url = "https://github.com/catppuccin/nvim" }, ["nvim-cmp"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/nvim-cmp", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/nvim-cmp", url = "https://github.com/hrsh7th/nvim-cmp" }, ["nvim-lspconfig"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/nvim-lspconfig", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/nvim-lspconfig", url = "https://github.com/neovim/nvim-lspconfig" }, ["nvim-neoclip.lua"] = { config = { "\27LJ\2\nh\0\0\3\0\4\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0B\0\2\1K\0\1\0\1\0\2\20continuous_sync\2\30enable_persistent_history\2\nsetup\fneoclip\frequire\0" }, loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/nvim-neoclip.lua", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/nvim-neoclip.lua", url = "https://github.com/AckslD/nvim-neoclip.lua" }, ["nvim-treesitter"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/nvim-treesitter", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/nvim-treesitter", url = "https://github.com/nvim-treesitter/nvim-treesitter" }, ["nvim-web-devicons"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/nvim-web-devicons", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/nvim-web-devicons", url = "https://github.com/kyazdani42/nvim-web-devicons" }, ["packer.nvim"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/packer.nvim", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/packer.nvim", url = "https://github.com/wbthomason/packer.nvim" }, ["plenary.nvim"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/plenary.nvim", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/plenary.nvim", url = "https://github.com/nvim-lua/plenary.nvim" }, - ["possession.nvim"] = { - loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/possession.nvim", - url = "https://github.com/jedrzejboczar/possession.nvim" - }, ["sqlite.lua"] = { loaded = false, needs_bufread = false, only_cond = false, - path = "/Users/clint/.local/share/nvim/site/pack/packer/opt/sqlite.lua", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/opt/sqlite.lua", url = "https://github.com/kkharji/sqlite.lua" }, + ["srcery-vim"] = { + loaded = true, + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/srcery-vim", + url = "https://github.com/srcery-colors/srcery-vim" + }, supertab = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/supertab", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/supertab", url = "https://github.com/ervandew/supertab" }, ["telescope-file-browser.nvim"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/telescope-file-browser.nvim", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/telescope-file-browser.nvim", url = "https://github.com/nvim-telescope/telescope-file-browser.nvim" }, ["telescope-fzf-native.nvim"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/telescope-fzf-native.nvim", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/telescope-fzf-native.nvim", url = "https://github.com/nvim-telescope/telescope-fzf-native.nvim" }, - ["telescope-repo.nvim"] = { - loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/telescope-repo.nvim", - url = "https://github.com/cljoly/telescope-repo.nvim" - }, ["telescope.nvim"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/telescope.nvim", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/telescope.nvim", url = "https://github.com/nvim-telescope/telescope.nvim" }, ["tender.vim"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/tender.vim", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/tender.vim", url = "https://github.com/jacoborus/tender.vim" }, - ["vim-airline"] = { - loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/vim-airline", - url = "https://github.com/vim-airline/vim-airline" - }, - ["vim-airline-themes"] = { - loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/vim-airline-themes", - url = "https://github.com/vim-airline/vim-airline-themes" - }, ["vim-desert-warm-256"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/vim-desert-warm-256", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/vim-desert-warm-256", url = "https://github.com/rainux/vim-desert-warm-256" }, ["vim-deus"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/vim-deus", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/vim-deus", url = "https://github.com/ajmwagar/vim-deus" }, - ["vim-devicons"] = { - loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/vim-devicons", - url = "https://github.com/ryanoasis/vim-devicons" - }, ["vim-fugitive"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/vim-fugitive", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/vim-fugitive", url = "https://github.com/tpope/vim-fugitive" }, + ["vim-moonfly-colors"] = { + loaded = true, + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/vim-moonfly-colors", + url = "https://github.com/bluz71/vim-moonfly-colors" + }, ["vim-railscasts-theme"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/vim-railscasts-theme", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/vim-railscasts-theme", url = "https://github.com/jpo/vim-railscasts-theme" }, ["vim-slime"] = { loaded = true, - path = "/Users/clint/.local/share/nvim/site/pack/packer/start/vim-slime", + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/vim-slime", url = "https://github.com/jpalardy/vim-slime" + }, + ["vim-surround"] = { + loaded = true, + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/vim-surround", + url = "https://github.com/tpope/vim-surround" + }, + ["vim-virtualenv"] = { + loaded = true, + path = "/Users/clintmccay/.local/share/nvim/site/pack/packer/start/vim-virtualenv", + url = "https://github.com/jmcantrell/vim-virtualenv" } } @@ -284,14 +284,14 @@ if not vim.g.packer_custom_loader_enabled then vim.g.packer_custom_loader_enabled = true end --- Config for: nvim-neoclip.lua -time([[Config for nvim-neoclip.lua]], true) -try_loadstring("\27LJ\2\nh\0\0\3\0\4\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0B\0\2\1K\0\1\0\1\0\2\20continuous_sync\2\30enable_persistent_history\2\nsetup\fneoclip\frequire\0", "config", "nvim-neoclip.lua") -time([[Config for nvim-neoclip.lua]], false) -- Config for: Comment.nvim time([[Config for Comment.nvim]], true) try_loadstring("\27LJ\2\n5\0\0\3\0\3\0\0066\0\0\0'\2\1\0B\0\2\0029\0\2\0B\0\1\1K\0\1\0\nsetup\fComment\frequire\0", "config", "Comment.nvim") time([[Config for Comment.nvim]], false) +-- Config for: nvim-neoclip.lua +time([[Config for nvim-neoclip.lua]], true) +try_loadstring("\27LJ\2\nh\0\0\3\0\4\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0B\0\2\1K\0\1\0\1\0\2\20continuous_sync\2\30enable_persistent_history\2\nsetup\fneoclip\frequire\0", "config", "nvim-neoclip.lua") +time([[Config for nvim-neoclip.lua]], false) _G._packer.inside_compile = false if _G._packer.needs_bufread == true then