From 35ad43e6a3867d8d5aa2ef33419ed15e848696c7 Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Wed, 15 Nov 2023 09:56:19 -0800 Subject: [PATCH] Link latest snapshot to nvim-0.9 --- neovim/packer_snapshots/latest | 183 +-------------------------------- 1 file changed, 1 insertion(+), 182 deletions(-) mode change 100644 => 120000 neovim/packer_snapshots/latest diff --git a/neovim/packer_snapshots/latest b/neovim/packer_snapshots/latest deleted file mode 100644 index 74e0a2d..0000000 --- a/neovim/packer_snapshots/latest +++ /dev/null @@ -1,182 +0,0 @@ -{ - "LuaSnip": { - "commit": "1843932" - }, - "cmp-buffer": { - "commit": "3022dbc" - }, - "cmp-nvim-lsp": { - "commit": "affe808" - }, - "cmp-spell": { - "commit": "5602f1a" - }, - "cmp_luasnip": { - "commit": "a9de941" - }, - "colorbuddy.vim": { - "commit": "cdb5b06" - }, - "dark-notify": { - "commit": "891adc0" - }, - "file-line": { - "commit": "67c3590" - }, - "friendly-snippets": { - "commit": "e5a16f9" - }, - "goyo.vim": { - "commit": "d0bb582" - }, - "impatient.nvim": { - "commit": "b842e16" - }, - "limelight.vim": { - "commit": "86aaec1" - }, - "lsp_signature.nvim": { - "commit": "e65a638" - }, - "lua-dev.nvim": { - "commit": "f5c3193" - }, - "lualine.nvim": { - "commit": "3cf4540" - }, - "lush.nvim": { - "commit": "6b9f399" - }, - "null-ls.nvim": { - "commit": "de75168" - }, - "nvim-cmp": { - "commit": "b588569" - }, - "nvim-colorizer.lua": { - "commit": "36c610a" - }, - "nvim-gps": { - "commit": "f4734df" - }, - "nvim-lsp-installer": { - "commit": "ae913cb" - }, - "nvim-lspconfig": { - "commit": "99596a8" - }, - "nvim-notify": { - "commit": "cf5dc4f" - }, - "nvim-solarized-lua": { - "commit": "faba49b" - }, - "nvim-treesitter": { - "commit": "a1893234" - }, - "nvim-treesitter-refactor": { - "commit": "75f5895" - }, - "nvim-treesitter-textobjects": { - "commit": "6dcd228" - }, - "packer.nvim": { - "commit": "b32b982" - }, - "plenary.nvim": { - "commit": "a3dafaa" - }, - "popup.nvim": { - "commit": "b7404d3" - }, - "rust.vim": { - "commit": "4aa69b8" - }, - "startuptime.vim": { - "commit": "dfa57f5" - }, - "tcomment_vim": { - "commit": "e77e1bf" - }, - "telescope-file-browser.nvim": { - "commit": "00a814a" - }, - "telescope.nvim": { - "commit": "b79cd6c" - }, - "todo-comments.nvim": { - "commit": "98b1ebf" - }, - "tokyonight.nvim": { - "commit": "8223c97" - }, - "trouble.nvim": { - "commit": "da61737" - }, - "vim-android": { - "commit": "8911f86" - }, - "vim-argwrap": { - "commit": "feaba6b" - }, - "vim-endwise": { - "commit": "4e5c835" - }, - "vim-eunuch": { - "commit": "63da2dd" - }, - "vim-forcedotcom": { - "commit": "a30ba7e" - }, - "vim-fugitive": { - "commit": "b411b75" - }, - "vim-grepper": { - "commit": "2b93535" - }, - "vim-gutentags": { - "commit": "b77b8fa" - }, - "vim-pencil": { - "commit": "5b4110d" - }, - "vim-polyglot": { - "commit": "38282d58" - }, - "vim-repeat": { - "commit": "24afe92" - }, - "vim-rsi": { - "commit": "4c673fb" - }, - "vim-startify": { - "commit": "81e36c3" - }, - "vim-surround": { - "commit": "bf3480d" - }, - "vim-textobj-sentence": { - "commit": "c5dd562" - }, - "vim-textobj-user": { - "commit": "41a675d" - }, - "vim-togglelist": { - "commit": "48f0d30" - }, - "vim-vinegar": { - "commit": "bb1bcdd" - }, - "which-key.nvim": { - "commit": "bd4411a" - }, - "wombat.nvim": { - "commit": "96989b1" - }, - "wombat256.vim": { - "commit": "8734ba4" - }, - "wombuddy.nvim": { - "commit": "29deb8f" - } -} diff --git a/neovim/packer_snapshots/latest b/neovim/packer_snapshots/latest new file mode 120000 index 0000000..55840ea --- /dev/null +++ b/neovim/packer_snapshots/latest @@ -0,0 +1 @@ +neovim/packer_snapshots/latest-0.9 \ No newline at end of file