From b1df2d2128637c706c400ae41fcb17433ec1af07 Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Fri, 21 Jul 2023 17:51:00 -0400 Subject: nvim: remove some plugins --- .config/nvim/lazy-lock.json | 18 ++--------------- .config/nvim/lua/plugins/cmp.lua | 19 ------------------ .config/nvim/lua/plugins/colorizer.lua | 20 ------------------- .config/nvim/lua/plugins/dap.lua | 1 - .config/nvim/lua/plugins/dashboard.lua | 26 ------------------------- .config/nvim/lua/plugins/editor.lua | 26 ------------------------- .config/nvim/lua/plugins/leap.lua | 8 -------- .config/nvim/lua/plugins/lsp.lua | 6 ------ .config/nvim/lua/plugins/notify.lua | 19 ------------------ .config/nvim/lua/plugins/rainbow-delimiters.lua | 26 ------------------------- .config/nvim/lua/plugins/telescope.lua | 14 ------------- .config/nvim/lua/plugins/terminal.lua | 12 ------------ .config/nvim/lua/plugins/yanky.lua | 26 ------------------------- 13 files changed, 2 insertions(+), 219 deletions(-) delete mode 100644 .config/nvim/lua/plugins/colorizer.lua delete mode 100644 .config/nvim/lua/plugins/dashboard.lua delete mode 100644 .config/nvim/lua/plugins/notify.lua delete mode 100644 .config/nvim/lua/plugins/rainbow-delimiters.lua delete mode 100644 .config/nvim/lua/plugins/terminal.lua delete mode 100644 .config/nvim/lua/plugins/yanky.lua (limited to '.config/nvim') diff --git a/.config/nvim/lazy-lock.json b/.config/nvim/lazy-lock.json index bcab521..6a5d897 100644 --- a/.config/nvim/lazy-lock.json +++ b/.config/nvim/lazy-lock.json @@ -5,25 +5,18 @@ "catppuccin": { "branch": "main", "commit": "a84ee1848bfac4601771805396552bdbaa0a0e91" }, "cmp-buffer": { "branch": "main", "commit": "3022dbc9166796b644a841a02de8dd1cc1d311fa" }, "cmp-cmdline": { "branch": "main", "commit": "8ee981b4a91f536f52add291594e89fb6645e451" }, - "cmp-conjure": { "branch": "master", "commit": "d97816d5007be2b060f3a4e09f5b144d97d96fe8" }, "cmp-dap": { "branch": "master", "commit": "d16f14a210cd28988b97ca8339d504533b7e09a4" }, "cmp-nvim-lsp": { "branch": "main", "commit": "44b16d11215dce86f253ce0c30949813c0a90765" }, "cmp-path": { "branch": "main", "commit": "91ff86cd9c29299a64f968ebb45846c485725f23" }, "cmp_luasnip": { "branch": "master", "commit": "18095520391186d634a0045dacaa346291096566" }, "comment.nvim": { "branch": "master", "commit": "176e85eeb63f1a5970d6b88f1725039d85ca0055" }, - "conjure": { "branch": "master", "commit": "2482871cbe0d1b85d331465cf7f065d5d2a7e2ac" }, - "dashboard-nvim": { "branch": "master", "commit": "ab84915f7cfd7bc7a5bfe7409c3eccf8d09c162a" }, "diffview.nvim": { "branch": "main", "commit": "73cb92d6e58c9a2d5835c490016725bfb2c3431a" }, "dressing.nvim": { "branch": "master", "commit": "39611852fd7bbac117e939a26759bb37361f0c90" }, - "fidget.nvim": { "branch": "main", "commit": "0ba1e16d07627532b6cae915cc992ecac249fb97" }, - "flit.nvim": { "branch": "main", "commit": "498b3a4864e697f1ed1145e518c4c78c776c55d8" }, "friendly-snippets": { "branch": "main", "commit": "ea84a710262cb2c286d439070bad37d36fd3db25" }, - "hlsearch.nvim": { "branch": "main", "commit": "eea3f8010e739c7694ceafe800d60caba0f896c6" }, "indent-blankline.nvim": { "branch": "master", "commit": "4541d690816cb99a7fc248f1486aa87f3abce91c" }, - "lazy.nvim": { "branch": "main", "commit": "14d76aac4bd3ff07c1fca074c210f28f766a931e" }, + "lazy.nvim": { "branch": "main", "commit": "25beed5e2e935ebc00d7e3eed1dc502df3c40e39" }, "leap.nvim": { "branch": "main", "commit": "7eeeb3ff74ff8cabd583a061492e76c1c6d2bac8" }, "lualine.nvim": { "branch": "master", "commit": "05d78e9fd0cdfb4545974a5aa14b1be95a86e9c9" }, - "markdown-preview.nvim": { "branch": "master", "commit": "02cc3874738bc0f86e4b91f09b8a0ac88aef8e96" }, "mini.ai": { "branch": "main", "commit": "5218ea75e635df78a807bc9d5a7162594fb76d02" }, "neogit": { "branch": "master", "commit": "3d63d76f04dc7102c83a057ded30a93822b59dec" }, "neotest": { "branch": "master", "commit": "fb0b31ae1dcdc7d68af5c66db4434ae5ebeffcfc" }, @@ -32,27 +25,20 @@ "neotest-rust": { "branch": "main", "commit": "d1dfe0f51f3a1def715d1fdd6918341176592c23" }, "nvim-autopairs": { "branch": "master", "commit": "ae5b41ce880a6d850055e262d6dfebd362bb276e" }, "nvim-cmp": { "branch": "main", "commit": "c4e491a87eeacf0408902c32f031d802c7eafce8" }, - "nvim-colorizer.lua": { "branch": "master", "commit": "dde3084106a70b9a79d48f426f6d6fec6fd203f7" }, "nvim-dap": { "branch": "master", "commit": "d17d1bba23ec72a157bd183c57840c39e323f515" }, "nvim-dap-go": { "branch": "main", "commit": "eab43d63cef832801a701812913e4d1d726725e5" }, "nvim-dap-python": { "branch": "master", "commit": "37b4cba02e337a95cb62ad1609b3d1dccb2e5d42" }, "nvim-dap-ui": { "branch": "master", "commit": "85b16ac2309d85c88577cd8ee1733ce52be8227e" }, - "nvim-dap-virtual-text": { "branch": "master", "commit": "57f1dbd0458dd84a286b27768c142e1567f3ce3b" }, "nvim-lspconfig": { "branch": "master", "commit": "447443a2404adc323ad2efc7c0a346a904ce694c" }, - "nvim-notify": { "branch": "master", "commit": "ea9c8ce7a37f2238f934e087c255758659948e0f" }, "nvim-spectre": { "branch": "master", "commit": "1ef252c1bf569b88e7e2fafde1eb0861d4f06aa3" }, "nvim-surround": { "branch": "main", "commit": "10b20ca7d9da1ac8df8339e140ffef94f9ab3b18" }, "nvim-treesitter": { "branch": "master", "commit": "9fa6806b88905d52b5ca36094909630919b432cc" }, "nvim-treesitter-textobjects": { "branch": "master", "commit": "52f1f3280d9092bfaee5c45be5962fabee3d9654" }, "nvim-web-devicons": { "branch": "master", "commit": "efbfed0567ef4bfac3ce630524a0f6c8451c5534" }, "plenary.nvim": { "branch": "master", "commit": "267282a9ce242bbb0c5dc31445b6d353bed978bb" }, - "rainbow-delimiters.nvim": { "branch": "master", "commit": "c6c2bda90f9f2d9eb047400f9153893d425bfa3c" }, "rust-tools.nvim": { "branch": "master", "commit": "0cc8adab23117783a0292a0c8a2fbed1005dc645" }, - "telescope-file-browser.nvim": { "branch": "master", "commit": "e03ff55962417b69c85ef41424079bb0580546ba" }, "telescope.nvim": { "branch": "master", "commit": "47c755d737702df7a39b640c8d9c473a728be1df" }, "todo-comments.nvim": { "branch": "main", "commit": "09b0b17d824d2d56f02ff15967e8a2499a89c731" }, - "toggleterm.nvim": { "branch": "main", "commit": "00c13dccc78c09fa5da4c5edda990a363e75035e" }, "trouble.nvim": { "branch": "main", "commit": "20d1b30d6925213abece21d35858a16e11d1e9fc" }, - "which-key.nvim": { "branch": "main", "commit": "38b990f6eabf62014018b4aae70a97d7a6c2eb88" }, - "yanky.nvim": { "branch": "main", "commit": "b12561386a25645adb7504e0e6a8c5dc8b31e6da" } + "which-key.nvim": { "branch": "main", "commit": "38b990f6eabf62014018b4aae70a97d7a6c2eb88" } } \ No newline at end of file diff --git a/.config/nvim/lua/plugins/cmp.lua b/.config/nvim/lua/plugins/cmp.lua index b085a9f..9ad472b 100644 --- a/.config/nvim/lua/plugins/cmp.lua +++ b/.config/nvim/lua/plugins/cmp.lua @@ -55,7 +55,6 @@ return { { name = "luasnip" }, { name = "nvim_lsp" }, { name = "path" }, - { name = "conjure" }, }, { { name = "buffer" }, }), @@ -93,24 +92,6 @@ return { }) end, }, - { - "PaterJason/cmp-conjure", - dependencies = { "hrsh7th/nvim-cmp" }, - ft = { - "clojure", - "fennel", - "janet", - "racket", - "hy", - "scheme", - "guile", - "commonlisp", - "julia", - "rust", - "lua", - "python", - }, - }, { "rcarriga/cmp-dap", dependencies = { "hrsh7th/nvim-cmp" }, diff --git a/.config/nvim/lua/plugins/colorizer.lua b/.config/nvim/lua/plugins/colorizer.lua deleted file mode 100644 index 51eb0a5..0000000 --- a/.config/nvim/lua/plugins/colorizer.lua +++ /dev/null @@ -1,20 +0,0 @@ -return { - { - "nvchad/nvim-colorizer.lua", - event = { "BufReadPre", "BufNewFile" }, - opts = { - user_default_options = { - names = false, - RRGGBBAA = true, - virtualtext = " ", - }, - buftypes = { - "*", - "!dashboard", - "!lazy", - "!popup", - "!prompt", - }, - }, - }, -} diff --git a/.config/nvim/lua/plugins/dap.lua b/.config/nvim/lua/plugins/dap.lua index 25a7c05..dcbd62c 100644 --- a/.config/nvim/lua/plugins/dap.lua +++ b/.config/nvim/lua/plugins/dap.lua @@ -2,7 +2,6 @@ return { { "mfussenegger/nvim-dap", dependencies = { - "theHamsta/nvim-dap-virtual-text", { "leoluz/nvim-dap-go", opts = {} }, { "mfussenegger/nvim-dap-python", diff --git a/.config/nvim/lua/plugins/dashboard.lua b/.config/nvim/lua/plugins/dashboard.lua deleted file mode 100644 index ab2fc49..0000000 --- a/.config/nvim/lua/plugins/dashboard.lua +++ /dev/null @@ -1,26 +0,0 @@ -return { - { - "nvimdev/dashboard-nvim", - dependencies = { "nvim-tree/nvim-web-devicons" }, - event = "VimEnter", - opts = { - config = { - header = { - "", - "███╗ ██╗███████╗ ██████╗ ██╗ ██╗██╗███╗ ███╗", - "████╗ ██║██╔════╝██╔═══██╗██║ ██║██║████╗ ████║", - "██╔██╗ ██║█████╗ ██║ ██║╚██╗ ██╔╝██║██╔████╔██║", - "██║╚██╗██║██╔══╝ ██║ ██║ ╚████╔╝ ██║██║╚██╔╝██║", - "██║ ╚████║███████╗╚██████╔╝ ╚██╔╝ ██║██║ ╚═╝ ██║", - "╚═╝ ╚═══╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝", - "", - }, - shortcut = { - { desc = " New file ", group = "DashboardShortCut", key = "n", action = ":ene" }, - }, - footer = {}, - }, - }, - }, -} - diff --git a/.config/nvim/lua/plugins/editor.lua b/.config/nvim/lua/plugins/editor.lua index c9a7900..abd1b90 100644 --- a/.config/nvim/lua/plugins/editor.lua +++ b/.config/nvim/lua/plugins/editor.lua @@ -1,33 +1,7 @@ return { - { "nvimdev/hlsearch.nvim", event = { "BufReadPre", "BufNewFile" }, opts = {} }, { "folke/todo-comments.nvim", event = { "BufReadPre", "BufNewFile" }, opts = {} }, { "kylechui/nvim-surround", event = "VeryLazy", opts = {} }, { "numtostr/comment.nvim", event = "VeryLazy", opts = {} }, { "simrat39/rust-tools.nvim", ft = "rust", opts = {} }, - { - "iamcco/markdown-preview.nvim", - build = "cd app && npm install", - cmd = { "MarkdownPreview", "MarkdownPreviewStop", "MarkdownPreviewToggle" }, - }, - { - "Olical/conjure", - ft = { - "clojure", - "fennel", - "janet", - "racket", - "hy", - "scheme", - "guile", - "commonlisp", - "julia", - "rust", - "lua", - "python", - }, - config = function() - vim.g.conjure = { mapping = { doc_word = false } } - end, - }, } diff --git a/.config/nvim/lua/plugins/leap.lua b/.config/nvim/lua/plugins/leap.lua index 7c755ca..f1e7cce 100644 --- a/.config/nvim/lua/plugins/leap.lua +++ b/.config/nvim/lua/plugins/leap.lua @@ -6,13 +6,5 @@ return { require("leap").add_default_mappings() end }, - { - "ggandor/flit.nvim", - dependencies = { "ggandor/leap.nvim" }, - keys = { "f", "F", "t", "T" }, - opts = { - labeled_modes = "nvx", - }, - }, } diff --git a/.config/nvim/lua/plugins/lsp.lua b/.config/nvim/lua/plugins/lsp.lua index b3c673e..4bb7659 100644 --- a/.config/nvim/lua/plugins/lsp.lua +++ b/.config/nvim/lua/plugins/lsp.lua @@ -63,10 +63,4 @@ return { }) end, }, - { - "j-hui/fidget.nvim", - tag = "legacy", - event = "LspAttach", - opts = {}, - }, } diff --git a/.config/nvim/lua/plugins/notify.lua b/.config/nvim/lua/plugins/notify.lua deleted file mode 100644 index 68941bb..0000000 --- a/.config/nvim/lua/plugins/notify.lua +++ /dev/null @@ -1,19 +0,0 @@ -return { - { - "rcarriga/nvim-notify", - event = "VeryLazy", - config = function() - vim.notify = require("notify") - end, - }, - { - "nvim-telescope/telescope.nvim", - dependencies = { "rcarriga/nvim-notify" }, - keys = { - { "fn", "Telescope notify", desc = "Notifications" }, - }, - config = function() - require("telescope").load_extension("notify") - end, - }, -} diff --git a/.config/nvim/lua/plugins/rainbow-delimiters.lua b/.config/nvim/lua/plugins/rainbow-delimiters.lua deleted file mode 100644 index feddc53..0000000 --- a/.config/nvim/lua/plugins/rainbow-delimiters.lua +++ /dev/null @@ -1,26 +0,0 @@ -return { - { - "HiPhish/rainbow-delimiters.nvim", - event = { "BufReadPre", "BufNewFile" }, - config = function() - vim.g.rainbow_delimiters = { - strategy = { - [""] = require("rainbow-delimiters").strategy["global"], - }, - query = { - [""] = "rainbow-delimiters", - lua = "rainbow-blocks", - }, - highlight = { - "TSRainbowRed", - "TSRainbowYellow", - "TSRainbowBlue", - "TSRainbowOrange", - "TSRainbowGreen", - "TSRainbowViolet", - "TSRainbowCyan", - }, - } - end, - }, -} diff --git a/.config/nvim/lua/plugins/telescope.lua b/.config/nvim/lua/plugins/telescope.lua index 2353209..84f806c 100644 --- a/.config/nvim/lua/plugins/telescope.lua +++ b/.config/nvim/lua/plugins/telescope.lua @@ -14,18 +14,4 @@ return { }, cmd = "Telescope", }, - { - "nvim-telescope/telescope-file-browser.nvim", - dependencies = { - "nvim-telescope/telescope.nvim", - "nvim-lua/plenary.nvim", - }, - keys = { - { "fd", "Telescope file_browser", desc = "File browser" }, - }, - cmd = "Telescope file_browser", - config = function() - require("telescope").load_extension("file_browser") - end, - }, } diff --git a/.config/nvim/lua/plugins/terminal.lua b/.config/nvim/lua/plugins/terminal.lua deleted file mode 100644 index ee7f8ae..0000000 --- a/.config/nvim/lua/plugins/terminal.lua +++ /dev/null @@ -1,12 +0,0 @@ -return { - { - "akinsho/toggleterm.nvim", - keys = "", - opts = { - open_mapping = "", - shade_terminals = false, - direction = "vertical", - size = function() return vim.o.columns * 0.45 end, - }, - }, -} diff --git a/.config/nvim/lua/plugins/yanky.lua b/.config/nvim/lua/plugins/yanky.lua deleted file mode 100644 index be90ccf..0000000 --- a/.config/nvim/lua/plugins/yanky.lua +++ /dev/null @@ -1,26 +0,0 @@ -return { - { - "gbprod/yanky.nvim", - keys = { - { "p", "(YankyPutAfter)", desc = "Put after cursor", mode = { "n", "x" } }, - { "P", "(YankyPutBefore)", desc = "Put before cursor", mode = { "n", "x" } }, - { "gp", "(YankyGPutAfter)", desc = "Put after cursor", mode = { "n", "x" } }, - { "gP", "(YankyGPutBefore)", desc = "Put before cursor", mode = { "n", "x" } }, - { "", "(YankyCycleForward)", desc = "Next yank" }, - { "", "(YankyCycleBackward)", desc = "Previous yank" }, - }, - opts = {}, - }, - { - "nvim-telescope/telescope.nvim", - dependencies = { "gbprod/yanky.nvim" }, - keys = { - { "fy", "Telescope yank_history", desc = "Yank history" }, - }, - cmd = "Telescope yank_history", - config = function() - require("telescope").load_extension("yank_history") - end, - }, -} - -- cgit v1.2.3