Skip to content

Instantly share code, notes, and snippets.

@alex-popov-tech
Last active November 3, 2025 10:07
Show Gist options
  • Save alex-popov-tech/d72a6787a7a009534dfee7e230827af2 to your computer and use it in GitHub Desktop.
Save alex-popov-tech/d72a6787a7a009534dfee7e230827af2 to your computer and use it in GitHub Desktop.
store.nvim installation cache
This file has been truncated, but you can view the full file.
{
"prabirshrestha/asyncomplete-lsp.vim": {
"source": "default",
"lazy": "return { \"prabirshrestha/asyncomplete-lsp.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/prabirshrestha/asyncomplete-lsp.vim'})",
"updated_at": "2025-10-28T15:32:28Z"
},
"tweekmonster/helpful.vim": {
"source": "default",
"lazy": "return { \"tweekmonster/helpful.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tweekmonster/helpful.vim'})",
"updated_at": "2025-11-03T00:21:09Z"
},
"TaDaa/vimade": {
"source": "lazy.nvim",
"lazy": "return {\n \"tadaa/vimade\",\n opts = {\n recipe = {\n \"default\",\n {animate = true}\n },\n fadelevel = 0.4\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/TaDaa/vimade\"})\n\nrequire(\"vimade\").setup(\n {\n recipe = {\"default\", {animate = true}},\n fadelevel = 0.4\n }\n)",
"updated_at": "2025-11-02T16:58:15Z"
},
"vim-fuzzbox/fuzzbox.vim": {
"source": "vim-plug",
"lazy": "return {\n \"vim-fuzzbox/fuzzbox.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vim-fuzzbox/fuzzbox.vim\"})",
"updated_at": "2025-11-01T13:15:03Z"
},
"puremourning/vimspector": {
"source": "default",
"lazy": "return { \"puremourning/vimspector\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/puremourning/vimspector'})",
"updated_at": "2025-11-02T12:39:55Z"
},
"Shougo/dpp.vim": {
"source": "default",
"lazy": "return { \"Shougo/dpp.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Shougo/dpp.vim'})",
"updated_at": "2025-11-02T00:50:37Z"
},
"vim-jp/vimdoc-ja": {
"source": "default",
"lazy": "return { \"vim-jp/vimdoc-ja\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-jp/vimdoc-ja'})",
"updated_at": "2025-11-01T23:28:46Z"
},
"lervag/wiki.vim": {
"source": "lazy.nvim",
"lazy": "return {\n \"lervag/wiki.vim\",\n -- tag = \"v0.10\", -- uncomment to pin to a specific release\n init = function()\n -- wiki.vim configuration goes here, e.g.\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/lervag/wiki.vim\"})",
"updated_at": "2025-10-30T12:38:31Z"
},
"mattn/vim-lsp-settings": {
"source": "vim-plug",
"lazy": "return {\n \"mattn/vim-lsp-settings\",\n dependencies = {\n \"prabirshrestha/vim-lsp\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/prabirshrestha/vim-lsp\"})\nvim.pack.add({\"https://github.com/mattn/vim-lsp-settings\"})",
"updated_at": "2025-11-03T01:26:04Z"
},
"davidhalter/jedi-vim": {
"source": "default",
"lazy": "return { \"davidhalter/jedi-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/davidhalter/jedi-vim'})",
"updated_at": "2025-09-19T11:49:35Z"
},
"vim-jp/vital.vim": {
"source": "default",
"lazy": "return { \"vim-jp/vital.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-jp/vital.vim'})",
"updated_at": "2025-09-22T18:32:29Z"
},
"girishji/vimcomplete": {
"source": "vim-plug",
"lazy": "return {\n \"girishji/vimcomplete\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/girishji/vimcomplete\"})",
"updated_at": "2025-10-05T20:10:11Z"
},
"patstockwell/vim-monokai-tasty": {
"source": "vim-plug",
"lazy": "return {\n \"patstockwell/vim-monokai-tasty\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/patstockwell/vim-monokai-tasty\"})",
"updated_at": "2025-10-09T05:12:51Z"
},
"jparise/vim-graphql": {
"source": "vim-plug",
"lazy": "return {\n \"jparise/vim-graphql\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jparise/vim-graphql\"})",
"updated_at": "2025-09-17T01:10:05Z"
},
"bluz71/vim-nightfly-colors": {
"source": "lazy.nvim",
"lazy": "return {\n \"bluz71/vim-nightfly-colors\",\n name = \"nightfly\",\n lazy = false,\n priority = 1000\n}",
"vimpack": "vim.pack.add({\"https://github.com/bluz71/vim-nightfly-colors\"})",
"updated_at": "2025-10-23T04:40:38Z"
},
"bluz71/vim-moonfly-colors": {
"source": "lazy.nvim",
"lazy": "return {\n \"bluz71/vim-moonfly-colors\",\n name = \"moonfly\",\n lazy = false,\n priority = 1000\n}",
"vimpack": "vim.pack.add({\"https://github.com/bluz71/vim-moonfly-colors\"})",
"updated_at": "2025-10-23T04:40:37Z"
},
"arp242/gopher.vim": {
"source": "default",
"lazy": "return { \"arp242/gopher.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/arp242/gopher.vim'})",
"updated_at": "2025-09-15T17:54:45Z"
},
"lervag/vimtex": {
"source": "lazy.nvim",
"lazy": "return {\n \"lervag/vimtex\",\n lazy = false, -- we don't want to lazy load VimTeX\n -- tag = \"v2.15\", -- uncomment to pin to a specific release\n init = function()\n -- VimTeX configuration goes here, e.g.\n vim.g.vimtex_view_method =\n \"zathura\"\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/lervag/vimtex\"})",
"updated_at": "2025-10-13T18:17:06Z"
},
"madox2/vim-ai": {
"source": "vim-plug",
"lazy": "return {\n \"madox2/vim-ai\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/madox2/vim-ai\"})",
"updated_at": "2025-10-14T21:23:34Z"
},
"tinted-theming/tinted-vim": {
"source": "lazy.nvim",
"lazy": "return {\n \"tinted-theming/tinted-vim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tinted-theming/tinted-vim\"})",
"updated_at": "2025-09-13T01:13:50Z"
},
"Shougo/ddc.vim": {
"source": "default",
"lazy": "return { \"Shougo/ddc.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Shougo/ddc.vim'})",
"updated_at": "2025-10-12T03:17:30Z"
},
"Shougo/dein.vim": {
"source": "default",
"lazy": "return { \"Shougo/dein.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Shougo/dein.vim'})",
"updated_at": "2025-09-13T00:40:44Z"
},
"thosakwe/vim-flutter": {
"source": "vim-plug",
"lazy": "return {\n \"thosakwe/vim-flutter\",\n dependencies = {\n \"dart-lang/dart-vim-plugin\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/dart-lang/dart-vim-plugin\"})\nvim.pack.add({\"https://github.com/thosakwe/vim-flutter\"})",
"updated_at": "2025-09-12T06:48:57Z"
},
"github/copilot.vim": {
"source": "default",
"lazy": "return { \"github/copilot.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/github/copilot.vim'})",
"updated_at": "2025-10-01T02:42:20Z"
},
"ziglang/zig.vim": {
"source": "vim-plug",
"lazy": "return {\n \"ziglang/zig.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ziglang/zig.vim\"})",
"updated_at": "2025-09-11T17:21:02Z"
},
"augmentcode/augment.vim": {
"source": "lazy.nvim",
"lazy": "return {\n \"augmentcode/augment.vim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/augmentcode/augment.vim\"})",
"updated_at": "2025-10-21T17:01:35Z"
},
"voldikss/vim-browser-search": {
"source": "vim-plug",
"lazy": "return {\n \"voldikss/vim-browser-search\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/voldikss/vim-browser-search\"})",
"updated_at": "2025-09-11T13:47:09Z"
},
"Shougo/ddu.vim": {
"source": "default",
"lazy": "return { \"Shougo/ddu.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Shougo/ddu.vim'})",
"updated_at": "2025-10-24T03:44:33Z"
},
"LucHermitte/lh-vim-lib": {
"source": "default",
"lazy": "return { \"LucHermitte/lh-vim-lib\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/LucHermitte/lh-vim-lib'})",
"updated_at": "2025-09-10T20:38:56Z"
},
"vim-test/vim-test": {
"source": "vim-plug",
"lazy": "return {\n \"vim-test/vim-test\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vim-test/vim-test\"})",
"updated_at": "2025-10-14T10:53:49Z"
},
"lifepillar/vim-colortemplate": {
"source": "default",
"lazy": "return { \"lifepillar/vim-colortemplate\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lifepillar/vim-colortemplate'})",
"updated_at": "2025-10-30T07:56:04Z"
},
"vim/colorschemes": {
"source": "default",
"lazy": "return { \"vim/colorschemes\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim/colorschemes'})",
"updated_at": "2025-10-22T00:22:07Z"
},
"vim-autoformat/vim-autoformat": {
"source": "default",
"lazy": "return { \"vim-autoformat/vim-autoformat\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-autoformat/vim-autoformat'})",
"updated_at": "2025-09-08T13:51:48Z"
},
"jayli/vim-easycomplete": {
"source": "packer.nvim",
"lazy": "return {\n \"jayli/vim-easycomplete\",\n dependencies = {\n \"L3MON4D3/LuaSnip\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/L3MON4D3/LuaSnip\"})\nvim.pack.add({\"https://github.com/jayli/vim-easycomplete\"})",
"updated_at": "2025-10-23T08:01:19Z"
},
"vim-skk/skkeleton": {
"source": "default",
"lazy": "return { \"vim-skk/skkeleton\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-skk/skkeleton'})",
"updated_at": "2025-10-27T12:54:37Z"
},
"andymass/vim-matchup": {
"source": "lazy.nvim",
"lazy": "return {\n \"andymass/vim-matchup\",\n init = function()\n -- modify your configuration vars here\n vim.g.matchup_treesitter_stopline =\n 500\n\n -- or call the setup function provided as a helper. It defines the\n -- configuration vars for you\n require(\"match-up\").setup(\n {\n treesitter = {\n stopline = 500\n }\n }\n )\n end,\n -- or use the `opts` mechanism built into `lazy.nvim`. It calls\n -- `require('match-up').setup` under the hood\n ---@type matchup.Config\n opts = {\n treesitter = {\n stopline = 500\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/andymass/vim-matchup\"})\n\nrequire(\"vim-matchup\").setup(\n {\n treesitter = {\n stopline = 500\n }\n }\n)",
"updated_at": "2025-10-03T13:45:17Z"
},
"yianwillis/vimcdoc": {
"source": "vim-plug",
"lazy": "return {\n \"yianwillis/vimcdoc\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/yianwillis/vimcdoc\"})",
"updated_at": "2025-11-03T08:09:06Z"
},
"alker0/chezmoi.vim": {
"source": "lazy.nvim",
"lazy": "return {\n \"alker0/chezmoi.vim\",\n lazy = false,\n init = function()\n -- This option is required.\n vim.g[\n \"chezmoi#use_tmp_buffer\"\n ] = true\n -- add other options here if needed.\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/alker0/chezmoi.vim\"})",
"updated_at": "2025-10-30T23:58:56Z"
},
"AndrewRadev/splitjoin.vim": {
"source": "default",
"lazy": "return { \"AndrewRadev/splitjoin.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/AndrewRadev/splitjoin.vim'})",
"updated_at": "2025-10-25T15:21:31Z"
},
"honza/vim-snippets": {
"source": "default",
"lazy": "return { \"honza/vim-snippets\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/honza/vim-snippets'})",
"updated_at": "2025-10-28T14:00:35Z"
},
"srcery-colors/srcery-vim": {
"source": "packer.nvim",
"lazy": "return {\n \"srcery-colors/srcery-vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/srcery-colors/srcery-vim\"})",
"updated_at": "2025-10-08T07:49:53Z"
},
"prabirshrestha/vim-lsp": {
"source": "vim-plug",
"lazy": "return {\n \"prabirshrestha/vim-lsp\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/prabirshrestha/vim-lsp\"})",
"updated_at": "2025-11-03T00:49:26Z"
},
"vifm/vifm.vim": {
"source": "default",
"lazy": "return { \"vifm/vifm.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vifm/vifm.vim'})",
"updated_at": "2025-09-28T13:02:02Z"
},
"matze/vim-move": {
"source": "vim-plug",
"lazy": "return {\n \"matze/vim-move\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/matze/vim-move\"})",
"updated_at": "2025-09-03T09:44:28Z"
},
"embark-theme/vim": {
"source": "lazy.nvim",
"lazy": "return {\n \"embark-theme/vim\",\n lazy = false,\n priority = 1000,\n name = \"embark\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/embark-theme/vim\"})",
"updated_at": "2025-10-07T04:36:06Z"
},
"junegunn/fzf.vim": {
"source": "vim-plug",
"lazy": "return {\n \"junegunn/fzf.vim\",\n dependencies = {\n \"junegunn/fzf\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/junegunn/fzf\"})\nvim.pack.add({\"https://github.com/junegunn/fzf.vim\"})",
"updated_at": "2025-09-03T00:59:42Z"
},
"keith/swift.vim": {
"source": "lazy.nvim",
"lazy": "return {\n \"keith/swift.vim\",\n ft = \"swift\" -- filetype\n}",
"vimpack": "vim.pack.add({\"https://github.com/keith/swift.vim\"})",
"updated_at": "2025-09-02T16:48:09Z"
},
"joshdick/onedark.vim": {
"source": "default",
"lazy": "return { \"joshdick/onedark.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/joshdick/onedark.vim'})",
"updated_at": "2025-09-02T13:36:08Z"
},
"LucHermitte/vim-refactor": {
"source": "default",
"lazy": "return { \"LucHermitte/vim-refactor\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/LucHermitte/vim-refactor'})",
"updated_at": "2025-09-02T12:03:10Z"
},
"dhruvasagar/vim-table-mode": {
"source": "vim-plug",
"lazy": "return {\n \"dhruvasagar/vim-table-mode\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/dhruvasagar/vim-table-mode\"})",
"updated_at": "2025-09-01T00:46:02Z"
},
"ggml-org/llama.vim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ggml-org/llama.vim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ggml-org/llama.vim\"})",
"updated_at": "2025-10-28T07:08:42Z"
},
"mhinz/vim-signify": {
"source": "vim-plug",
"lazy": "return {\n \"mhinz/vim-signify\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mhinz/vim-signify\"})",
"updated_at": "2025-08-31T15:00:14Z"
},
"wakatime/vim-wakatime": {
"source": "lazy.nvim",
"lazy": "return {\n \"wakatime/vim-wakatime\",\n lazy = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/wakatime/vim-wakatime\"})",
"updated_at": "2025-08-31T02:57:50Z"
},
"fatih/vim-go": {
"source": "vim-plug",
"lazy": "return {\n \"fatih/vim-go\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/fatih/vim-go\"})",
"updated_at": "2025-08-30T00:47:21Z"
},
"thinca/vim-themis": {
"source": "default",
"lazy": "return { \"thinca/vim-themis\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/thinca/vim-themis'})",
"updated_at": "2025-08-29T14:07:24Z"
},
"instant-markdown/vim-instant-markdown": {
"source": "vim-plug",
"lazy": "return {\n \"instant-markdown/vim-instant-markdown\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/instant-markdown/vim-instant-markdown\"})",
"updated_at": "2025-09-25T11:24:22Z"
},
"airblade/vim-gitgutter": {
"source": "default",
"lazy": "return { \"airblade/vim-gitgutter\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/airblade/vim-gitgutter'})",
"updated_at": "2025-08-29T10:45:59Z"
},
"sheerun/vim-polyglot": {
"source": "vim-plug",
"lazy": "return {\n \"sheerun/vim-polyglot\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/sheerun/vim-polyglot\"})",
"updated_at": "2025-08-27T17:10:22Z"
},
"gergap/vim-ollama": {
"source": "vim-plug",
"lazy": "return {\n \"gergap/vim-ollama\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/gergap/vim-ollama\"})",
"updated_at": "2025-11-03T09:38:24Z"
},
"luk400/vim-jukit": {
"source": "vim-plug",
"lazy": "return {\n \"luk400/vim-jukit\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/luk400/vim-jukit\"})",
"updated_at": "2025-08-26T06:17:38Z"
},
"nanotee/zoxide.vim": {
"source": "packer.nvim",
"lazy": "return {\n \"nanotee/zoxide.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nanotee/zoxide.vim\"})",
"updated_at": "2025-08-25T19:07:27Z"
},
"jpalardy/vim-slime": {
"source": "default",
"lazy": "return { \"jpalardy/vim-slime\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jpalardy/vim-slime'})",
"updated_at": "2025-08-25T02:26:59Z"
},
"kristijanhusak/vim-dadbod-ui": {
"source": "lazy.nvim",
"lazy": "return {\n \"kristijanhusak/vim-dadbod-ui\",\n dependencies = {\n {\n \"tpope/vim-dadbod\",\n lazy = true\n },\n {\n \"kristijanhusak/vim-dadbod-completion\",\n ft = {\n \"sql\",\n \"mysql\",\n \"plsql\"\n },\n lazy = true\n } -- Optional\n },\n cmd = {\n \"DBUI\",\n \"DBUIToggle\",\n \"DBUIAddConnection\",\n \"DBUIFindBuffer\"\n },\n init = function()\n -- Your DBUI configuration\n vim.g.db_ui_use_nerd_fonts =\n 1\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/tpope/vim-dadbod\"})\nvim.pack.add({\"https://github.com/kristijanhusak/vim-dadbod-completion\"})\nvim.pack.add({\"https://github.com/kristijanhusak/vim-dadbod-ui\"})",
"updated_at": "2025-10-31T21:45:55Z"
},
"vim-denops/denops.vim": {
"source": "vim-plug",
"lazy": "return {\n \"vim-denops/denops.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vim-denops/denops.vim\"})",
"updated_at": "2025-10-26T11:00:53Z"
},
"vim-jp/vim-cpp": {
"source": "default",
"lazy": "return { \"vim-jp/vim-cpp\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-jp/vim-cpp'})",
"updated_at": "2025-08-24T09:42:39Z"
},
"simplenote-vim/simplenote.vim": {
"source": "default",
"lazy": "return { \"simplenote-vim/simplenote.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/simplenote-vim/simplenote.vim'})",
"updated_at": "2025-08-22T19:33:53Z"
},
"dhruvasagar/vim-prosession": {
"source": "lazy.nvim",
"lazy": "return {\n \"dhruvasagar/vim-prosession\",\n dependencies = {\n \"tpope/vim-obsession\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/tpope/vim-obsession\"})\nvim.pack.add({\"https://github.com/dhruvasagar/vim-prosession\"})",
"updated_at": "2025-08-22T09:20:27Z"
},
"linrongbin16/lin.vim": {
"source": "default",
"lazy": "return { \"linrongbin16/lin.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/linrongbin16/lin.vim'})",
"updated_at": "2025-08-21T22:07:47Z"
},
"jasonccox/vim-wayland-clipboard": {
"source": "vim-plug",
"lazy": "return {\n \"jasonccox/vim-wayland-clipboard\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jasonccox/vim-wayland-clipboard\"})",
"updated_at": "2025-11-02T00:42:32Z"
},
"vim-airline/vim-airline": {
"source": "vim-plug",
"lazy": "return {\n \"vim-airline/vim-airline\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vim-airline/vim-airline\"})",
"updated_at": "2025-09-22T19:24:43Z"
},
"CoderCookE/vim-chatgpt": {
"source": "default",
"lazy": "return { \"CoderCookE/vim-chatgpt\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/CoderCookE/vim-chatgpt'})",
"updated_at": "2025-08-20T18:27:08Z"
},
"junegunn/vim-peekaboo": {
"source": "vim-plug",
"lazy": "return {\n \"junegunn/vim-peekaboo\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/junegunn/vim-peekaboo\"})",
"updated_at": "2025-08-19T13:36:51Z"
},
"terrastruct/d2-vim": {
"source": "lazy.nvim",
"lazy": "return {\n \"terrastruct/d2-vim\",\n ft = {\"d2\"}\n}",
"vimpack": "vim.pack.add({\"https://github.com/terrastruct/d2-vim\"})",
"updated_at": "2025-08-19T01:25:48Z"
},
"NoahTheDuke/vim-just": {
"source": "lazy.nvim",
"lazy": "return {\n \"NoahTheDuke/vim-just\",\n ft = {\"just\"}\n}",
"vimpack": "vim.pack.add({\"https://github.com/NoahTheDuke/vim-just\"})",
"updated_at": "2025-10-21T02:19:52Z"
},
"axvr/org.vim": {
"source": "default",
"lazy": "return { \"axvr/org.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/axvr/org.vim'})",
"updated_at": "2025-08-18T03:03:38Z"
},
"HerringtonDarkholme/yats.vim": {
"source": "default",
"lazy": "return { \"HerringtonDarkholme/yats.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/HerringtonDarkholme/yats.vim'})",
"updated_at": "2025-08-17T20:52:05Z"
},
"Shougo/pum.vim": {
"source": "default",
"lazy": "return { \"Shougo/pum.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Shougo/pum.vim'})",
"updated_at": "2025-10-16T02:53:02Z"
},
"tpope/vim-unimpaired": {
"source": "default",
"lazy": "return { \"tpope/vim-unimpaired\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-unimpaired'})",
"updated_at": "2025-08-16T16:51:54Z"
},
"michal-h21/vim-zettel": {
"source": "default",
"lazy": "return { \"michal-h21/vim-zettel\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/michal-h21/vim-zettel'})",
"updated_at": "2025-08-16T07:52:31Z"
},
"tpope/vim-sexp-mappings-for-regular-people": {
"source": "default",
"lazy": "return { \"tpope/vim-sexp-mappings-for-regular-people\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-sexp-mappings-for-regular-people'})",
"updated_at": "2025-08-16T05:30:12Z"
},
"tjdevries/vim9jit": {
"source": "default",
"lazy": "return { \"tjdevries/vim9jit\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tjdevries/vim9jit'})",
"updated_at": "2025-10-25T12:01:15Z"
},
"catppuccin/vim": {
"source": "vim-plug",
"lazy": "return {\n \"catppuccin/vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/catppuccin/vim\"})",
"updated_at": "2025-08-11T21:46:00Z"
},
"prabirshrestha/asyncomplete.vim": {
"source": "vim-plug",
"lazy": "return {\n \"prabirshrestha/asyncomplete.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/prabirshrestha/asyncomplete.vim\"})",
"updated_at": "2025-10-18T12:18:50Z"
},
"ThePrimeagen/vim-apm": {
"source": "default",
"lazy": "return { \"ThePrimeagen/vim-apm\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ThePrimeagen/vim-apm'})",
"updated_at": "2025-08-08T20:05:19Z"
},
"jalvesaq/Vim-R": {
"source": "default",
"lazy": "return { \"jalvesaq/Vim-R\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jalvesaq/Vim-R'})",
"updated_at": "2025-09-23T12:31:38Z"
},
"AndrewRadev/inline_edit.vim": {
"source": "default",
"lazy": "return { \"AndrewRadev/inline_edit.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/AndrewRadev/inline_edit.vim'})",
"updated_at": "2025-08-08T10:18:10Z"
},
"elixir-editors/vim-elixir": {
"source": "vim-plug",
"lazy": "return {\n \"elixir-editors/vim-elixir\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/elixir-editors/vim-elixir\"})",
"updated_at": "2025-08-02T19:12:17Z"
},
"lambdalisue/vim-gin": {
"source": "vim-plug",
"lazy": "return {\n \"lambdalisue/vim-gin\",\n dependencies = {\n \"vim-denops/denops.vim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vim-denops/denops.vim\"})\nvim.pack.add({\"https://github.com/lambdalisue/vim-gin\"})",
"updated_at": "2025-10-20T09:31:12Z"
},
"maralla/completor.vim": {
"source": "vim-plug",
"lazy": "return {\n \"maralla/completor.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/maralla/completor.vim\"})",
"updated_at": "2025-07-30T18:04:48Z"
},
"Exafunction/windsurf.vim": {
"source": "packer.nvim",
"lazy": "return {\n \"Exafunction/windsurf.vim\",\n config = function()\n -- Change '<C-g>' here to any keycode you like.\n vim.keymap.set(\n \"i\",\n \"<C-g>\",\n function()\n return vim.fn[\n \"codeium#Accept\"\n ]()\n end,\n {\n expr = true,\n silent = true\n }\n )\n vim.keymap.set(\n \"i\",\n \"<c-;>\",\n function()\n return vim.fn[\n \"codeium#CycleCompletions\"\n ](1)\n end,\n {\n expr = true,\n silent = true\n }\n )\n vim.keymap.set(\n \"i\",\n \"<c-,>\",\n function()\n return vim.fn[\n \"codeium#CycleCompletions\"\n ](-1)\n end,\n {\n expr = true,\n silent = true\n }\n )\n vim.keymap.set(\n \"i\",\n \"<c-x>\",\n function()\n return vim.fn[\n \"codeium#Clear\"\n ]()\n end,\n {\n expr = true,\n silent = true\n }\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Exafunction/windsurf.vim\"})\n\nvim.keymap.set(\n \"i\",\n \"<C-g>\",\n function()\n return vim.fn[\"codeium#Accept\"]()\n end,\n {expr = true, silent = true}\n)\nvim.keymap.set(\n \"i\",\n \"<c-;>\",\n function()\n return vim.fn[\"codeium#CycleCompletions\"](1)\n end,\n {expr = true, silent = true}\n)\nvim.keymap.set(\n \"i\",\n \"<c-,>\",\n function()\n return vim.fn[\"codeium#CycleCompletions\"](-1)\n end,\n {expr = true, silent = true}\n)\nvim.keymap.set(\n \"i\",\n \"<c-x>\",\n function()\n return vim.fn[\"codeium#Clear\"]()\n end,\n {expr = true, silent = true}\n)",
"updated_at": "2025-07-30T00:42:02Z"
},
"lifepillar/vim-solarized8": {
"source": "default",
"lazy": "return { \"lifepillar/vim-solarized8\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lifepillar/vim-solarized8'})",
"updated_at": "2025-07-29T16:40:27Z"
},
"yangmillstheory/vim-snipe": {
"source": "default",
"lazy": "return { \"yangmillstheory/vim-snipe\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/yangmillstheory/vim-snipe'})",
"updated_at": "2025-07-29T12:23:43Z"
},
"AndrewRadev/sideways.vim": {
"source": "default",
"lazy": "return { \"AndrewRadev/sideways.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/AndrewRadev/sideways.vim'})",
"updated_at": "2025-07-28T13:11:17Z"
},
"dart-lang/dart-vim-plugin": {
"source": "vim-plug",
"lazy": "return {\n \"dart-lang/dart-vim-plugin\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/dart-lang/dart-vim-plugin\"})",
"updated_at": "2025-07-24T18:32:24Z"
},
"kaicataldo/material.vim": {
"source": "vim-plug",
"lazy": "return {\n \"kaicataldo/material.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/kaicataldo/material.vim\"})",
"updated_at": "2025-07-23T19:00:57Z"
},
"preservim/vimux": {
"source": "default",
"lazy": "return { \"preservim/vimux\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/preservim/vimux'})",
"updated_at": "2025-10-29T03:45:00Z"
},
"sunaku/vim-dasht": {
"source": "default",
"lazy": "return { \"sunaku/vim-dasht\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/sunaku/vim-dasht'})",
"updated_at": "2025-07-22T13:38:28Z"
},
"MattesGroeger/vim-bookmarks": {
"source": "vim-plug",
"lazy": "return {\n \"MattesGroeger/vim-bookmarks\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/MattesGroeger/vim-bookmarks\"})",
"updated_at": "2025-07-22T13:16:16Z"
},
"habamax/vim-asciidoctor": {
"source": "vim-plug",
"lazy": "return {\n \"habamax/vim-asciidoctor\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/habamax/vim-asciidoctor\"})",
"updated_at": "2025-07-21T02:17:34Z"
},
"yuezk/vim-js": {
"source": "vim-plug",
"lazy": "return {\n \"yuezk/vim-js\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/yuezk/vim-js\"})",
"updated_at": "2025-07-21T01:17:46Z"
},
"jbyuki/one-small-step-for-vimkind": {
"source": "vim-plug",
"lazy": "return {\n \"jbyuki/one-small-step-for-vimkind\",\n dependencies = {\n \"mfussenegger/nvim-dap\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mfussenegger/nvim-dap\"})\nvim.pack.add({\"https://github.com/jbyuki/one-small-step-for-vimkind\"})",
"updated_at": "2025-10-14T12:51:33Z"
},
"AndrewRadev/switch.vim": {
"source": "default",
"lazy": "return { \"AndrewRadev/switch.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/AndrewRadev/switch.vim'})",
"updated_at": "2025-07-19T11:39:11Z"
},
"tpope/vim-fugitive": {
"source": "default",
"lazy": "return { \"tpope/vim-fugitive\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-fugitive'})",
"updated_at": "2025-07-15T21:27:36Z"
},
"mattn/emmet-vim": {
"source": "vim-plug",
"lazy": "return {\n \"mattn/emmet-vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mattn/emmet-vim\"})",
"updated_at": "2025-07-15T02:44:14Z"
},
"christoomey/vim-tmux-navigator": {
"source": "lazy.nvim",
"lazy": "return {\n \"christoomey/vim-tmux-navigator\",\n cmd = {\n \"TmuxNavigateLeft\",\n \"TmuxNavigateDown\",\n \"TmuxNavigateUp\",\n \"TmuxNavigateRight\",\n \"TmuxNavigatePrevious\",\n \"TmuxNavigatorProcessList\"\n },\n keys = {\n {\n \"<c-h>\",\n \"<cmd><C-U>TmuxNavigateLeft<cr>\"\n },\n {\n \"<c-j>\",\n \"<cmd><C-U>TmuxNavigateDown<cr>\"\n },\n {\n \"<c-k>\",\n \"<cmd><C-U>TmuxNavigateUp<cr>\"\n },\n {\n \"<c-l>\",\n \"<cmd><C-U>TmuxNavigateRight<cr>\"\n },\n {\n \"<c-\\\\>\",\n \"<cmd><C-U>TmuxNavigatePrevious<cr>\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/christoomey/vim-tmux-navigator\"})",
"updated_at": "2025-07-15T01:51:07Z"
},
"vim-erlang/vim-erlang-runtime": {
"source": "vim-plug",
"lazy": "return {\n \"vim-erlang/vim-erlang-runtime\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vim-erlang/vim-erlang-runtime\"})",
"updated_at": "2025-07-14T20:31:26Z"
},
"tpope/vim-liquid": {
"source": "default",
"lazy": "return { \"tpope/vim-liquid\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-liquid'})",
"updated_at": "2025-07-12T00:47:06Z"
},
"shahshlok/vim-coach.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"shahshlok/vim-coach.nvim\",\n dependencies = {\n \"folke/snacks.nvim\"\n },\n config = function()\n require(\"vim-coach\").setup(\n\n )\n end,\n keys = {\n {\n \"<leader>?\",\n \"<cmd>VimCoach<cr>\",\n desc = \"Vim Coach\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/shahshlok/vim-coach.nvim\"})\n\nrequire(\"vim-coach\").setup()",
"updated_at": "2025-07-10T12:28:01Z"
},
"Shougo/vimshell.vim": {
"source": "default",
"lazy": "return { \"Shougo/vimshell.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Shougo/vimshell.vim'})",
"updated_at": "2025-07-09T00:10:18Z"
},
"tomtom/quickfixsigns_vim": {
"source": "default",
"lazy": "return { \"tomtom/quickfixsigns_vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tomtom/quickfixsigns_vim'})",
"updated_at": "2025-07-06T08:04:43Z"
},
"osyo-manga/vim-anzu": {
"source": "default",
"lazy": "return { \"osyo-manga/vim-anzu\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/osyo-manga/vim-anzu'})",
"updated_at": "2025-07-05T14:57:54Z"
},
"fladson/vim-kitty": {
"source": "lazy.nvim",
"lazy": "return {\n \"fladson/vim-kitty\",\n ft = \"kitty\",\n tag = \"*\" -- You can select a tagged version\n}",
"vimpack": "vim.pack.add({\"https://github.com/fladson/vim-kitty\"})",
"updated_at": "2025-07-03T12:12:57Z"
},
"ErichDonGubler/vim-sublime-monokai": {
"source": "default",
"lazy": "return { \"ErichDonGubler/vim-sublime-monokai\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ErichDonGubler/vim-sublime-monokai'})",
"updated_at": "2025-07-02T16:53:42Z"
},
"mattn/vim-sonictemplate": {
"source": "default",
"lazy": "return { \"mattn/vim-sonictemplate\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mattn/vim-sonictemplate'})",
"updated_at": "2025-07-02T14:22:08Z"
},
"junegunn/seoul256.vim": {
"source": "vim-plug",
"lazy": "return {\n \"junegunn/seoul256.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/junegunn/seoul256.vim\"})",
"updated_at": "2025-07-02T02:09:50Z"
},
"jalvesaq/vimcmdline": {
"source": "default",
"lazy": "return { \"jalvesaq/vimcmdline\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jalvesaq/vimcmdline'})",
"updated_at": "2025-10-06T22:06:39Z"
},
"OmniSharp/omnisharp-vim": {
"source": "vim-plug",
"lazy": "return {\n \"OmniSharp/omnisharp-vim\",\n dependencies = {\n \"dense-analysis/ale\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/dense-analysis/ale\"})\nvim.pack.add({\"https://github.com/OmniSharp/omnisharp-vim\"})",
"updated_at": "2025-10-12T21:45:12Z"
},
"jacoborus/tender.vim": {
"source": "vim-plug",
"lazy": "return {\n \"jacoborus/tender.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jacoborus/tender.vim\"})",
"updated_at": "2025-06-29T19:56:58Z"
},
"tpope/vim-rhubarb": {
"source": "default",
"lazy": "return { \"tpope/vim-rhubarb\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-rhubarb'})",
"updated_at": "2025-06-27T23:07:21Z"
},
"voldikss/vim-floaterm": {
"source": "packer.nvim",
"lazy": "return {\n \"voldikss/vim-floaterm\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/voldikss/vim-floaterm\"})",
"updated_at": "2025-10-26T04:43:37Z"
},
"rickhowe/diffchar.vim": {
"source": "default",
"lazy": "return { \"rickhowe/diffchar.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rickhowe/diffchar.vim'})",
"updated_at": "2025-10-03T07:57:42Z"
},
"mlaursen/vim-react-snippets": {
"source": "vim-plug",
"lazy": "return {\n \"mlaursen/vim-react-snippets\",\n dependencies = {\n \"SirVer/ultisnips\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/SirVer/ultisnips\"})\nvim.pack.add({\"https://github.com/mlaursen/vim-react-snippets\"})",
"updated_at": "2025-11-02T21:22:40Z"
},
"rkitover/vimpager": {
"source": "default",
"lazy": "return { \"rkitover/vimpager\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rkitover/vimpager'})",
"updated_at": "2025-06-20T16:32:25Z"
},
"pbrisbin/vim-mkdir": {
"source": "default",
"lazy": "return { \"pbrisbin/vim-mkdir\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({ { src = 'https://github.com/pbrisbin/vim-mkdir' } })",
"updated_at": "2025-06-17T14:38:28Z"
},
"rlue/vim-barbaric": {
"source": "default",
"lazy": "return { \"rlue/vim-barbaric\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rlue/vim-barbaric'})",
"updated_at": "2025-06-13T17:07:14Z"
},
"kat0h/bufpreview.vim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kat0h/bufpreview.vim\",\n dependencies = {\n \"vim-denops/denops.vim\"\n },\n build = \"deno task prepare\",\n lazy = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/vim-denops/denops.vim\"})\nvim.pack.add({\"https://github.com/kat0h/bufpreview.vim\"})",
"updated_at": "2025-06-09T19:53:06Z"
},
"towolf/vim-helm": {
"source": "default",
"lazy": "return { \"towolf/vim-helm\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/towolf/vim-helm'})",
"updated_at": "2025-09-27T12:59:09Z"
},
"wadackel/vim-dogrun": {
"source": "vim-plug",
"lazy": "return {\n \"wadackel/vim-dogrun\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/wadackel/vim-dogrun\"})",
"updated_at": "2025-06-07T12:09:54Z"
},
"lifepillar/vim-gruvbox8": {
"source": "default",
"lazy": "return { \"lifepillar/vim-gruvbox8\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lifepillar/vim-gruvbox8'})",
"updated_at": "2025-06-04T18:49:46Z"
},
"lifepillar/vim-wwdc16-theme": {
"source": "default",
"lazy": "return { \"lifepillar/vim-wwdc16-theme\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lifepillar/vim-wwdc16-theme'})",
"updated_at": "2025-06-04T18:29:19Z"
},
"vim-airline/vim-airline-themes": {
"source": "vim-plug",
"lazy": "return {\n \"vim-airline/vim-airline-themes\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vim-airline/vim-airline-themes\"})",
"updated_at": "2025-09-22T19:29:15Z"
},
"hsanson/vim-android": {
"source": "default",
"lazy": "return { \"hsanson/vim-android\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hsanson/vim-android'})",
"updated_at": "2025-05-31T12:40:22Z"
},
"liuchengxu/vim-clap": {
"source": "default",
"lazy": "return { \"liuchengxu/vim-clap\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/liuchengxu/vim-clap'})",
"updated_at": "2025-11-01T14:44:44Z"
},
"rhysd/git-messenger.vim": {
"source": "vim-plug",
"lazy": "return {\n \"rhysd/git-messenger.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rhysd/git-messenger.vim\"})",
"updated_at": "2025-05-30T13:01:40Z"
},
"evanleck/vim-svelte": {
"source": "vim-plug",
"lazy": "return {\n \"evanleck/vim-svelte\",\n dependencies = {\n \"othree/html5.vim\",\n \"pangloss/vim-javascript\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/othree/html5.vim\"})\nvim.pack.add({\"https://github.com/pangloss/vim-javascript\"})\nvim.pack.add({\"https://github.com/evanleck/vim-svelte\"})",
"updated_at": "2025-05-30T04:57:19Z"
},
"lambdalisue/vim-fern": {
"source": "default",
"lazy": "return { \"lambdalisue/vim-fern\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lambdalisue/vim-fern'})",
"updated_at": "2025-10-20T12:25:44Z"
},
"hashivim/vim-terraform": {
"source": "default",
"lazy": "return { \"hashivim/vim-terraform\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hashivim/vim-terraform'})",
"updated_at": "2025-05-24T19:17:27Z"
},
"RRethy/vim-illuminate": {
"source": "default",
"lazy": "return { \"RRethy/vim-illuminate\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/RRethy/vim-illuminate'})",
"updated_at": "2025-05-24T16:54:58Z"
},
"bullets-vim/bullets.vim": {
"source": "vim-plug",
"lazy": "return {\n \"bullets-vim/bullets.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/bullets-vim/bullets.vim\"})",
"updated_at": "2025-05-24T01:43:36Z"
},
"pasky/claude.vim": {
"source": "default",
"lazy": "return { \"pasky/claude.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/pasky/claude.vim'})",
"updated_at": "2025-05-22T17:30:57Z"
},
"romainl/vim-qf": {
"source": "default",
"lazy": "return { \"romainl/vim-qf\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/romainl/vim-qf'})",
"updated_at": "2025-05-18T06:44:45Z"
},
"cohama/lexima.vim": {
"source": "default",
"lazy": "return { \"cohama/lexima.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/cohama/lexima.vim'})",
"updated_at": "2025-05-15T15:23:28Z"
},
"ntpeters/vim-better-whitespace": {
"source": "default",
"lazy": "return { \"ntpeters/vim-better-whitespace\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ntpeters/vim-better-whitespace'})",
"updated_at": "2025-05-12T19:41:43Z"
},
"hanschen/vim-ipython-cell": {
"source": "default",
"lazy": "return { \"hanschen/vim-ipython-cell\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hanschen/vim-ipython-cell'})",
"updated_at": "2025-05-12T08:09:43Z"
},
"tpope/vim-dadbod": {
"source": "default",
"lazy": "return { \"tpope/vim-dadbod\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-dadbod'})",
"updated_at": "2025-05-11T18:59:47Z"
},
"ionide/Ionide-vim": {
"source": "default",
"lazy": "return { \"ionide/Ionide-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ionide/Ionide-vim'})",
"updated_at": "2025-05-11T07:40:54Z"
},
"tpope/vim-flagship": {
"source": "default",
"lazy": "return { \"tpope/vim-flagship\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-flagship'})",
"updated_at": "2025-05-10T17:33:25Z"
},
"rhysd/vim-color-spring-night": {
"source": "default",
"lazy": "return { \"rhysd/vim-color-spring-night\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rhysd/vim-color-spring-night'})",
"updated_at": "2025-05-10T13:24:53Z"
},
"gpanders/vim-medieval": {
"source": "default",
"lazy": "return { \"gpanders/vim-medieval\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/gpanders/vim-medieval'})",
"updated_at": "2025-05-08T20:16:22Z"
},
"fisadev/vim-isort": {
"source": "default",
"lazy": "return { \"fisadev/vim-isort\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/fisadev/vim-isort'})",
"updated_at": "2025-09-25T22:01:59Z"
},
"obaland/vfiler.vim": {
"source": "packer.nvim",
"lazy": "return {\n \"obaland/vfiler.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/obaland/vfiler.vim\"})",
"updated_at": "2025-05-08T02:05:59Z"
},
"vimpostor/vim-tpipeline": {
"source": "vim-plug",
"lazy": "return {\n \"vimpostor/vim-tpipeline\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vimpostor/vim-tpipeline\"})",
"updated_at": "2025-10-13T22:49:39Z"
},
"chrisbra/unicode.vim": {
"source": "default",
"lazy": "return { \"chrisbra/unicode.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/chrisbra/unicode.vim'})",
"updated_at": "2025-09-22T19:30:46Z"
},
"jszakmeister/vim-togglecursor": {
"source": "default",
"lazy": "return { \"jszakmeister/vim-togglecursor\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jszakmeister/vim-togglecursor'})",
"updated_at": "2025-05-02T22:36:17Z"
},
"cespare/vim-toml": {
"source": "default",
"lazy": "return { \"cespare/vim-toml\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/cespare/vim-toml'})",
"updated_at": "2025-05-02T07:01:25Z"
},
"vim-pandoc/vim-pandoc": {
"source": "default",
"lazy": "return { \"vim-pandoc/vim-pandoc\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-pandoc/vim-pandoc'})",
"updated_at": "2025-11-02T07:56:37Z"
},
"vim-ruby/vim-ruby": {
"source": "default",
"lazy": "return { \"vim-ruby/vim-ruby\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-ruby/vim-ruby'})",
"updated_at": "2025-04-28T14:54:24Z"
},
"kana/vim-vspec": {
"source": "default",
"lazy": "return { \"kana/vim-vspec\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/kana/vim-vspec'})",
"updated_at": "2025-04-28T10:26:49Z"
},
"kaarmu/typst.vim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kaarmu/typst.vim\",\n ft = \"typst\",\n lazy = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/kaarmu/typst.vim\"})",
"updated_at": "2025-10-30T19:33:25Z"
},
"svermeulen/vim-easyclip": {
"source": "default",
"lazy": "return { \"svermeulen/vim-easyclip\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/svermeulen/vim-easyclip'})",
"updated_at": "2025-04-25T08:23:47Z"
},
"editorconfig/editorconfig-vim": {
"source": "vim-plug",
"lazy": "return {\n \"editorconfig/editorconfig-vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/editorconfig/editorconfig-vim\"})",
"updated_at": "2025-04-21T07:21:57Z"
},
"dyng/ctrlsf.vim": {
"source": "vim-plug",
"lazy": "return {\n \"dyng/ctrlsf.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/dyng/ctrlsf.vim\"})",
"updated_at": "2025-04-21T01:46:57Z"
},
"christoomey/vim-conflicted": {
"source": "default",
"lazy": "return { \"christoomey/vim-conflicted\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/christoomey/vim-conflicted'})",
"updated_at": "2025-04-19T01:22:10Z"
},
"vim-pandoc/vim-pandoc-syntax": {
"source": "default",
"lazy": "return { \"vim-pandoc/vim-pandoc-syntax\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-pandoc/vim-pandoc-syntax'})",
"updated_at": "2025-09-22T20:59:47Z"
},
"ntk148v/vim-horizon": {
"source": "vim-plug",
"lazy": "return {\n \"ntk148v/vim-horizon\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ntk148v/vim-horizon\"})",
"updated_at": "2025-04-17T02:47:35Z"
},
"rbong/vim-crystalline": {
"source": "vim-plug",
"lazy": "return {\n \"rbong/vim-crystalline\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rbong/vim-crystalline\"})",
"updated_at": "2025-04-16T16:33:58Z"
},
"iberianpig/tig-explorer.vim": {
"source": "vim-plug",
"lazy": "return {\n \"iberianpig/tig-explorer.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/iberianpig/tig-explorer.vim\"})",
"updated_at": "2025-04-16T07:58:34Z"
},
"mitchellh/vim-misc": {
"source": "default",
"lazy": "return { \"mitchellh/vim-misc\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mitchellh/vim-misc'})",
"updated_at": "2025-04-13T20:31:53Z"
},
"ojroques/vim-oscyank": {
"source": "vim-plug",
"lazy": "return {\n \"ojroques/vim-oscyank\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ojroques/vim-oscyank\"})",
"updated_at": "2025-04-11T19:06:25Z"
},
"lambdalisue/vim-glyph-palette": {
"source": "default",
"lazy": "return { \"lambdalisue/vim-glyph-palette\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lambdalisue/vim-glyph-palette'})",
"updated_at": "2025-04-11T03:35:59Z"
},
"leafOfTree/vim-svelte-plugin": {
"source": "vim-plug",
"lazy": "return {\n \"leafOfTree/vim-svelte-plugin\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/leafOfTree/vim-svelte-plugin\"})",
"updated_at": "2025-04-07T02:39:34Z"
},
"tpope/vim-endwise": {
"source": "default",
"lazy": "return { \"tpope/vim-endwise\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-endwise'})",
"updated_at": "2025-04-06T14:45:47Z"
},
"kkoomen/vim-doge": {
"source": "lazy.nvim",
"lazy": "return {\n \"kkoomen/vim-doge\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/kkoomen/vim-doge\"})",
"updated_at": "2025-04-06T13:28:36Z"
},
"lifepillar/vim-mucomplete": {
"source": "default",
"lazy": "return { \"lifepillar/vim-mucomplete\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lifepillar/vim-mucomplete'})",
"updated_at": "2025-10-15T18:57:40Z"
},
"liuchengxu/vim-better-default": {
"source": "default",
"lazy": "return { \"liuchengxu/vim-better-default\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/liuchengxu/vim-better-default'})",
"updated_at": "2025-04-03T08:38:56Z"
},
"hachy/eva01.vim": {
"source": "lazy.nvim",
"lazy": "return {\n \"hachy/eva01.vim\",\n lazy = false,\n priority = 1000,\n config = function()\n vim.cmd.colorscheme \"eva01\"\n -- or\n -- vim.cmd.colorscheme \"eva01-LCL\"\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/hachy/eva01.vim\"})\n\nvim.cmd.colorscheme \"eva01\"",
"updated_at": "2025-03-31T13:33:36Z"
},
"dracula/vim": {
"source": "default",
"lazy": "return { \"dracula/vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dracula/vim'})",
"updated_at": "2025-03-27T17:53:31Z"
},
"sillybun/vim-repl": {
"source": "vim-plug",
"lazy": "return {\n \"sillybun/vim-repl\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/sillybun/vim-repl\"})",
"updated_at": "2025-03-27T02:21:29Z"
},
"skywind3000/asyncrun.vim": {
"source": "packer.nvim",
"lazy": "return {\n \"skywind3000/asyncrun.vim\",\n config = function()\n require(\n \"asyncrun.toggleterm2\"\n ).setup(\n {\n mapping = \"<leader>tt\",\n start_in_insert = false,\n clear_env = false,\n go_back = true\n }\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/skywind3000/asyncrun.vim\"})\n\nrequire(\"asyncrun.toggleterm2\").setup(\n {\n mapping = \"<leader>tt\",\n start_in_insert = false,\n clear_env = false,\n go_back = true\n }\n)",
"updated_at": "2025-03-24T02:52:48Z"
},
"pangloss/vim-javascript": {
"source": "default",
"lazy": "return { \"pangloss/vim-javascript\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/pangloss/vim-javascript'})",
"updated_at": "2025-03-21T17:26:47Z"
},
"kristijanhusak/vim-dadbod-completion": {
"source": "vim-plug",
"lazy": "return {\n \"kristijanhusak/vim-dadbod-completion\",\n dependencies = {\n \"tpope/vim-dadbod\",\n \"kristijanhusak/vim-dadbod-ui\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tpope/vim-dadbod\"})\nvim.pack.add({\"https://github.com/kristijanhusak/vim-dadbod-ui\"})\nvim.pack.add({\"https://github.com/kristijanhusak/vim-dadbod-completion\"})",
"updated_at": "2025-03-19T18:51:21Z"
},
"rbong/vim-flog": {
"source": "lazy.nvim",
"lazy": "return {\n \"rbong/vim-flog\",\n lazy = true,\n cmd = {\n \"Flog\",\n \"Flogsplit\",\n \"Floggit\"\n },\n dependencies = {\n \"tpope/vim-fugitive\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/tpope/vim-fugitive\"})\nvim.pack.add({\"https://github.com/rbong/vim-flog\"})",
"updated_at": "2025-03-19T15:47:36Z"
},
"azabiong/vim-highlighter": {
"source": "lazy.nvim",
"lazy": "return {\n \"azabiong/vim-highlighter\",\n init = function()\n -- settings\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/azabiong/vim-highlighter\"})",
"updated_at": "2025-10-17T16:08:51Z"
},
"vim-php/tagbar-phpctags.vim": {
"source": "default",
"lazy": "return { \"vim-php/tagbar-phpctags.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-php/tagbar-phpctags.vim'})",
"updated_at": "2025-03-11T17:12:44Z"
},
"Shougo/context_filetype.vim": {
"source": "default",
"lazy": "return { \"Shougo/context_filetype.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Shougo/context_filetype.vim'})",
"updated_at": "2025-03-11T05:07:42Z"
},
"itchyny/calendar.vim": {
"source": "default",
"lazy": "return { \"itchyny/calendar.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/itchyny/calendar.vim'})",
"updated_at": "2025-03-07T07:23:04Z"
},
"Shougo/neocomplcache.vim": {
"source": "default",
"lazy": "return { \"Shougo/neocomplcache.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Shougo/neocomplcache.vim'})",
"updated_at": "2025-03-07T03:13:50Z"
},
"ThePrimeagen/vim-with-me": {
"source": "default",
"lazy": "return { \"ThePrimeagen/vim-with-me\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ThePrimeagen/vim-with-me'})",
"updated_at": "2025-03-06T20:02:24Z"
},
"vimpostor/vim-lumen": {
"source": "vim-plug",
"lazy": "return {\n \"vimpostor/vim-lumen\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vimpostor/vim-lumen\"})",
"updated_at": "2025-03-06T17:30:50Z"
},
"Shougo/neco-vim": {
"source": "default",
"lazy": "return { \"Shougo/neco-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Shougo/neco-vim'})",
"updated_at": "2025-03-06T10:14:55Z"
},
"wsdjeg/vim-chat": {
"source": "lazy.nvim",
"lazy": "return {\n \"wsdjeg/vim-chat\",\n config = function()\n vim.keymap.set(\n \"n\",\n \"<leader>h\",\n \"<cmd>call chat#windows#open()<cr>\",\n {silent = true}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/wsdjeg/vim-chat\"})\n\nvim.keymap.set(\n \"n\",\n \"<leader>h\",\n \"<cmd>call chat#windows#open()<cr>\",\n {silent = true}\n)",
"updated_at": "2025-10-29T12:48:09Z"
},
"chrisbra/csv.vim": {
"source": "vim-plug",
"lazy": "return {\n \"chrisbra/csv.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/chrisbra/csv.vim\"})",
"updated_at": "2025-09-22T19:33:50Z"
},
"lambdalisue/vim-nerdfont": {
"source": "default",
"lazy": "return { \"lambdalisue/vim-nerdfont\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lambdalisue/vim-nerdfont'})",
"updated_at": "2025-02-21T11:52:38Z"
},
"tani/vim-jetpack": {
"source": "packer.nvim",
"lazy": "return {\n \"tani/vim-jetpack\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tani/vim-jetpack\"})",
"updated_at": "2025-02-20T03:14:18Z"
},
"romainl/vim-cool": {
"source": "default",
"lazy": "return { \"romainl/vim-cool\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/romainl/vim-cool'})",
"updated_at": "2025-02-19T20:34:57Z"
},
"vim-ctrlspace/vim-ctrlspace": {
"source": "vim-plug",
"lazy": "return {\n \"vim-ctrlspace/vim-ctrlspace\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vim-ctrlspace/vim-ctrlspace\"})",
"updated_at": "2025-10-27T11:45:44Z"
},
"taketwo/vim-ros": {
"source": "default",
"lazy": "return { \"taketwo/vim-ros\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/taketwo/vim-ros'})",
"updated_at": "2025-02-19T13:36:16Z"
},
"tpope/vim-rails": {
"source": "default",
"lazy": "return { \"tpope/vim-rails\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-rails'})",
"updated_at": "2025-02-19T06:36:00Z"
},
"mhinz/vim-grepper": {
"source": "default",
"lazy": "return { \"mhinz/vim-grepper\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mhinz/vim-grepper'})",
"updated_at": "2025-02-18T12:51:09Z"
},
"dstein64/vim-startuptime": {
"source": "vim-plug",
"lazy": "return {\n \"dstein64/vim-startuptime\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/dstein64/vim-startuptime\"})",
"updated_at": "2025-02-18T04:37:42Z"
},
"wsdjeg/dein-ui.vim": {
"source": "default",
"lazy": "return { \"wsdjeg/dein-ui.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/wsdjeg/dein-ui.vim'})",
"updated_at": "2025-10-29T12:56:46Z"
},
"wsdjeg/FlyGrep.vim": {
"source": "vim-plug",
"lazy": "return {\n \"wsdjeg/FlyGrep.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/wsdjeg/FlyGrep.vim\"})",
"updated_at": "2025-10-29T12:59:18Z"
},
"yorickpeterse/vim-paper": {
"source": "default",
"lazy": "return { \"yorickpeterse/vim-paper\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/yorickpeterse/vim-paper'})",
"updated_at": "2025-02-15T00:28:13Z"
},
"itspriddle/vim-marked": {
"source": "vim-plug",
"lazy": "return {\n \"itspriddle/vim-marked\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/itspriddle/vim-marked\"})",
"updated_at": "2025-02-07T02:48:17Z"
},
"justinmk/vim-dirvish": {
"source": "default",
"lazy": "return { \"justinmk/vim-dirvish\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/justinmk/vim-dirvish'})",
"updated_at": "2025-02-06T16:43:43Z"
},
"justinmk/vim-sneak": {
"source": "vim-plug",
"lazy": "return {\n \"justinmk/vim-sneak\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/justinmk/vim-sneak\"})",
"updated_at": "2025-02-03T09:02:08Z"
},
"wsdjeg/vim-todo": {
"source": "default",
"lazy": "return { \"wsdjeg/vim-todo\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/wsdjeg/vim-todo'})",
"updated_at": "2025-10-29T13:01:23Z"
},
"LnL7/vim-nix": {
"source": "vim-plug",
"lazy": "return {\n \"LnL7/vim-nix\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/LnL7/vim-nix\"})",
"updated_at": "2025-02-01T20:57:34Z"
},
"ledger/vim-ledger": {
"source": "vim-plug",
"lazy": "return {\n \"ledger/vim-ledger\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ledger/vim-ledger\"})",
"updated_at": "2025-10-25T18:38:16Z"
},
"wfxr/minimap.vim": {
"source": "vim-plug",
"lazy": "return {\n \"wfxr/minimap.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/wfxr/minimap.vim\"})",
"updated_at": "2025-01-26T17:33:20Z"
},
"crusoexia/vim-monokai": {
"source": "default",
"lazy": "return { \"crusoexia/vim-monokai\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/crusoexia/vim-monokai'})",
"updated_at": "2025-01-26T05:04:38Z"
},
"markonm/traces.vim": {
"source": "default",
"lazy": "return { \"markonm/traces.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/markonm/traces.vim'})",
"updated_at": "2025-01-25T18:11:16Z"
},
"leafgarland/typescript-vim": {
"source": "default",
"lazy": "return { \"leafgarland/typescript-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/leafgarland/typescript-vim'})",
"updated_at": "2025-01-15T22:48:32Z"
},
"TabbyML/vim-tabby": {
"source": "lazy.nvim",
"lazy": "return {\n \"TabbyML/vim-tabby\",\n lazy = false,\n dependencies = {\n \"neovim/nvim-lspconfig\"\n },\n init = function()\n vim.g.tabby_agent_start_command = {\n \"npx\",\n \"tabby-agent\",\n \"--stdio\"\n }\n vim.g.tabby_inline_completion_trigger =\n \"auto\"\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/TabbyML/vim-tabby\"})",
"updated_at": "2025-01-13T04:42:35Z"
},
"vim-latex/vim-latex": {
"source": "default",
"lazy": "return { \"vim-latex/vim-latex\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-latex/vim-latex'})",
"updated_at": "2025-01-11T12:41:25Z"
},
"jvirtanen/vim-hcl": {
"source": "default",
"lazy": "return { \"jvirtanen/vim-hcl\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jvirtanen/vim-hcl'})",
"updated_at": "2025-01-10T14:32:04Z"
},
"ap/vim-css-color": {
"source": "default",
"lazy": "return { \"ap/vim-css-color\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ap/vim-css-color'})",
"updated_at": "2024-12-31T12:33:06Z"
},
"machakann/vim-highlightedyank": {
"source": "default",
"lazy": "return { \"machakann/vim-highlightedyank\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/machakann/vim-highlightedyank'})",
"updated_at": "2024-12-31T06:56:14Z"
},
"itchyny/lightline.vim": {
"source": "default",
"lazy": "return { \"itchyny/lightline.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/itchyny/lightline.vim'})",
"updated_at": "2024-12-30T13:14:36Z"
},
"skywind3000/vim-quickui": {
"source": "default",
"lazy": "return { \"skywind3000/vim-quickui\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/skywind3000/vim-quickui'})",
"updated_at": "2025-09-22T14:33:04Z"
},
"tpope/vim-eunuch": {
"source": "default",
"lazy": "return { \"tpope/vim-eunuch\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-eunuch'})",
"updated_at": "2024-12-29T07:31:30Z"
},
"tpope/vim-projectionist": {
"source": "default",
"lazy": "return { \"tpope/vim-projectionist\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-projectionist'})",
"updated_at": "2024-12-21T17:51:38Z"
},
"tpope/vim-markdown": {
"source": "default",
"lazy": "return { \"tpope/vim-markdown\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-markdown'})",
"updated_at": "2024-12-21T17:05:18Z"
},
"psliwka/vim-dirtytalk": {
"source": "lazy.nvim",
"lazy": "return {\n \"psliwka/vim-dirtytalk\",\n build = \":DirtytalkUpdate\",\n config = function()\n vim.opt.spelllang = {\n \"en\",\n \"programming\"\n }\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/psliwka/vim-dirtytalk\"})\n\nvim.opt.spelllang = {\"en\", \"programming\"}",
"updated_at": "2024-12-15T10:06:40Z"
},
"liuchengxu/vista.vim": {
"source": "vim-plug",
"lazy": "return {\n \"liuchengxu/vista.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/liuchengxu/vista.vim\"})",
"updated_at": "2024-12-11T17:03:56Z"
},
"yuttie/hydrangea-vim": {
"source": "vim-plug",
"lazy": "return {\n \"yuttie/hydrangea-vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/yuttie/hydrangea-vim\"})",
"updated_at": "2024-12-11T13:35:28Z"
},
"google/vimscript-language-server": {
"source": "default",
"lazy": "return { \"google/vimscript-language-server\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/google/vimscript-language-server'})",
"updated_at": "2024-12-09T20:52:56Z"
},
"lambdalisue/vim-suda": {
"source": "default",
"lazy": "return { \"lambdalisue/vim-suda\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lambdalisue/vim-suda'})",
"updated_at": "2025-10-29T04:29:10Z"
},
"alpertuna/vim-header": {
"source": "default",
"lazy": "return { \"alpertuna/vim-header\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/alpertuna/vim-header'})",
"updated_at": "2024-12-07T02:21:38Z"
},
"knubie/vim-kitty-navigator": {
"source": "lazy.nvim",
"lazy": "return {\n \"knubie/vim-kitty-navigator\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/knubie/vim-kitty-navigator\"})",
"updated_at": "2024-12-06T14:06:13Z"
},
"ThePrimeagen/vim-be-good": {
"source": "vim-plug",
"lazy": "return {\n \"ThePrimeagen/vim-be-good\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ThePrimeagen/vim-be-good\"})",
"updated_at": "2024-12-05T02:01:17Z"
},
"liuchengxu/vim-which-key": {
"source": "vim-plug",
"lazy": "return {\n \"liuchengxu/vim-which-key\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/liuchengxu/vim-which-key\"})",
"updated_at": "2024-12-03T01:20:17Z"
},
"vimwiki/vimwiki": {
"source": "vim-plug",
"lazy": "return {\n \"vimwiki/vimwiki\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vimwiki/vimwiki\"})",
"updated_at": "2024-12-01T05:19:54Z"
},
"christoomey/vim-tmux-runner": {
"source": "vim-plug",
"lazy": "return {\n \"christoomey/vim-tmux-runner\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/christoomey/vim-tmux-runner\"})",
"updated_at": "2024-11-30T17:07:31Z"
},
"FrenzyExists/aquarium-vim": {
"source": "packer.nvim",
"lazy": "return {\n \"FrenzyExists/aquarium-vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/FrenzyExists/aquarium-vim\"})",
"updated_at": "2024-11-27T18:16:52Z"
},
"nathangrigg/vim-beancount": {
"source": "default",
"lazy": "return { \"nathangrigg/vim-beancount\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nathangrigg/vim-beancount'})",
"updated_at": "2024-11-25T23:54:46Z"
},
"cocopon/iceberg.vim": {
"source": "default",
"lazy": "return { \"cocopon/iceberg.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/cocopon/iceberg.vim'})",
"updated_at": "2024-11-24T04:21:51Z"
},
"tpope/vim-characterize": {
"source": "default",
"lazy": "return { \"tpope/vim-characterize\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-characterize'})",
"updated_at": "2024-11-14T01:04:52Z"
},
"shumphrey/fugitive-gitlab.vim": {
"source": "default",
"lazy": "return { \"shumphrey/fugitive-gitlab.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/shumphrey/fugitive-gitlab.vim'})",
"updated_at": "2024-11-13T16:31:11Z"
},
"habamax/vim-godot": {
"source": "vim-plug",
"lazy": "return {\n \"habamax/vim-godot\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/habamax/vim-godot\"})",
"updated_at": "2024-11-12T21:59:07Z"
},
"dbakker/vim-projectroot": {
"source": "default",
"lazy": "return { \"dbakker/vim-projectroot\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dbakker/vim-projectroot'})",
"updated_at": "2024-11-05T19:26:20Z"
},
"rhysd/committia.vim": {
"source": "default",
"lazy": "return { \"rhysd/committia.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rhysd/committia.vim'})",
"updated_at": "2024-11-03T14:52:59Z"
},
"tpope/vim-fireplace": {
"source": "default",
"lazy": "return { \"tpope/vim-fireplace\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-fireplace'})",
"updated_at": "2024-11-01T19:25:28Z"
},
"jeetsukumaran/vim-filebeagle": {
"source": "default",
"lazy": "return { \"jeetsukumaran/vim-filebeagle\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jeetsukumaran/vim-filebeagle'})",
"updated_at": "2024-10-31T01:39:49Z"
},
"chriskempson/vim-tomorrow-theme": {
"source": "default",
"lazy": "return { \"chriskempson/vim-tomorrow-theme\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/chriskempson/vim-tomorrow-theme'})",
"updated_at": "2024-10-30T01:38:46Z"
},
"tpope/vim-obsession": {
"source": "default",
"lazy": "return { \"tpope/vim-obsession\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-obsession'})",
"updated_at": "2024-10-28T21:05:22Z"
},
"weirongxu/plantuml-previewer.vim": {
"source": "default",
"lazy": "return { \"weirongxu/plantuml-previewer.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/weirongxu/plantuml-previewer.vim'})",
"updated_at": "2024-10-28T07:53:59Z"
},
"aperezdc/vim-template": {
"source": "default",
"lazy": "return { \"aperezdc/vim-template\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/aperezdc/vim-template'})",
"updated_at": "2024-10-25T21:35:52Z"
},
"lunacookies/vim-colors-xcode": {
"source": "default",
"lazy": "return { \"lunacookies/vim-colors-xcode\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lunacookies/vim-colors-xcode'})",
"updated_at": "2024-10-25T13:40:58Z"
},
"chrisbra/vim_faq": {
"source": "default",
"lazy": "return { \"chrisbra/vim_faq\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/chrisbra/vim_faq'})",
"updated_at": "2025-10-11T16:30:31Z"
},
"tpope/vim-commentary": {
"source": "default",
"lazy": "return { \"tpope/vim-commentary\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-commentary'})",
"updated_at": "2024-10-22T02:05:39Z"
},
"idanarye/vim-merginal": {
"source": "default",
"lazy": "return { \"idanarye/vim-merginal\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/idanarye/vim-merginal'})",
"updated_at": "2024-10-14T22:53:17Z"
},
"hzchirs/vim-material": {
"source": "vim-plug",
"lazy": "return {\n \"hzchirs/vim-material\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/hzchirs/vim-material\"})",
"updated_at": "2024-10-14T04:49:29Z"
},
"vhda/verilog_systemverilog.vim": {
"source": "vim-plug",
"lazy": "return {\n \"vhda/verilog_systemverilog.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vhda/verilog_systemverilog.vim\"})",
"updated_at": "2024-10-13T18:47:41Z"
},
"cakebaker/scss-syntax.vim": {
"source": "default",
"lazy": "return { \"cakebaker/scss-syntax.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/cakebaker/scss-syntax.vim'})",
"updated_at": "2024-10-10T07:51:43Z"
},
"tpope/vim-git": {
"source": "default",
"lazy": "return { \"tpope/vim-git\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-git'})",
"updated_at": "2024-10-03T17:18:04Z"
},
"skywind3000/asynctasks.vim": {
"source": "vim-plug",
"lazy": "return {\n \"skywind3000/asynctasks.vim\",\n dependencies = {\n \"skywind3000/asyncrun.vim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/skywind3000/asyncrun.vim\"})\nvim.pack.add({\"https://github.com/skywind3000/asynctasks.vim\"})",
"updated_at": "2025-09-26T08:02:21Z"
},
"sentientmachine/erics_vim_syntax_and_color_highlighting": {
"source": "default",
"lazy": "return { \"sentientmachine/erics_vim_syntax_and_color_highlighting\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/sentientmachine/erics_vim_syntax_and_color_highlighting'})",
"updated_at": "2024-09-26T15:45:58Z"
},
"airblade/vim-rooter": {
"source": "default",
"lazy": "return { \"airblade/vim-rooter\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/airblade/vim-rooter'})",
"updated_at": "2024-09-25T08:48:47Z"
},
"jez/vim-better-sml": {
"source": "vim-plug",
"lazy": "return {\n \"jez/vim-better-sml\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jez/vim-better-sml\"})",
"updated_at": "2024-09-25T05:07:21Z"
},
"thoughtbot/vim-rspec": {
"source": "default",
"lazy": "return { \"thoughtbot/vim-rspec\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/thoughtbot/vim-rspec'})",
"updated_at": "2024-09-23T18:18:57Z"
},
"chrisbra/vim-diff-enhanced": {
"source": "vim-plug",
"lazy": "return {\n \"chrisbra/vim-diff-enhanced\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/chrisbra/vim-diff-enhanced\"})",
"updated_at": "2024-09-20T21:06:06Z"
},
"preservim/vim-markdown": {
"source": "default",
"lazy": "return { \"preservim/vim-markdown\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/preservim/vim-markdown'})",
"updated_at": "2025-10-23T04:32:54Z"
},
"tpope/vim-sleuth": {
"source": "default",
"lazy": "return { \"tpope/vim-sleuth\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-sleuth'})",
"updated_at": "2024-09-19T04:01:53Z"
},
"lyokha/vim-xkbswitch": {
"source": "default",
"lazy": "return { \"lyokha/vim-xkbswitch\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lyokha/vim-xkbswitch'})",
"updated_at": "2024-09-17T20:34:33Z"
},
"rodjek/vim-puppet": {
"source": "default",
"lazy": "return { \"rodjek/vim-puppet\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rodjek/vim-puppet'})",
"updated_at": "2024-09-15T20:30:38Z"
},
"junegunn/limelight.vim": {
"source": "vim-plug",
"lazy": "return {\n \"junegunn/limelight.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/junegunn/limelight.vim\"})",
"updated_at": "2024-09-12T09:17:54Z"
},
"skywind3000/quickmenu.vim": {
"source": "default",
"lazy": "return { \"skywind3000/quickmenu.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/skywind3000/quickmenu.vim'})",
"updated_at": "2024-09-12T08:39:25Z"
},
"tpope/vim-haml": {
"source": "default",
"lazy": "return { \"tpope/vim-haml\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-haml'})",
"updated_at": "2024-09-08T22:35:08Z"
},
"dpelle/vim-LanguageTool": {
"source": "default",
"lazy": "return { \"dpelle/vim-LanguageTool\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dpelle/vim-LanguageTool'})",
"updated_at": "2024-09-08T19:39:11Z"
},
"Julian/vim-textobj-variable-segment": {
"source": "default",
"lazy": "return { \"Julian/vim-textobj-variable-segment\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Julian/vim-textobj-variable-segment'})",
"updated_at": "2024-09-06T19:10:26Z"
},
"Shougo/vimproc.vim": {
"source": "vim-plug",
"lazy": "return {\n \"Shougo/vimproc.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Shougo/vimproc.vim\"})",
"updated_at": "2024-09-04T00:35:39Z"
},
"tpope/vim-dispatch": {
"source": "default",
"lazy": "return { \"tpope/vim-dispatch\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-dispatch'})",
"updated_at": "2024-09-02T19:34:27Z"
},
"mihaifm/vimpanel": {
"source": "default",
"lazy": "return { \"mihaifm/vimpanel\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mihaifm/vimpanel'})",
"updated_at": "2024-09-02T18:43:16Z"
},
"mg979/vim-visual-multi": {
"source": "default",
"lazy": "return { \"mg979/vim-visual-multi\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mg979/vim-visual-multi'})",
"updated_at": "2024-09-01T18:09:22Z"
},
"mzlogin/vim-markdown-toc": {
"source": "vim-plug",
"lazy": "return {\n \"mzlogin/vim-markdown-toc\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mzlogin/vim-markdown-toc\"})",
"updated_at": "2025-10-09T02:47:16Z"
},
"google/vim-codefmt": {
"source": "default",
"lazy": "return { \"google/vim-codefmt\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/google/vim-codefmt'})",
"updated_at": "2024-08-31T16:39:54Z"
},
"MarcWeber/vim-addon-manager": {
"source": "default",
"lazy": "return { \"MarcWeber/vim-addon-manager\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/MarcWeber/vim-addon-manager'})",
"updated_at": "2024-08-29T08:14:02Z"
},
"Rigellute/shades-of-purple.vim": {
"source": "vim-plug",
"lazy": "return {\n \"Rigellute/shades-of-purple.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Rigellute/shades-of-purple.vim\"})",
"updated_at": "2024-08-16T18:32:34Z"
},
"tpope/vim-speeddating": {
"source": "default",
"lazy": "return { \"tpope/vim-speeddating\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-speeddating'})",
"updated_at": "2024-08-14T21:25:50Z"
},
"tpope/vim-abolish": {
"source": "default",
"lazy": "return { \"tpope/vim-abolish\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-abolish'})",
"updated_at": "2024-08-07T21:16:02Z"
},
"KenN7/vim-arsync": {
"source": "packer.nvim",
"lazy": "return {\n \"KenN7/vim-arsync\",\n dependencies = {\n {\n \"prabirshrestha/async.vim\"\n }\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/prabirshrestha/async.vim\"})\nvim.pack.add({\"https://github.com/KenN7/vim-arsync\"})",
"updated_at": "2024-08-06T15:10:12Z"
},
"mboughaba/i3config.vim": {
"source": "vim-plug",
"lazy": "return {\n \"mboughaba/i3config.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mboughaba/i3config.vim\"})",
"updated_at": "2024-08-06T11:04:24Z"
},
"micangl/cmp-vimtex": {
"source": "lazy.nvim",
"lazy": "return {\n \"micangl/cmp-vimtex\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/micangl/cmp-vimtex\"})",
"updated_at": "2024-08-06T10:59:16Z"
},
"simnalamburt/vim-mundo": {
"source": "vim-plug",
"lazy": "return {\n \"simnalamburt/vim-mundo\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/simnalamburt/vim-mundo\"})",
"updated_at": "2024-08-03T16:55:17Z"
},
"cdelledonne/vim-cmake": {
"source": "vim-plug",
"lazy": "return {\n \"cdelledonne/vim-cmake\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/cdelledonne/vim-cmake\"})",
"updated_at": "2024-08-03T12:33:07Z"
},
"rescript-lang/vim-rescript": {
"source": "lazy.nvim",
"lazy": "return {\n \"rescript-lang/vim-rescript\",\n ft = \"rescript\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rescript-lang/vim-rescript\"})",
"updated_at": "2024-07-29T00:58:02Z"
},
"edkolev/promptline.vim": {
"source": "default",
"lazy": "return { \"edkolev/promptline.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/edkolev/promptline.vim'})",
"updated_at": "2024-07-26T15:09:55Z"
},
"wsdjeg/SourceCounter.vim": {
"source": "default",
"lazy": "return { \"wsdjeg/SourceCounter.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/wsdjeg/SourceCounter.vim'})",
"updated_at": "2024-07-26T10:55:40Z"
},
"wsdjeg/vim-fetch": {
"source": "default",
"lazy": "return { \"wsdjeg/vim-fetch\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/wsdjeg/vim-fetch'})",
"updated_at": "2024-07-26T10:34:05Z"
},
"junegunn/vim-easy-align": {
"source": "vim-plug",
"lazy": "return {\n \"junegunn/vim-easy-align\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/junegunn/vim-easy-align\"})",
"updated_at": "2024-07-23T03:28:14Z"
},
"alfredodeza/pytest.vim": {
"source": "default",
"lazy": "return { \"alfredodeza/pytest.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/alfredodeza/pytest.vim'})",
"updated_at": "2024-07-22T19:52:50Z"
},
"wellle/context.vim": {
"source": "vim-plug",
"lazy": "return {\n \"wellle/context.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/wellle/context.vim\"})",
"updated_at": "2024-07-19T09:51:30Z"
},
"kamykn/spelunker.vim": {
"source": "vim-plug",
"lazy": "return {\n \"kamykn/spelunker.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/kamykn/spelunker.vim\"})",
"updated_at": "2024-07-19T08:38:33Z"
},
"ayu-theme/ayu-vim": {
"source": "vim-plug",
"lazy": "return {\n \"ayu-theme/ayu-vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ayu-theme/ayu-vim\"})",
"updated_at": "2024-07-15T05:05:45Z"
},
"rstacruz/vim-closer": {
"source": "vim-plug",
"lazy": "return {\n \"rstacruz/vim-closer\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rstacruz/vim-closer\"})",
"updated_at": "2024-07-14T17:53:50Z"
},
"thinca/vim-quickrun": {
"source": "default",
"lazy": "return { \"thinca/vim-quickrun\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/thinca/vim-quickrun'})",
"updated_at": "2024-07-12T04:44:48Z"
},
"wellle/targets.vim": {
"source": "vim-plug",
"lazy": "return {\n \"wellle/targets.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/wellle/targets.vim\"})",
"updated_at": "2024-07-10T12:17:30Z"
},
"tpope/vim-repeat": {
"source": "default",
"lazy": "return { \"tpope/vim-repeat\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-repeat'})",
"updated_at": "2024-07-08T21:28:41Z"
},
"ChristianChiarulli/nvcode-color-schemes.vim": {
"source": "default",
"lazy": "return { \"ChristianChiarulli/nvcode-color-schemes.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ChristianChiarulli/nvcode-color-schemes.vim'})",
"updated_at": "2024-07-08T05:38:09Z"
},
"tpope/vim-salve": {
"source": "default",
"lazy": "return { \"tpope/vim-salve\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-salve'})",
"updated_at": "2024-07-07T16:35:05Z"
},
"skywind3000/vim-terminal-help": {
"source": "vim-plug",
"lazy": "return {\n \"skywind3000/vim-terminal-help\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/skywind3000/vim-terminal-help\"})",
"updated_at": "2024-07-07T12:49:46Z"
},
"brglng/vim-im-select": {
"source": "default",
"lazy": "return { \"brglng/vim-im-select\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/brglng/vim-im-select'})",
"updated_at": "2024-07-07T07:16:36Z"
},
"lfv89/vim-interestingwords": {
"source": "vim-plug",
"lazy": "return {\n \"lfv89/vim-interestingwords\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/lfv89/vim-interestingwords\"})",
"updated_at": "2024-07-04T01:17:46Z"
},
"tpope/vim-surround": {
"source": "default",
"lazy": "return { \"tpope/vim-surround\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-surround'})",
"updated_at": "2024-06-30T12:27:56Z"
},
"tpope/vim-vinegar": {
"source": "default",
"lazy": "return { \"tpope/vim-vinegar\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-vinegar'})",
"updated_at": "2024-06-28T23:22:40Z"
},
"terryma/vim-expand-region": {
"source": "default",
"lazy": "return { \"terryma/vim-expand-region\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/terryma/vim-expand-region'})",
"updated_at": "2024-06-28T01:56:54Z"
},
"jupyter-vim/jupyter-vim": {
"source": "vim-plug",
"lazy": "return {\n \"jupyter-vim/jupyter-vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jupyter-vim/jupyter-vim\"})",
"updated_at": "2024-06-27T12:26:53Z"
},
"vim-voom/VOoM": {
"source": "default",
"lazy": "return { \"vim-voom/VOoM\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-voom/VOoM'})",
"updated_at": "2024-06-23T21:07:49Z"
},
"tidalcycles/vim-tidal": {
"source": "vim-plug",
"lazy": "return {\n \"tidalcycles/vim-tidal\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tidalcycles/vim-tidal\"})",
"updated_at": "2024-06-22T21:16:09Z"
},
"tribela/vim-transparent": {
"source": "vim-plug",
"lazy": "return {\n \"tribela/vim-transparent\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tribela/vim-transparent\"})",
"updated_at": "2024-06-22T09:32:17Z"
},
"justinmk/vim-gtfo": {
"source": "vim-plug",
"lazy": "return {\n \"justinmk/vim-gtfo\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/justinmk/vim-gtfo\"})",
"updated_at": "2024-06-17T20:37:56Z"
},
"tikhomirov/vim-glsl": {
"source": "vim-plug",
"lazy": "return {\n \"tikhomirov/vim-glsl\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tikhomirov/vim-glsl\"})",
"updated_at": "2024-06-15T08:14:40Z"
},
"thinca/vim-qfreplace": {
"source": "default",
"lazy": "return { \"thinca/vim-qfreplace\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/thinca/vim-qfreplace'})",
"updated_at": "2024-06-14T01:13:10Z"
},
"freeo/vim-kalisi": {
"source": "default",
"lazy": "return { \"freeo/vim-kalisi\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/freeo/vim-kalisi'})",
"updated_at": "2024-06-11T17:29:51Z"
},
"prettier/vim-prettier": {
"source": "vim-plug",
"lazy": "return {\n \"prettier/vim-prettier\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/prettier/vim-prettier\"})",
"updated_at": "2024-06-11T15:49:17Z"
},
"vim-skk/eskk.vim": {
"source": "default",
"lazy": "return { \"vim-skk/eskk.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-skk/eskk.vim'})",
"updated_at": "2024-06-09T11:37:38Z"
},
"ludovicchabant/vim-gutentags": {
"source": "default",
"lazy": "return { \"ludovicchabant/vim-gutentags\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ludovicchabant/vim-gutentags'})",
"updated_at": "2024-06-09T01:12:19Z"
},
"tpope/vim-sensible": {
"source": "default",
"lazy": "return { \"tpope/vim-sensible\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-sensible'})",
"updated_at": "2024-06-08T16:27:52Z"
},
"chriskempson/base16-vim": {
"source": "default",
"lazy": "return { \"chriskempson/base16-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/chriskempson/base16-vim'})",
"updated_at": "2024-06-08T15:54:08Z"
},
"pearofducks/ansible-vim": {
"source": "vim-plug",
"lazy": "return {\n \"pearofducks/ansible-vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/pearofducks/ansible-vim\"})",
"updated_at": "2025-09-27T14:37:48Z"
},
"inside/vim-search-pulse": {
"source": "default",
"lazy": "return { \"inside/vim-search-pulse\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/inside/vim-search-pulse'})",
"updated_at": "2024-06-07T07:51:35Z"
},
"rust-lang/rust.vim": {
"source": "vim-plug",
"lazy": "return {\n \"rust-lang/rust.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rust-lang/rust.vim\"})",
"updated_at": "2024-06-02T21:15:07Z"
},
"alvan/vim-closetag": {
"source": "default",
"lazy": "return { \"alvan/vim-closetag\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/alvan/vim-closetag'})",
"updated_at": "2024-06-01T16:58:01Z"
},
"moll/vim-bbye": {
"source": "default",
"lazy": "return { \"moll/vim-bbye\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/moll/vim-bbye'})",
"updated_at": "2024-05-31T18:24:13Z"
},
"jreybert/vimagit": {
"source": "vim-plug",
"lazy": "return {\n \"jreybert/vimagit\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jreybert/vimagit\"})",
"updated_at": "2024-05-29T13:59:08Z"
},
"4513ECHO/vim-colors-hatsunemiku": {
"source": "default",
"lazy": "return { \"4513ECHO/vim-colors-hatsunemiku\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/4513ECHO/vim-colors-hatsunemiku'})",
"updated_at": "2024-05-29T04:52:34Z"
},
"JuliaEditorSupport/julia-vim": {
"source": "default",
"lazy": "return { \"JuliaEditorSupport/julia-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/JuliaEditorSupport/julia-vim'})",
"updated_at": "2024-05-28T16:21:08Z"
},
"rafi/awesome-vim-colorschemes": {
"source": "default",
"lazy": "return { \"rafi/awesome-vim-colorschemes\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rafi/awesome-vim-colorschemes'})",
"updated_at": "2024-05-28T11:02:27Z"
},
"whatyouhide/vim-gotham": {
"source": "vim-plug",
"lazy": "return {\n \"whatyouhide/vim-gotham\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/whatyouhide/vim-gotham\"})",
"updated_at": "2024-05-26T17:51:58Z"
},
"natebosch/vim-lsc": {
"source": "default",
"lazy": "return { \"natebosch/vim-lsc\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/natebosch/vim-lsc'})",
"updated_at": "2024-05-23T15:50:31Z"
},
"tomasiser/vim-code-dark": {
"source": "vim-plug",
"lazy": "return {\n \"tomasiser/vim-code-dark\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tomasiser/vim-code-dark\"})",
"updated_at": "2024-05-21T17:17:46Z"
},
"mattn/vim-maketable": {
"source": "default",
"lazy": "return { \"mattn/vim-maketable\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mattn/vim-maketable'})",
"updated_at": "2024-05-21T14:10:33Z"
},
"ollykel/v-vim": {
"source": "vim-plug",
"lazy": "return {\n \"ollykel/v-vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ollykel/v-vim\"})",
"updated_at": "2024-05-20T11:39:10Z"
},
"rhysd/conflict-marker.vim": {
"source": "default",
"lazy": "return { \"rhysd/conflict-marker.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rhysd/conflict-marker.vim'})",
"updated_at": "2024-05-20T10:35:07Z"
},
"Shougo/vimfiler.vim": {
"source": "default",
"lazy": "return { \"Shougo/vimfiler.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Shougo/vimfiler.vim'})",
"updated_at": "2024-05-20T04:26:35Z"
},
"farmergreg/vim-lastplace": {
"source": "default",
"lazy": "return { \"farmergreg/vim-lastplace\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/farmergreg/vim-lastplace'})",
"updated_at": "2024-05-18T01:15:12Z"
},
"jeetsukumaran/vim-indentwise": {
"source": "default",
"lazy": "return { \"jeetsukumaran/vim-indentwise\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jeetsukumaran/vim-indentwise'})",
"updated_at": "2024-05-17T09:56:08Z"
},
"embear/vim-foldsearch": {
"source": "default",
"lazy": "return { \"embear/vim-foldsearch\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/embear/vim-foldsearch'})",
"updated_at": "2024-05-15T13:22:19Z"
},
"brooth/far.vim": {
"source": "vim-plug",
"lazy": "return {\n \"brooth/far.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/brooth/far.vim\"})",
"updated_at": "2024-05-14T20:26:10Z"
},
"slim-template/vim-slim": {
"source": "default",
"lazy": "return { \"slim-template/vim-slim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/slim-template/vim-slim'})",
"updated_at": "2024-05-13T21:18:53Z"
},
"jesseleite/vim-agriculture": {
"source": "vim-plug",
"lazy": "return {\n \"jesseleite/vim-agriculture\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jesseleite/vim-agriculture\"})",
"updated_at": "2024-05-12T16:29:43Z"
},
"Yilin-Yang/vim-markbar": {
"source": "vim-plug",
"lazy": "return {\n \"Yilin-Yang/vim-markbar\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Yilin-Yang/vim-markbar\"})",
"updated_at": "2024-05-10T21:47:52Z"
},
"ryanoasis/vim-devicons": {
"source": "vim-plug",
"lazy": "return {\n \"ryanoasis/vim-devicons\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ryanoasis/vim-devicons\"})",
"updated_at": "2024-05-09T13:57:14Z"
},
"vim-utils/vim-man": {
"source": "default",
"lazy": "return { \"vim-utils/vim-man\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-utils/vim-man'})",
"updated_at": "2024-05-07T10:40:05Z"
},
"kien/tabman.vim": {
"source": "default",
"lazy": "return { \"kien/tabman.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/kien/tabman.vim'})",
"updated_at": "2024-05-07T06:52:24Z"
},
"christoomey/vim-titlecase": {
"source": "default",
"lazy": "return { \"christoomey/vim-titlecase\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/christoomey/vim-titlecase'})",
"updated_at": "2024-05-05T02:58:25Z"
},
"pechorin/any-jump.vim": {
"source": "vim-plug",
"lazy": "return {\n \"pechorin/any-jump.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/pechorin/any-jump.vim\"})",
"updated_at": "2024-05-04T21:09:31Z"
},
"vim-vdebug/vdebug": {
"source": "default",
"lazy": "return { \"vim-vdebug/vdebug\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-vdebug/vdebug'})",
"updated_at": "2024-05-02T20:22:29Z"
},
"junegunn/vader.vim": {
"source": "vim-plug",
"lazy": "return {\n \"junegunn/vader.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/junegunn/vader.vim\"})",
"updated_at": "2024-04-30T08:01:41Z"
},
"wuelnerdotexe/vim-enfocado": {
"source": "vim-plug",
"lazy": "return {\n \"wuelnerdotexe/vim-enfocado\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/wuelnerdotexe/vim-enfocado\"})",
"updated_at": "2024-04-25T16:09:30Z"
},
"adelarsq/neoline.vim": {
"source": "lazy.nvim",
"lazy": "return {\n \"adelarsq/neoline.vim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/adelarsq/neoline.vim\"})",
"updated_at": "2024-04-25T15:16:23Z"
},
"AndrewRadev/linediff.vim": {
"source": "default",
"lazy": "return { \"AndrewRadev/linediff.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/AndrewRadev/linediff.vim'})",
"updated_at": "2024-04-22T19:12:50Z"
},
"t9md/vim-quickhl": {
"source": "default",
"lazy": "return { \"t9md/vim-quickhl\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/t9md/vim-quickhl'})",
"updated_at": "2024-04-21T15:52:30Z"
},
"lilydjwg/fcitx.vim": {
"source": "default",
"lazy": "return { \"lilydjwg/fcitx.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lilydjwg/fcitx.vim'})",
"updated_at": "2024-04-21T08:22:18Z"
},
"nordtheme/vim": {
"source": "vim-plug",
"lazy": "return {\n \"nordtheme/vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nordtheme/vim\"})",
"updated_at": "2024-04-20T08:04:48Z"
},
"t9md/vim-choosewin": {
"source": "default",
"lazy": "return { \"t9md/vim-choosewin\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/t9md/vim-choosewin'})",
"updated_at": "2024-04-19T19:47:49Z"
},
"wuelnerdotexe/vim-astro": {
"source": "vim-plug",
"lazy": "return {\n \"wuelnerdotexe/vim-astro\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/wuelnerdotexe/vim-astro\"})",
"updated_at": "2024-04-19T12:19:47Z"
},
"aaronbieber/vim-quicktask": {
"source": "default",
"lazy": "return { \"aaronbieber/vim-quicktask\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/aaronbieber/vim-quicktask'})",
"updated_at": "2024-04-13T21:23:21Z"
},
"romgrk/doom-one.vim": {
"source": "vim-plug",
"lazy": "return {\n \"romgrk/doom-one.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/romgrk/doom-one.vim\"})",
"updated_at": "2024-04-11T07:28:27Z"
},
"altercation/vim-colors-solarized": {
"source": "default",
"lazy": "return { \"altercation/vim-colors-solarized\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/altercation/vim-colors-solarized'})",
"updated_at": "2024-04-10T14:44:21Z"
},
"img-paste-devs/img-paste.vim": {
"source": "default",
"lazy": "return { \"img-paste-devs/img-paste.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/img-paste-devs/img-paste.vim'})",
"updated_at": "2024-04-04T07:25:40Z"
},
"tom-anders/telescope-vim-bookmarks.nvim": {
"source": "default",
"lazy": "return { \"tom-anders/telescope-vim-bookmarks.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tom-anders/telescope-vim-bookmarks.nvim'})",
"updated_at": "2024-04-02T17:24:10Z"
},
"danilo-augusto/vim-afterglow": {
"source": "default",
"lazy": "return { \"danilo-augusto/vim-afterglow\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/danilo-augusto/vim-afterglow'})",
"updated_at": "2024-03-31T20:04:21Z"
},
"posva/vim-vue": {
"source": "default",
"lazy": "return { \"posva/vim-vue\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/posva/vim-vue'})",
"updated_at": "2024-03-30T11:53:18Z"
},
"danchoi/ri.vim": {
"source": "default",
"lazy": "return { \"danchoi/ri.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/danchoi/ri.vim'})",
"updated_at": "2024-03-29T14:20:16Z"
},
"tom-doerr/vim_codex": {
"source": "default",
"lazy": "return { \"tom-doerr/vim_codex\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tom-doerr/vim_codex'})",
"updated_at": "2024-03-28T02:09:53Z"
},
"freitass/todo.txt-vim": {
"source": "default",
"lazy": "return { \"freitass/todo.txt-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/freitass/todo.txt-vim'})",
"updated_at": "2024-03-27T13:53:44Z"
},
"eliba2/vim-node-inspect": {
"source": "vim-plug",
"lazy": "return {\n \"eliba2/vim-node-inspect\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/eliba2/vim-node-inspect\"})",
"updated_at": "2024-03-27T09:50:00Z"
},
"glts/vim-radical": {
"source": "default",
"lazy": "return { \"glts/vim-radical\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/glts/vim-radical'})",
"updated_at": "2024-03-25T18:34:28Z"
},
"tomtom/tcomment_vim": {
"source": "default",
"lazy": "return { \"tomtom/tcomment_vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tomtom/tcomment_vim'})",
"updated_at": "2024-03-25T10:36:44Z"
},
"mattn/vim-notification": {
"source": "vim-plug",
"lazy": "return {\n \"mattn/vim-notification\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mattn/vim-notification\"})",
"updated_at": "2024-03-24T14:09:26Z"
},
"tmux-plugins/vim-tmux-focus-events": {
"source": "vim-plug",
"lazy": "return {\n \"tmux-plugins/vim-tmux-focus-events\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tmux-plugins/vim-tmux-focus-events\"})",
"updated_at": "2024-03-23T08:51:52Z"
},
"othree/html5.vim": {
"source": "default",
"lazy": "return { \"othree/html5.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/othree/html5.vim'})",
"updated_at": "2024-03-20T15:35:09Z"
},
"machakann/vim-sandwich": {
"source": "default",
"lazy": "return { \"machakann/vim-sandwich\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/machakann/vim-sandwich'})",
"updated_at": "2024-03-20T12:36:58Z"
},
"gu-fan/riv.vim": {
"source": "default",
"lazy": "return { \"gu-fan/riv.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/gu-fan/riv.vim'})",
"updated_at": "2024-03-19T01:22:19Z"
},
"christoomey/vim-system-copy": {
"source": "default",
"lazy": "return { \"christoomey/vim-system-copy\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/christoomey/vim-system-copy'})",
"updated_at": "2024-03-16T14:08:38Z"
},
"mileszs/ack.vim": {
"source": "default",
"lazy": "return { \"mileszs/ack.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mileszs/ack.vim'})",
"updated_at": "2024-03-12T02:12:15Z"
},
"ilyachur/cmake4vim": {
"source": "vim-plug",
"lazy": "return {\n \"ilyachur/cmake4vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ilyachur/cmake4vim\"})",
"updated_at": "2024-03-11T06:12:12Z"
},
"vim-perl/vim-perl": {
"source": "default",
"lazy": "return { \"vim-perl/vim-perl\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-perl/vim-perl'})",
"updated_at": "2024-03-09T05:17:34Z"
},
"ianding1/leetcode.vim": {
"source": "vim-plug",
"lazy": "return {\n \"ianding1/leetcode.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ianding1/leetcode.vim\"})",
"updated_at": "2024-03-07T07:59:25Z"
},
"PProvost/vim-ps1": {
"source": "default",
"lazy": "return { \"PProvost/vim-ps1\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/PProvost/vim-ps1'})",
"updated_at": "2024-03-06T18:23:42Z"
},
"ConradIrwin/vim-bracketed-paste": {
"source": "default",
"lazy": "return { \"ConradIrwin/vim-bracketed-paste\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ConradIrwin/vim-bracketed-paste'})",
"updated_at": "2024-03-06T17:32:41Z"
},
"bfrg/vim-jqplay": {
"source": "default",
"lazy": "return { \"bfrg/vim-jqplay\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/bfrg/vim-jqplay'})",
"updated_at": "2024-03-05T22:44:40Z"
},
"diepm/vim-rest-console": {
"source": "default",
"lazy": "return { \"diepm/vim-rest-console\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/diepm/vim-rest-console'})",
"updated_at": "2024-02-29T09:55:32Z"
},
"junkblocker/patchreview-vim": {
"source": "default",
"lazy": "return { \"junkblocker/patchreview-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/junkblocker/patchreview-vim'})",
"updated_at": "2024-02-27T15:13:59Z"
},
"keith/investigate.vim": {
"source": "default",
"lazy": "return { \"keith/investigate.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/keith/investigate.vim'})",
"updated_at": "2024-02-26T18:32:39Z"
},
"sts10/vim-pink-moon": {
"source": "default",
"lazy": "return { \"sts10/vim-pink-moon\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/sts10/vim-pink-moon'})",
"updated_at": "2024-02-24T03:39:00Z"
},
"ruanyl/vim-gh-line": {
"source": "default",
"lazy": "return { \"ruanyl/vim-gh-line\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ruanyl/vim-gh-line'})",
"updated_at": "2024-02-19T12:03:20Z"
},
"segeljakt/vim-silicon": {
"source": "vim-plug",
"lazy": "return {\n \"segeljakt/vim-silicon\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/segeljakt/vim-silicon\"})",
"updated_at": "2024-02-19T10:04:21Z"
},
"zefei/vim-wintabs": {
"source": "default",
"lazy": "return { \"zefei/vim-wintabs\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/zefei/vim-wintabs'})",
"updated_at": "2024-02-16T01:19:01Z"
},
"ternjs/tern_for_vim": {
"source": "default",
"lazy": "return { \"ternjs/tern_for_vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ternjs/tern_for_vim'})",
"updated_at": "2024-02-13T19:16:28Z"
},
"bignimbus/you-are-here.vim": {
"source": "vim-plug",
"lazy": "return {\n \"bignimbus/you-are-here.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/bignimbus/you-are-here.vim\"})",
"updated_at": "2024-02-13T15:09:04Z"
},
"stevearc/vim-arduino": {
"source": "lazy.nvim",
"lazy": "return {\n \"stevearc/vim-arduino\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/stevearc/vim-arduino\"})",
"updated_at": "2024-02-10T02:33:29Z"
},
"easymotion/vim-easymotion": {
"source": "vim-plug",
"lazy": "return {\n \"easymotion/vim-easymotion\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/easymotion/vim-easymotion\"})",
"updated_at": "2024-02-05T02:30:15Z"
},
"bhurlow/vim-parinfer": {
"source": "default",
"lazy": "return { \"bhurlow/vim-parinfer\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/bhurlow/vim-parinfer'})",
"updated_at": "2024-01-31T02:25:53Z"
},
"zivyangll/git-blame.vim": {
"source": "vim-plug",
"lazy": "return {\n \"zivyangll/git-blame.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/zivyangll/git-blame.vim\"})",
"updated_at": "2024-01-28T11:31:11Z"
},
"maxbrunsfeld/vim-yankstack": {
"source": "default",
"lazy": "return { \"maxbrunsfeld/vim-yankstack\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/maxbrunsfeld/vim-yankstack'})",
"updated_at": "2024-01-27T22:53:38Z"
},
"michaeljsmith/vim-indent-object": {
"source": "vim-plug",
"lazy": "return {\n \"michaeljsmith/vim-indent-object\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/michaeljsmith/vim-indent-object\"})",
"updated_at": "2024-01-21T21:27:37Z"
},
"tommcdo/vim-exchange": {
"source": "default",
"lazy": "return { \"tommcdo/vim-exchange\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tommcdo/vim-exchange'})",
"updated_at": "2024-01-21T00:28:23Z"
},
"tpope/vim-rvm": {
"source": "default",
"lazy": "return { \"tpope/vim-rvm\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-rvm'})",
"updated_at": "2024-01-19T14:02:07Z"
},
"monkoose/vim9-stargate": {
"source": "default",
"lazy": "return { \"monkoose/vim9-stargate\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/monkoose/vim9-stargate'})",
"updated_at": "2024-01-17T13:31:37Z"
},
"KeitaNakamura/neodark.vim": {
"source": "vim-plug",
"lazy": "return {\n \"KeitaNakamura/neodark.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/KeitaNakamura/neodark.vim\"})",
"updated_at": "2024-01-12T00:22:31Z"
},
"othree/eregex.vim": {
"source": "default",
"lazy": "return { \"othree/eregex.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/othree/eregex.vim'})",
"updated_at": "2024-01-07T13:04:00Z"
},
"neowit/vim-force.com": {
"source": "default",
"lazy": "return { \"neowit/vim-force.com\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/neowit/vim-force.com'})",
"updated_at": "2024-01-05T17:40:43Z"
},
"mhinz/vim-startify": {
"source": "default",
"lazy": "return { \"mhinz/vim-startify\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mhinz/vim-startify'})",
"updated_at": "2024-01-05T12:47:32Z"
},
"rakr/vim-one": {
"source": "default",
"lazy": "return { \"rakr/vim-one\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rakr/vim-one'})",
"updated_at": "2024-01-02T20:40:47Z"
},
"svermeulen/vim-subversive": {
"source": "default",
"lazy": "return { \"svermeulen/vim-subversive\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/svermeulen/vim-subversive'})",
"updated_at": "2024-01-02T15:15:02Z"
},
"jceb/vim-orgmode": {
"source": "default",
"lazy": "return { \"jceb/vim-orgmode\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jceb/vim-orgmode'})",
"updated_at": "2023-12-29T23:24:51Z"
},
"HealsCodes/vim-gas": {
"source": "default",
"lazy": "return { \"HealsCodes/vim-gas\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/HealsCodes/vim-gas'})",
"updated_at": "2023-12-28T13:34:43Z"
},
"justmao945/vim-clang": {
"source": "default",
"lazy": "return { \"justmao945/vim-clang\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/justmao945/vim-clang'})",
"updated_at": "2023-12-20T08:24:28Z"
},
"lifepillar/vim-cheat40": {
"source": "default",
"lazy": "return { \"lifepillar/vim-cheat40\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lifepillar/vim-cheat40'})",
"updated_at": "2023-12-19T19:27:32Z"
},
"aduros/ai.vim": {
"source": "vim-plug",
"lazy": "return {\n \"aduros/ai.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/aduros/ai.vim\"})",
"updated_at": "2023-12-16T23:43:17Z"
},
"edkolev/tmuxline.vim": {
"source": "vim-plug",
"lazy": "return {\n \"edkolev/tmuxline.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/edkolev/tmuxline.vim\"})",
"updated_at": "2023-12-15T09:25:02Z"
},
"kkvh/vim-docker-tools": {
"source": "default",
"lazy": "return { \"kkvh/vim-docker-tools\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/kkvh/vim-docker-tools'})",
"updated_at": "2023-12-14T01:52:00Z"
},
"junegunn/gv.vim": {
"source": "vim-plug",
"lazy": "return {\n \"junegunn/gv.vim\",\n dependencies = {\n \"tpope/vim-fugitive\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tpope/vim-fugitive\"})\nvim.pack.add({\"https://github.com/junegunn/gv.vim\"})",
"updated_at": "2023-12-10T10:30:42Z"
},
"arecarn/vim-crunch": {
"source": "default",
"lazy": "return { \"arecarn/vim-crunch\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/arecarn/vim-crunch'})",
"updated_at": "2023-12-05T18:08:11Z"
},
"liuchengxu/eleline.vim": {
"source": "vim-plug",
"lazy": "return {\n \"liuchengxu/eleline.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/liuchengxu/eleline.vim\"})",
"updated_at": "2023-12-05T01:18:35Z"
},
"direnv/direnv.vim": {
"source": "default",
"lazy": "return { \"direnv/direnv.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/direnv/direnv.vim'})",
"updated_at": "2023-12-02T10:54:18Z"
},
"mhinz/vim-rfc": {
"source": "default",
"lazy": "return { \"mhinz/vim-rfc\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mhinz/vim-rfc'})",
"updated_at": "2023-11-28T09:18:08Z"
},
"MTDL9/vim-log-highlighting": {
"source": "default",
"lazy": "return { \"MTDL9/vim-log-highlighting\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/MTDL9/vim-log-highlighting'})",
"updated_at": "2023-11-27T10:38:51Z"
},
"chr4/nginx.vim": {
"source": "vim-plug",
"lazy": "return {\n \"chr4/nginx.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/chr4/nginx.vim\"})",
"updated_at": "2023-11-26T13:02:21Z"
},
"jbgutierrez/vim-better-comments": {
"source": "default",
"lazy": "return { \"jbgutierrez/vim-better-comments\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jbgutierrez/vim-better-comments'})",
"updated_at": "2023-11-21T02:35:20Z"
},
"tpope/vim-cucumber": {
"source": "default",
"lazy": "return { \"tpope/vim-cucumber\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-cucumber'})",
"updated_at": "2023-11-20T15:43:47Z"
},
"nicwest/vim-http": {
"source": "default",
"lazy": "return { \"nicwest/vim-http\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nicwest/vim-http'})",
"updated_at": "2023-11-16T17:56:08Z"
},
"tpope/vim-scriptease": {
"source": "default",
"lazy": "return { \"tpope/vim-scriptease\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-scriptease'})",
"updated_at": "2023-11-13T23:40:22Z"
},
"haya14busa/is.vim": {
"source": "default",
"lazy": "return { \"haya14busa/is.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/haya14busa/is.vim'})",
"updated_at": "2023-11-13T08:33:06Z"
},
"dominikduda/vim_current_word": {
"source": "vim-plug",
"lazy": "return {\n \"dominikduda/vim_current_word\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/dominikduda/vim_current_word\"})",
"updated_at": "2023-11-09T01:01:24Z"
},
"wlangstroth/vim-racket": {
"source": "default",
"lazy": "return { \"wlangstroth/vim-racket\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/wlangstroth/vim-racket'})",
"updated_at": "2023-11-06T22:59:32Z"
},
"liuchengxu/space-vim-dark": {
"source": "vim-plug",
"lazy": "return {\n \"liuchengxu/space-vim-dark\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/liuchengxu/space-vim-dark\"})",
"updated_at": "2023-11-04T02:12:37Z"
},
"ngmy/vim-rubocop": {
"source": "default",
"lazy": "return { \"ngmy/vim-rubocop\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ngmy/vim-rubocop'})",
"updated_at": "2023-11-01T18:28:37Z"
},
"jaxbot/semantic-highlight.vim": {
"source": "default",
"lazy": "return { \"jaxbot/semantic-highlight.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jaxbot/semantic-highlight.vim'})",
"updated_at": "2023-10-31T15:24:12Z"
},
"mipmip/vim-scimark": {
"source": "vim-plug",
"lazy": "return {\n \"mipmip/vim-scimark\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mipmip/vim-scimark\"})",
"updated_at": "2023-10-24T20:12:07Z"
},
"vim-python/python-syntax": {
"source": "default",
"lazy": "return { \"vim-python/python-syntax\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-python/python-syntax'})",
"updated_at": "2023-10-19T10:01:49Z"
},
"vim/killersheep": {
"source": "vim-plug",
"lazy": "return {\n \"vim/killersheep\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vim/killersheep\"})",
"updated_at": "2023-10-18T14:58:53Z"
},
"eugen0329/vim-esearch": {
"source": "vim-plug",
"lazy": "return {\n \"eugen0329/vim-esearch\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/eugen0329/vim-esearch\"})",
"updated_at": "2023-10-16T20:29:49Z"
},
"preservim/vim-textobj-quote": {
"source": "default",
"lazy": "return { \"preservim/vim-textobj-quote\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/preservim/vim-textobj-quote'})",
"updated_at": "2023-10-13T19:42:25Z"
},
"ActivityWatch/aw-watcher-vim": {
"source": "default",
"lazy": "return { \"ActivityWatch/aw-watcher-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ActivityWatch/aw-watcher-vim'})",
"updated_at": "2023-10-09T16:44:14Z"
},
"cseelus/vim-colors-lucid": {
"source": "default",
"lazy": "return { \"cseelus/vim-colors-lucid\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/cseelus/vim-colors-lucid'})",
"updated_at": "2023-10-09T16:17:24Z"
},
"leafOfTree/vim-vue-plugin": {
"source": "vim-plug",
"lazy": "return {\n \"leafOfTree/vim-vue-plugin\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/leafOfTree/vim-vue-plugin\"})",
"updated_at": "2023-10-05T03:51:50Z"
},
"stsewd/fzf-checkout.vim": {
"source": "vim-plug",
"lazy": "return {\n \"stsewd/fzf-checkout.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/stsewd/fzf-checkout.vim\"})",
"updated_at": "2023-10-05T00:59:29Z"
},
"nvie/vim-flake8": {
"source": "default",
"lazy": "return { \"nvie/vim-flake8\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvie/vim-flake8'})",
"updated_at": "2023-10-04T10:33:50Z"
},
"xuhdev/vim-latex-live-preview": {
"source": "vim-plug",
"lazy": "return {\n \"xuhdev/vim-latex-live-preview\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/xuhdev/vim-latex-live-preview\"})",
"updated_at": "2025-11-03T05:23:04Z"
},
"bronson/vim-visual-star-search": {
"source": "default",
"lazy": "return { \"bronson/vim-visual-star-search\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/bronson/vim-visual-star-search'})",
"updated_at": "2023-09-17T06:48:52Z"
},
"drzel/vim-line-no-indicator": {
"source": "default",
"lazy": "return { \"drzel/vim-line-no-indicator\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/drzel/vim-line-no-indicator'})",
"updated_at": "2023-09-14T15:10:54Z"
},
"vim-scripts/Conque-GDB": {
"source": "default",
"lazy": "return { \"vim-scripts/Conque-GDB\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-scripts/Conque-GDB'})",
"updated_at": "2023-09-13T02:26:08Z"
},
"peterhoeg/vim-qml": {
"source": "default",
"lazy": "return { \"peterhoeg/vim-qml\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/peterhoeg/vim-qml'})",
"updated_at": "2023-09-11T07:45:37Z"
},
"tpope/vim-rake": {
"source": "default",
"lazy": "return { \"tpope/vim-rake\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-rake'})",
"updated_at": "2023-09-11T03:29:42Z"
},
"vim-scripts/dbext.vim": {
"source": "default",
"lazy": "return { \"vim-scripts/dbext.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-scripts/dbext.vim'})",
"updated_at": "2023-09-10T10:43:45Z"
},
"AndrewRadev/tagalong.vim": {
"source": "default",
"lazy": "return { \"AndrewRadev/tagalong.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/AndrewRadev/tagalong.vim'})",
"updated_at": "2023-09-07T06:44:03Z"
},
"junegunn/vim-slash": {
"source": "vim-plug",
"lazy": "return {\n \"junegunn/vim-slash\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/junegunn/vim-slash\"})",
"updated_at": "2023-09-06T03:34:13Z"
},
"derekwyatt/vim-scala": {
"source": "default",
"lazy": "return { \"derekwyatt/vim-scala\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/derekwyatt/vim-scala'})",
"updated_at": "2023-09-03T19:52:32Z"
},
"craigemery/vim-autotag": {
"source": "default",
"lazy": "return { \"craigemery/vim-autotag\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/craigemery/vim-autotag'})",
"updated_at": "2023-09-02T14:05:14Z"
},
"shawncplus/phpcomplete.vim": {
"source": "default",
"lazy": "return { \"shawncplus/phpcomplete.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/shawncplus/phpcomplete.vim'})",
"updated_at": "2023-08-31T07:03:59Z"
},
"vimoutliner/vimoutliner": {
"source": "default",
"lazy": "return { \"vimoutliner/vimoutliner\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vimoutliner/vimoutliner'})",
"updated_at": "2023-08-29T07:12:05Z"
},
"tpope/vim-bundler": {
"source": "default",
"lazy": "return { \"tpope/vim-bundler\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-bundler'})",
"updated_at": "2023-08-26T21:50:44Z"
},
"machakann/vim-swap": {
"source": "default",
"lazy": "return { \"machakann/vim-swap\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/machakann/vim-swap'})",
"updated_at": "2023-08-26T17:52:14Z"
},
"w0ng/vim-hybrid": {
"source": "default",
"lazy": "return { \"w0ng/vim-hybrid\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/w0ng/vim-hybrid'})",
"updated_at": "2023-08-26T17:21:37Z"
},
"vim-jp/vim-vimlparser": {
"source": "default",
"lazy": "return { \"vim-jp/vim-vimlparser\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-jp/vim-vimlparser'})",
"updated_at": "2023-08-13T12:52:23Z"
},
"ku1ik/vim-pasta": {
"source": "default",
"lazy": "return { \"ku1ik/vim-pasta\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ku1ik/vim-pasta'})",
"updated_at": "2023-08-12T10:05:32Z"
},
"djoshea/vim-autoread": {
"source": "default",
"lazy": "return { \"djoshea/vim-autoread\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/djoshea/vim-autoread'})",
"updated_at": "2023-08-08T16:20:02Z"
},
"skywind3000/vim-auto-popmenu": {
"source": "default",
"lazy": "return { \"skywind3000/vim-auto-popmenu\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/skywind3000/vim-auto-popmenu'})",
"updated_at": "2023-08-05T19:37:02Z"
},
"ajmwagar/vim-deus": {
"source": "vim-plug",
"lazy": "return {\n \"ajmwagar/vim-deus\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ajmwagar/vim-deus\"})",
"updated_at": "2023-08-01T22:48:27Z"
},
"Lokaltog/vim-monotone": {
"source": "default",
"lazy": "return { \"Lokaltog/vim-monotone\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Lokaltog/vim-monotone'})",
"updated_at": "2023-07-27T21:43:30Z"
},
"fcpg/vim-fahrenheit": {
"source": "vim-plug",
"lazy": "return {\n \"fcpg/vim-fahrenheit\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/fcpg/vim-fahrenheit\"})",
"updated_at": "2023-07-26T19:42:16Z"
},
"roxma/vim-tmux-clipboard": {
"source": "default",
"lazy": "return { \"roxma/vim-tmux-clipboard\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/roxma/vim-tmux-clipboard'})",
"updated_at": "2023-07-23T03:37:15Z"
},
"Shougo/neosnippet.vim": {
"source": "vim-plug",
"lazy": "return {\n \"Shougo/neosnippet.vim\",\n dependencies = {\n \"Shougo/deoplete.nvim\",\n \"roxma/nvim-yarp\",\n \"roxma/vim-hug-neovim-rpc\",\n \"Shougo/neosnippet-snippets\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Shougo/deoplete.nvim\"})\nvim.pack.add({\"https://github.com/roxma/nvim-yarp\"})\nvim.pack.add({\"https://github.com/roxma/vim-hug-neovim-rpc\"})\nvim.pack.add({\"https://github.com/Shougo/neosnippet-snippets\"})\nvim.pack.add({\"https://github.com/Shougo/neosnippet.vim\"})",
"updated_at": "2023-07-23T01:36:46Z"
},
"drewtempelmeyer/palenight.vim": {
"source": "vim-plug",
"lazy": "return {\n \"drewtempelmeyer/palenight.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/drewtempelmeyer/palenight.vim\"})",
"updated_at": "2023-07-21T12:01:35Z"
},
"brookhong/cscope.vim": {
"source": "default",
"lazy": "return { \"brookhong/cscope.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/brookhong/cscope.vim'})",
"updated_at": "2023-07-19T08:33:40Z"
},
"heavenshell/vim-pydocstring": {
"source": "default",
"lazy": "return { \"heavenshell/vim-pydocstring\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/heavenshell/vim-pydocstring'})",
"updated_at": "2023-07-15T10:11:43Z"
},
"tpope/vim-capslock": {
"source": "default",
"lazy": "return { \"tpope/vim-capslock\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-capslock'})",
"updated_at": "2023-07-11T20:17:07Z"
},
"zhimsel/vim-stay": {
"source": "default",
"lazy": "return { \"zhimsel/vim-stay\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/zhimsel/vim-stay'})",
"updated_at": "2023-07-07T14:57:04Z"
},
"jez/vim-superman": {
"source": "default",
"lazy": "return { \"jez/vim-superman\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jez/vim-superman'})",
"updated_at": "2023-07-05T12:24:03Z"
},
"sophacles/vim-processing": {
"source": "default",
"lazy": "return { \"sophacles/vim-processing\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/sophacles/vim-processing'})",
"updated_at": "2023-07-03T23:56:57Z"
},
"mattn/vim-gist": {
"source": "default",
"lazy": "return { \"mattn/vim-gist\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mattn/vim-gist'})",
"updated_at": "2023-06-27T11:15:12Z"
},
"mhinz/vim-mix-format": {
"source": "default",
"lazy": "return { \"mhinz/vim-mix-format\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mhinz/vim-mix-format'})",
"updated_at": "2023-06-23T09:19:31Z"
},
"Everblush/everblush.vim": {
"source": "vim-plug",
"lazy": "return {\n \"Everblush/everblush.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Everblush/everblush.vim\"})",
"updated_at": "2023-06-19T17:23:44Z"
},
"preservim/vim-indent-guides": {
"source": "default",
"lazy": "return { \"preservim/vim-indent-guides\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/preservim/vim-indent-guides'})",
"updated_at": "2023-06-14T16:40:10Z"
},
"vv9k/vim-github-dark": {
"source": "default",
"lazy": "return { \"vv9k/vim-github-dark\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vv9k/vim-github-dark'})",
"updated_at": "2023-06-12T09:11:50Z"
},
"tyru/caw.vim": {
"source": "default",
"lazy": "return { \"tyru/caw.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tyru/caw.vim'})",
"updated_at": "2023-06-06T07:04:42Z"
},
"francoiscabrol/ranger.vim": {
"source": "default",
"lazy": "return { \"francoiscabrol/ranger.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/francoiscabrol/ranger.vim'})",
"updated_at": "2023-06-02T02:27:49Z"
},
"cjrh/vim-conda": {
"source": "vim-plug",
"lazy": "return {\n \"cjrh/vim-conda\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/cjrh/vim-conda\"})",
"updated_at": "2023-05-28T07:38:02Z"
},
"goballooning/vim-live-latex-preview": {
"source": "default",
"lazy": "return { \"goballooning/vim-live-latex-preview\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/goballooning/vim-live-latex-preview'})",
"updated_at": "2023-05-27T14:57:09Z"
},
"voldikss/vim-translator": {
"source": "vim-plug",
"lazy": "return {\n \"voldikss/vim-translator\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/voldikss/vim-translator\"})",
"updated_at": "2023-05-25T04:01:23Z"
},
"skim-rs/skim.vim": {
"source": "default",
"lazy": "return { \"skim-rs/skim.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/skim-rs/skim.vim'})",
"updated_at": "2023-05-25T03:27:09Z"
},
"will133/vim-dirdiff": {
"source": "default",
"lazy": "return { \"will133/vim-dirdiff\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/will133/vim-dirdiff'})",
"updated_at": "2023-05-24T02:12:12Z"
},
"mcchrish/nnn.vim": {
"source": "vim-plug",
"lazy": "return {\n \"mcchrish/nnn.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mcchrish/nnn.vim\"})",
"updated_at": "2023-05-23T22:44:06Z"
},
"heavenshell/vim-jsdoc": {
"source": "vim-plug",
"lazy": "return {\n \"heavenshell/vim-jsdoc\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/heavenshell/vim-jsdoc\"})",
"updated_at": "2023-05-23T15:11:20Z"
},
"google/vim-jsonnet": {
"source": "vim-plug",
"lazy": "return {\n \"google/vim-jsonnet\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/google/vim-jsonnet\"})",
"updated_at": "2023-05-23T07:37:18Z"
},
"Shougo/unite.vim": {
"source": "default",
"lazy": "return { \"Shougo/unite.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Shougo/unite.vim'})",
"updated_at": "2023-05-18T09:48:39Z"
},
"Shougo/neocomplete.vim": {
"source": "default",
"lazy": "return { \"Shougo/neocomplete.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Shougo/neocomplete.vim'})",
"updated_at": "2023-05-18T09:47:35Z"
},
"martinda/Jenkinsfile-vim-syntax": {
"source": "default",
"lazy": "return { \"martinda/Jenkinsfile-vim-syntax\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/martinda/Jenkinsfile-vim-syntax'})",
"updated_at": "2023-05-17T17:03:43Z"
},
"rhysd/vim-gfm-syntax": {
"source": "default",
"lazy": "return { \"rhysd/vim-gfm-syntax\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rhysd/vim-gfm-syntax'})",
"updated_at": "2023-05-16T12:41:48Z"
},
"haya14busa/vim-edgemotion": {
"source": "default",
"lazy": "return { \"haya14busa/vim-edgemotion\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/haya14busa/vim-edgemotion'})",
"updated_at": "2023-05-15T23:19:52Z"
},
"tpope/vim-rsi": {
"source": "default",
"lazy": "return { \"tpope/vim-rsi\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-rsi'})",
"updated_at": "2023-04-30T14:35:16Z"
},
"mattn/vim-trex": {
"source": "vim-plug",
"lazy": "return {\n \"mattn/vim-trex\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mattn/vim-trex\"})",
"updated_at": "2023-04-30T02:41:36Z"
},
"drmikehenry/vim-fixkey": {
"source": "default",
"lazy": "return { \"drmikehenry/vim-fixkey\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/drmikehenry/vim-fixkey'})",
"updated_at": "2023-04-29T14:17:48Z"
},
"wsdjeg/JavaUnit.vim": {
"source": "default",
"lazy": "return { \"wsdjeg/JavaUnit.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/wsdjeg/JavaUnit.vim'})",
"updated_at": "2023-04-29T13:39:07Z"
},
"artur-shaik/vim-javacomplete2": {
"source": "vim-plug",
"lazy": "return {\n \"artur-shaik/vim-javacomplete2\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/artur-shaik/vim-javacomplete2\"})",
"updated_at": "2023-04-25T11:09:16Z"
},
"tyru/open-browser.vim": {
"source": "default",
"lazy": "return { \"tyru/open-browser.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tyru/open-browser.vim'})",
"updated_at": "2023-04-14T05:46:15Z"
},
"bagrat/vim-buffet": {
"source": "vim-plug",
"lazy": "return {\n \"bagrat/vim-buffet\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/bagrat/vim-buffet\"})",
"updated_at": "2023-04-08T16:40:13Z"
},
"jremmen/vim-ripgrep": {
"source": "default",
"lazy": "return { \"jremmen/vim-ripgrep\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jremmen/vim-ripgrep'})",
"updated_at": "2023-04-04T19:42:44Z"
},
"preservim/vim-pencil": {
"source": "default",
"lazy": "return { \"preservim/vim-pencil\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/preservim/vim-pencil'})",
"updated_at": "2023-04-03T18:16:21Z"
},
"venantius/vim-cljfmt": {
"source": "default",
"lazy": "return { \"venantius/vim-cljfmt\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/venantius/vim-cljfmt'})",
"updated_at": "2023-04-02T04:17:29Z"
},
"wsdjeg/GitHub.vim": {
"source": "default",
"lazy": "return { \"wsdjeg/GitHub.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/wsdjeg/GitHub.vim'})",
"updated_at": "2023-04-01T14:55:43Z"
},
"tpope/vim-tbone": {
"source": "default",
"lazy": "return { \"tpope/vim-tbone\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-tbone'})",
"updated_at": "2023-03-31T16:42:56Z"
},
"wsdjeg/vim-cheat": {
"source": "default",
"lazy": "return { \"wsdjeg/vim-cheat\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/wsdjeg/vim-cheat'})",
"updated_at": "2023-03-26T05:55:06Z"
},
"vuciv/vim-bujo": {
"source": "vim-plug",
"lazy": "return {\n \"vuciv/vim-bujo\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vuciv/vim-bujo\"})",
"updated_at": "2023-03-25T06:53:33Z"
},
"andrewstuart/vim-kubernetes": {
"source": "default",
"lazy": "return { \"andrewstuart/vim-kubernetes\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/andrewstuart/vim-kubernetes'})",
"updated_at": "2023-03-23T15:49:23Z"
},
"daeyun/vim-matlab": {
"source": "vim-plug",
"lazy": "return {\n \"daeyun/vim-matlab\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/daeyun/vim-matlab\"})",
"updated_at": "2023-03-22T08:27:10Z"
},
"noahfrederick/vim-laravel": {
"source": "default",
"lazy": "return { \"noahfrederick/vim-laravel\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/noahfrederick/vim-laravel'})",
"updated_at": "2023-03-21T15:05:03Z"
},
"google/vim-maktaba": {
"source": "default",
"lazy": "return { \"google/vim-maktaba\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/google/vim-maktaba'})",
"updated_at": "2023-03-21T11:14:43Z"
},
"nikolvs/vim-sunbather": {
"source": "default",
"lazy": "return { \"nikolvs/vim-sunbather\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nikolvs/vim-sunbather'})",
"updated_at": "2023-03-18T03:36:41Z"
},
"yorickpeterse/happy_hacking.vim": {
"source": "default",
"lazy": "return { \"yorickpeterse/happy_hacking.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/yorickpeterse/happy_hacking.vim'})",
"updated_at": "2023-03-16T00:26:40Z"
},
"ThePrimeagen/vim-royale": {
"source": "default",
"lazy": "return { \"ThePrimeagen/vim-royale\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ThePrimeagen/vim-royale'})",
"updated_at": "2023-03-15T08:29:57Z"
},
"vim-crystal/vim-crystal": {
"source": "default",
"lazy": "return { \"vim-crystal/vim-crystal\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-crystal/vim-crystal'})",
"updated_at": "2023-03-15T04:38:13Z"
},
"yuki-yano/fzf-preview.vim": {
"source": "vim-plug",
"lazy": "return {\n \"yuki-yano/fzf-preview.vim\",\n dependencies = {\n \"junegunn/fzf\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/junegunn/fzf\"})\nvim.pack.add({\"https://github.com/yuki-yano/fzf-preview.vim\"})",
"updated_at": "2023-03-14T17:31:46Z"
},
"skywind3000/vim-keysound": {
"source": "vim-plug",
"lazy": "return {\n \"skywind3000/vim-keysound\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/skywind3000/vim-keysound\"})",
"updated_at": "2023-03-10T18:51:48Z"
},
"jsit/toast.vim": {
"source": "default",
"lazy": "return { \"jsit/toast.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jsit/toast.vim'})",
"updated_at": "2023-03-08T23:16:54Z"
},
"junegunn/goyo.vim": {
"source": "vim-plug",
"lazy": "return {\n \"junegunn/goyo.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/junegunn/goyo.vim\"})",
"updated_at": "2023-03-04T11:27:04Z"
},
"stephpy/vim-php-cs-fixer": {
"source": "default",
"lazy": "return { \"stephpy/vim-php-cs-fixer\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/stephpy/vim-php-cs-fixer'})",
"updated_at": "2023-03-01T11:36:16Z"
},
"bronson/vim-trailing-whitespace": {
"source": "default",
"lazy": "return { \"bronson/vim-trailing-whitespace\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/bronson/vim-trailing-whitespace'})",
"updated_at": "2023-02-28T19:25:19Z"
},
"metakirby5/codi.vim": {
"source": "vim-plug",
"lazy": "return {\n \"metakirby5/codi.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/metakirby5/codi.vim\"})",
"updated_at": "2023-02-28T15:46:33Z"
},
"chaoren/vim-wordmotion": {
"source": "default",
"lazy": "return { \"chaoren/vim-wordmotion\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/chaoren/vim-wordmotion'})",
"updated_at": "2023-02-26T21:15:32Z"
},
"hotoo/pangu.vim": {
"source": "vim-plug",
"lazy": "return {\n \"hotoo/pangu.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/hotoo/pangu.vim\"})",
"updated_at": "2025-09-25T14:48:24Z"
},
"buoto/gotests-vim": {
"source": "vim-plug",
"lazy": "return {\n \"buoto/gotests-vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/buoto/gotests-vim\"})",
"updated_at": "2023-02-17T01:11:18Z"
},
"aserebryakov/vim-todo-lists": {
"source": "default",
"lazy": "return { \"aserebryakov/vim-todo-lists\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/aserebryakov/vim-todo-lists'})",
"updated_at": "2023-02-11T06:26:58Z"
},
"rcarriga/vim-ultest": {
"source": "packer.nvim",
"lazy": "return {\n \"rcarriga/vim-ultest\",\n dependencies = {\n \"vim-test/vim-test\"\n },\n build = \":UpdateRemotePlugins\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vim-test/vim-test\"})\nvim.pack.add({\"https://github.com/rcarriga/vim-ultest\"})",
"updated_at": "2023-02-09T13:08:17Z"
},
"mattn/calendar-vim": {
"source": "default",
"lazy": "return { \"mattn/calendar-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mattn/calendar-vim'})",
"updated_at": "2023-02-09T12:35:22Z"
},
"purescript-contrib/purescript-vim": {
"source": "vim-plug",
"lazy": "return {\n \"purescript-contrib/purescript-vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/purescript-contrib/purescript-vim\"})",
"updated_at": "2023-02-06T09:16:13Z"
},
"wavded/vim-stylus": {
"source": "default",
"lazy": "return { \"wavded/vim-stylus\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/wavded/vim-stylus'})",
"updated_at": "2023-02-03T17:42:19Z"
},
"luk400/vim-lichess": {
"source": "vim-plug",
"lazy": "return {\n \"luk400/vim-lichess\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/luk400/vim-lichess\"})",
"updated_at": "2023-02-03T09:22:11Z"
},
"vim-scripts/a.vim": {
"source": "default",
"lazy": "return { \"vim-scripts/a.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-scripts/a.vim'})",
"updated_at": "2023-01-27T06:48:45Z"
},
"dhruvasagar/vim-zoom": {
"source": "default",
"lazy": "return { \"dhruvasagar/vim-zoom\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dhruvasagar/vim-zoom'})",
"updated_at": "2023-01-24T12:13:41Z"
},
"imbue-ai/jupyter_ascending.vim": {
"source": "default",
"lazy": "return { \"imbue-ai/jupyter_ascending.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/imbue-ai/jupyter_ascending.vim'})",
"updated_at": "2023-01-22T00:02:48Z"
},
"vim-scripts/paredit.vim": {
"source": "default",
"lazy": "return { \"vim-scripts/paredit.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-scripts/paredit.vim'})",
"updated_at": "2023-01-20T18:53:52Z"
},
"JBakamovic/cxxd-vim": {
"source": "default",
"lazy": "return { \"JBakamovic/cxxd-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/JBakamovic/cxxd-vim'})",
"updated_at": "2025-06-09T13:06:50Z"
},
"xolox/vim-colorscheme-switcher": {
"source": "default",
"lazy": "return { \"xolox/vim-colorscheme-switcher\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/xolox/vim-colorscheme-switcher'})",
"updated_at": "2023-01-17T21:18:56Z"
},
"challenger-deep-theme/vim": {
"source": "vim-plug",
"lazy": "return {\n \"challenger-deep-theme/vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/challenger-deep-theme/vim\"})",
"updated_at": "2023-01-17T20:48:19Z"
},
"alok/notational-fzf-vim": {
"source": "default",
"lazy": "return { \"alok/notational-fzf-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/alok/notational-fzf-vim'})",
"updated_at": "2023-01-11T17:12:06Z"
},
"andreasvc/vim-256noir": {
"source": "default",
"lazy": "return { \"andreasvc/vim-256noir\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/andreasvc/vim-256noir'})",
"updated_at": "2023-01-10T18:20:24Z"
},
"TroyFletcher/vim-colors-synthwave": {
"source": "default",
"lazy": "return { \"TroyFletcher/vim-colors-synthwave\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/TroyFletcher/vim-colors-synthwave'})",
"updated_at": "2025-10-28T12:59:54Z"
},
"turbio/bracey.vim": {
"source": "vim-plug",
"lazy": "return {\n \"turbio/bracey.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/turbio/bracey.vim\"})",
"updated_at": "2022-12-30T19:01:40Z"
},
"udalov/kotlin-vim": {
"source": "default",
"lazy": "return { \"udalov/kotlin-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/udalov/kotlin-vim'})",
"updated_at": "2022-12-30T12:08:36Z"
},
"relastle/bluewery.vim": {
"source": "vim-plug",
"lazy": "return {\n \"relastle/bluewery.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/relastle/bluewery.vim\"})",
"updated_at": "2022-12-22T06:16:09Z"
},
"juvenn/mustache.vim": {
"source": "default",
"lazy": "return { \"juvenn/mustache.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/juvenn/mustache.vim'})",
"updated_at": "2022-12-17T03:24:14Z"
},
"sebdah/vim-delve": {
"source": "vim-plug",
"lazy": "return {\n \"sebdah/vim-delve\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/sebdah/vim-delve\"})",
"updated_at": "2022-12-13T10:09:48Z"
},
"Ron89/thesaurus_query.vim": {
"source": "default",
"lazy": "return { \"Ron89/thesaurus_query.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Ron89/thesaurus_query.vim'})",
"updated_at": "2022-12-11T04:35:43Z"
},
"tweekmonster/startuptime.vim": {
"source": "default",
"lazy": "return { \"tweekmonster/startuptime.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tweekmonster/startuptime.vim'})",
"updated_at": "2022-12-10T13:58:01Z"
},
"tweekmonster/django-plus.vim": {
"source": "default",
"lazy": "return { \"tweekmonster/django-plus.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tweekmonster/django-plus.vim'})",
"updated_at": "2022-12-09T20:10:07Z"
},
"maksimr/vim-jsbeautify": {
"source": "default",
"lazy": "return { \"maksimr/vim-jsbeautify\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/maksimr/vim-jsbeautify'})",
"updated_at": "2022-12-08T14:25:12Z"
},
"tyru/open-browser-github.vim": {
"source": "default",
"lazy": "return { \"tyru/open-browser-github.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tyru/open-browser-github.vim'})",
"updated_at": "2022-12-02T14:08:17Z"
},
"pbogut/fzf-mru.vim": {
"source": "vim-plug",
"lazy": "return {\n \"pbogut/fzf-mru.vim\",\n dependencies = {\n \"junegunn/fzf\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/junegunn/fzf\"})\nvim.pack.add({\"https://github.com/pbogut/fzf-mru.vim\"})",
"updated_at": "2022-12-02T11:15:33Z"
},
"bytesnake/vim-graphical-preview": {
"source": "vim-plug",
"lazy": "return {\n \"bytesnake/vim-graphical-preview\",\n dependencies = {\n \"mattn/libcallex-vim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mattn/libcallex-vim\"})\nvim.pack.add({\"https://github.com/bytesnake/vim-graphical-preview\"})",
"updated_at": "2022-11-28T19:18:13Z"
},
"Shougo/echodoc.vim": {
"source": "default",
"lazy": "return { \"Shougo/echodoc.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Shougo/echodoc.vim'})",
"updated_at": "2022-11-27T01:29:10Z"
},
"mattn/webapi-vim": {
"source": "default",
"lazy": "return { \"mattn/webapi-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mattn/webapi-vim'})",
"updated_at": "2022-11-23T05:24:08Z"
},
"guns/xterm-color-table.vim": {
"source": "default",
"lazy": "return { \"guns/xterm-color-table.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/guns/xterm-color-table.vim'})",
"updated_at": "2022-11-21T20:34:45Z"
},
"rizzatti/dash.vim": {
"source": "vim-plug",
"lazy": "return {\n \"rizzatti/dash.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rizzatti/dash.vim\"})",
"updated_at": "2022-11-21T15:17:11Z"
},
"zirrostig/vim-schlepp": {
"source": "default",
"lazy": "return { \"zirrostig/vim-schlepp\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/zirrostig/vim-schlepp'})",
"updated_at": "2022-11-21T13:30:49Z"
},
"cosminadrianpopescu/vim-sql-workbench": {
"source": "default",
"lazy": "return { \"cosminadrianpopescu/vim-sql-workbench\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/cosminadrianpopescu/vim-sql-workbench'})",
"updated_at": "2022-11-21T10:45:07Z"
},
"google/vim-colorscheme-primary": {
"source": "default",
"lazy": "return { \"google/vim-colorscheme-primary\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/google/vim-colorscheme-primary'})",
"updated_at": "2022-11-18T14:14:46Z"
},
"itchyny/vim-cursorword": {
"source": "default",
"lazy": "return { \"itchyny/vim-cursorword\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/itchyny/vim-cursorword'})",
"updated_at": "2022-11-17T10:05:18Z"
},
"glidenote/memolist.vim": {
"source": "vim-plug",
"lazy": "return {\n \"glidenote/memolist.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/glidenote/memolist.vim\"})",
"updated_at": "2022-11-11T08:12:32Z"
},
"ekalinin/Dockerfile.vim": {
"source": "vim-plug",
"lazy": "return {\n \"ekalinin/Dockerfile.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ekalinin/Dockerfile.vim\"})",
"updated_at": "2022-11-09T09:01:43Z"
},
"KabbAmine/zeavim.vim": {
"source": "vim-plug",
"lazy": "return {\n \"KabbAmine/zeavim.vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/KabbAmine/zeavim.vim\"})",
"updated_at": "2022-11-02T15:47:37Z"
},
"prabirshrestha/async.vim": {
"source": "default",
"lazy": "return { \"prabirshrestha/async.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/prabirshrestha/async.vim'})",
"updated_at": "2022-11-01T23:03:33Z"
},
"vim-utils/vim-troll-stopper": {
"source": "default",
"lazy": "return { \"vim-utils/vim-troll-stopper\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vim-utils/vim-troll-stopper'})",
"updated_at": "2022-10-26T20:46:26Z"
},
"devjoe/vim-codequery": {
"source": "vim-plug",
"lazy": "return {\n \"devjoe/vim-codequery\",\n dependencies = {\n \"Shougo/unite.vim\",\n \"tpope/vim-dispatch\",\n \"mileszs/ack.vim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Shougo/unite.vim\"})\nvim.pack.add({\"https://github.com/tpope/vim-dispatch\"})\nvim.pack.add({\"https://github.com/mileszs/ack.vim\"})\nvim.pack.add({\"https://github.com/devjoe/vim-codequery\"})",
"updated_at": "2022-10-25T16:24:45Z"
},
"rhysd/vim-grammarous": {
"source": "default",
"lazy": "return { \"rhysd/vim-grammarous\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rhysd/vim-grammarous'})",
"updated_at": "2022-10-25T15:36:06Z"
},
"atelierbram/Base2Tone-vim": {
"source": "default",
"lazy": "return { \"atelierbram/Base2Tone-vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/atelierbram/Base2Tone-vim'})",
"updated_at": "2022-10-23T14:51:20Z"
},
"kshenoy/vim-signature": {
"source": "default",
"lazy": "return { \"kshenoy/vim-signature\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/kshenoy/vim-signature'})",
"updated_at": "2022-10-20T10:08:38Z"
},
"arithran/vim-pizza": {
"source": "vim-plug",
"lazy": "return {\n \"arithran/vim-pizza\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/arithran/vim-pizza\"})",
"updated_at": "2022-10-16T16:10:56Z"
},
"rhysd/clever-f.vim": {
"source": "default",
"lazy": "return { \"rhysd/clever-f.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rhysd/clever-f.vim'})",
"updated_at": "2022-10-15T14:24:46Z"
},
"tpope/vim-ragtag": {
"source": "default",
"lazy": "return { \"tpope/vim-ragtag\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tpope/vim-ragtag'})",
"updated_at": "2022-10-12T14:20:52Z"
},
"thiagoalessio/rainbow_levels.vim": {
"source": "default",
"lazy": "return { \"thiagoalessio/rainbow_levels.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({ { src = 'https://github.com/thiagoalessio/rainbow_levels.vim' } })",
"updated_at": "2022-10-09T22:48:14Z"
},
"ishan9299/modus-theme-vim": {
"source": "packer.nvim",
"lazy": "return {\n \"ishan9299/modus-theme-vim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ishan9299/modus-theme-vim\"})",
"updated_at": "2022-10-09T05:01:13Z"
},
"zeis/vim-kolor": {
"source": "default",
"lazy": "return { \"zeis/vim-kolor\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({ { src = 'https://github.com/zeis/vim-kolor' } })",
"updated_at": "2022-10-04T20:51:17Z"
},
"tpope/vim-heroku": {
"source": "default",
"lazy": "return { \"tpope/vim-heroku\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({ { src = 'https://github.com/tpope/vim-heroku' } })",
"updated_at": "2022-10-04T16:07:17Z"
},
"adoy/vim-php-refactoring-toolbox": {
"source": "vim-plug",
"lazy": "return {\n \"adoy/vim-php-refactoring-toolbox\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({{src = \"https://github.com/adoy/vim-php-refactoring-toolbox\"}})",
"updated_at": "2022-10-01T19:39:53Z"
},
"jamessan/vim-gnupg": {
"source": "default",
"lazy": "return { \"jamessan/vim-gnupg\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({ { src = 'https://github.com/jamessan/vim-gnupg' } })",
"updated_at": "2022-09-29T13:08:48Z"
},
"ravsii/timers.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ravsii/timers.nvim\",\n version = \"*\", -- use latest stable release\n -- See below, empty is fine\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/ravsii/timers.nvim\"})\n\nrequire(\"timers\").setup({})",
"updated_at": "2025-10-13T20:19:39Z"
},
"wurli/urlpreview.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wurli/urlpreview.nvim\",\n opts = {\n -- If `true` an autocommand will be created to show a preview when the cursor\n -- rests over an URL. Note, this uses the `CursorHold` event which can take a\n -- while to trigger if you don't change your `updatetime`, e.g. using\n -- `vim.opt.updatetime = 500`.\n auto_preview = true,\n -- By default no keymap will be set. If set, this keymap will be applied in\n -- normal mode and will work when the cursor is over an URL.\n keymap = \"<leader>K\",\n -- The maximum width to use for the URL preview window.\n max_window_width = 100,\n -- Highlight groups; use `false` if you don't want highlights.\n hl_group_title = \"@markup.heading\",\n hl_group_description = \"@markup.quote\",\n hl_group_url = \"Underlined\",\n -- See `:h nvim_open_win()` for more options\n window_border = \"none\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/wurli/urlpreview.nvim\"})\n\nrequire(\"urlpreview\").setup(\n {\n -- If `true` an autocommand will be created to show a preview when the cursor\n -- rests over an URL. Note, this uses the `CursorHold` event which can take a\n -- while to trigger if you don't change your `updatetime`, e.g. using\n -- `vim.opt.updatetime = 500`.\n auto_preview = true,\n -- By default no keymap will be set. If set, this keymap will be applied in\n -- normal mode and will work when the cursor is over an URL.\n keymap = \"<leader>K\",\n -- The maximum width to use for the URL preview window.\n max_window_width = 100,\n -- Highlight groups; use `false` if you don't want highlights.\n hl_group_title = \"@markup.heading\",\n hl_group_description = \"@markup.quote\",\n hl_group_url = \"Underlined\",\n -- See `:h nvim_open_win()` for more options\n window_border = \"none\"\n }\n)",
"updated_at": "2025-09-21T18:58:53Z"
},
"oclay1st/gradle.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"oclay1st/gradle.nvim\",\n cmd = {\n \"Gradle\",\n \"GradleExec\",\n \"GradleInit\",\n \"GradleFavorites\"\n },\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"MunifTanjim/nui.nvim\"\n },\n opts = {}, -- options, see default configuration\n keys = {\n {\n \"<leader>G\",\n desc = \"+Gradle\",\n mode = {\"n\", \"v\"}\n },\n {\n \"<leader>Gg\",\n \"<cmd>Gradle<cr>\",\n desc = \"Gradle Projects\"\n },\n {\n \"<leader>Gf\",\n \"<cmd>GradleFavorites<cr>\",\n desc = \"Gradle Favorite Commands\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/oclay1st/gradle.nvim\"})\n\nrequire(\"gradle\").setup({})",
"updated_at": "2025-10-17T00:30:22Z"
},
"L-Colombo/oldschool.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"L-Colombo/oldschool.nvim\",\n config = true\n -- to ovverride palette colors:\n -- opts = { <color> = \"<hex value>\"}\n}",
"vimpack": "vim.pack.add({\"https://github.com/L-Colombo/oldschool.nvim\"})\n\nrequire(\"oldschool\").setup()",
"updated_at": "2025-09-21T15:51:15Z"
},
"mikavilpas/tsugit.nvim": {
"source": "default",
"lazy": "return { \"mikavilpas/tsugit.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mikavilpas/tsugit.nvim'})",
"updated_at": "2025-11-03T05:29:45Z"
},
"neo451/lit.nvim": {
"source": "default",
"lazy": "return { \"neo451/lit.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/neo451/lit.nvim'})",
"updated_at": "2025-09-21T11:51:55Z"
},
"Jorenar/nvim-dap-disasm": {
"source": "packer.nvim",
"lazy": "return {\n \"Jorenar/nvim-dap-disasm\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Jorenar/nvim-dap-disasm\"})",
"updated_at": "2025-10-30T01:03:14Z"
},
"jinzhongjia/codecompanion-gitcommit.nvim": {
"source": "default",
"lazy": "return { \"jinzhongjia/codecompanion-gitcommit.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jinzhongjia/codecompanion-gitcommit.nvim'})",
"updated_at": "2025-10-28T07:29:32Z"
},
"yelog/marklive.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yelog/marklive.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n lazy = true,\n ft = \"markdown\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/yelog/marklive.nvim\"})\n\nrequire(\"marklive\").setup({})",
"updated_at": "2025-10-11T09:16:16Z"
},
"JavaHello/java-deps.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"JavaHello/java-deps.nvim\",\n lazy = true,\n ft = \"java\",\n dependencies = \"mfussenegger/nvim-jdtls\",\n config = function()\n require(\"java-deps\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/JavaHello/java-deps.nvim\"})\n\nrequire(\"java-deps\").setup({})",
"updated_at": "2025-09-19T23:53:05Z"
},
"cenk1cenk2/tmux-toggle-popup.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"cenk1cenk2/tmux-toggle-popup.nvim\",\n dependencies = {\n -- https://github.com/nvim-lua/plenary.nvim\n \"nvim-lua/plenary.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/cenk1cenk2/tmux-toggle-popup.nvim\"})",
"updated_at": "2025-09-19T13:25:56Z"
},
"zenarvus/md-agenda.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"zenarvus/md-agenda.nvim\",\n config = function()\n require(\"md-agenda\").setup(\n {\n --- REQUIRED ---\n agendaFiles = {\n \"~/notes/agenda.md\",\n \"~/notes/habits.md\", -- Single Files\n \"~/notes/agendafiles/\" -- Folders\n },\n --- OPTIONAL ---\n -- Number of days to display on one agenda view page.\n -- Default: 10\n agendaViewPageItems = 10,\n -- Number of days before the deadline to show a reminder for the task in the agenda view.\n -- Default: 30\n remindDeadlineInDays = 30,\n -- Number of days before the scheduled time to show a reminder for the task in the agenda view.\n -- Default: 10\n remindScheduledInDays = 10,\n -- \"vertical\" or \"horizontal\"\n -- Default: \"horizontal\"\n agendaViewSplitOrientation = \"horizontal\",\n -----\n\n -- Number of past days to show in the habit view.\n -- Default: 24\n habitViewPastItems = 24,\n -- Number of future days to show in the habit view.\n -- Default: 3\n habitViewFutureItems = 3,\n -- \"vertical\" or \"horizontal\"\n -- Default: \"horizontal\"\n habitViewSplitOrientation = \"horizontal\",\n -- Custom types that you can use instead of TODO.\n -- Default: {}\n -- The plugin will give an error if you use RGB colors (e.g. #ffffff)\n customTodoTypes = {\n SOMEDAY = \"magenta\"\n }, -- A map of item type and its color\n -- \"vertical\" or \"horizontal\"\n -- Default: \"horizontal\"\n dashboardSplitOrientation = \"horizontal\",\n -- Set the dashboard view.\n dashboard = {\n {\n \"All TODO Items\", -- Group name\n {\n -- Item types, e.g., {\"TODO\", \"INFO\"}.\n -- Gets the items that match one of the given types. Ignored if empty.\n type = {\n \"TODO\"\n },\n -- List of tags to filter. Use AND/OR conditions.\n -- e.g., {AND = {\"tag1\", \"tag2\"}, OR = {\"tag1\", \"tag2\"}}. Ignored if empty.\n tags = {},\n -- Both, deadline and scheduled filters can take the same parameters.\n -- \"none\", \"today\", \"past\", \"nearFuture\", \"before-yyyy-mm-dd\", \"after-yyyy-mm-dd\".\n -- Ignored if empty.\n deadline = \"\",\n scheduled = \"\"\n }\n -- {...}, Additional filter maps can be added in the same group.\n }\n -- {\"Other Group\", {...}, ...}\n -- ...\n },\n -- Optional: Change agenda colors.\n tagColor = \"blue\",\n titleColor = \"yellow\",\n todoTypeColor = \"cyan\",\n habitTypeColor = \"cyan\",\n infoTypeColor = \"lightgreen\",\n dueTypeColor = \"red\",\n doneTypeColor = \"green\",\n cancelledTypeColor = \"red\",\n completionColor = \"lightgreen\",\n scheduledTimeColor = \"cyan\",\n deadlineTimeColor = \"red\",\n habitScheduledColor = \"yellow\",\n habitDoneColor = \"green\",\n habitProgressColor = \"lightgreen\",\n habitPastScheduledColor = \"darkyellow\",\n habitFreeTimeColor = \"blue\",\n habitNotDoneColor = \"red\",\n habitDeadlineColor = \"gray\"\n }\n )\n\n -- Optional: Set keymaps for commands\n vim.keymap.set(\n \"n\",\n \"<A-t>\",\n \":CheckTask<CR>\"\n )\n vim.keymap.set(\n \"n\",\n \"<A-c>\",\n \":CancelTask<CR>\"\n )\n\n vim.keymap.set(\n \"n\",\n \"<A-h>\",\n \":HabitView<CR>\"\n )\n vim.keymap.set(\n \"n\",\n \"<A-o>\",\n \":AgendaDashboard<CR>\"\n )\n vim.keymap.set(\n \"n\",\n \"<A-a>\",\n \":AgendaView<CR>\"\n )\n\n vim.keymap.set(\n \"n\",\n \"<A-s>\",\n \":TaskScheduled<CR>\"\n )\n vim.keymap.set(\n \"n\",\n \"<A-d>\",\n \":TaskDeadline<CR>\"\n )\n\n -- Optional: Set a foldmethod to use when folding the logbook entries.\n -- The plugin tries to respect to the user default.\n vim.o.foldmethod =\n \"marker\" -- \"marker\", \"syntax\" or \"expr\"\n -- Note: When navigating to the buffers with Telescope, \"syntax\" and \"expr\" options may not work properly.\n\n -- Optional: Create a custom agenda view command to only show the tasks with specific tags\n vim.api.nvim_create_user_command(\n \"WorkAgenda\",\n function()\n vim.cmd(\n \"AgendaViewWTF work companyA\"\n ) -- Run the agenda view with tag filters\n end,\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/zenarvus/md-agenda.nvim\"})\n\nrequire(\"md-agenda\").setup(\n {\n --- REQUIRED ---\n agendaFiles = {\n \"~/notes/agenda.md\",\n \"~/notes/habits.md\", -- Single Files\n \"~/notes/agendafiles/\" -- Folders\n },\n --- OPTIONAL ---\n -- Number of days to display on one agenda view page.\n -- Default: 10\n agendaViewPageItems = 10,\n -- Number of days before the deadline to show a reminder for the task in the agenda view.\n -- Default: 30\n remindDeadlineInDays = 30,\n -- Number of days before the scheduled time to show a reminder for the task in the agenda view.\n -- Default: 10\n remindScheduledInDays = 10,\n -- \"vertical\" or \"horizontal\"\n -- Default: \"horizontal\"\n agendaViewSplitOrientation = \"horizontal\",\n -----\n\n -- Number of past days to show in the habit view.\n -- Default: 24\n habitViewPastItems = 24,\n -- Number of future days to show in the habit view.\n -- Default: 3\n habitViewFutureItems = 3,\n -- \"vertical\" or \"horizontal\"\n -- Default: \"horizontal\"\n habitViewSplitOrientation = \"horizontal\",\n -- Custom types that you can use instead of TODO.\n -- Default: {}\n -- The plugin will give an error if you use RGB colors (e.g. #ffffff)\n customTodoTypes = {SOMEDAY = \"magenta\"}, -- A map of item type and its color\n -- \"vertical\" or \"horizontal\"\n -- Default: \"horizontal\"\n dashboardSplitOrientation = \"horizontal\",\n -- Set the dashboard view.\n dashboard = {\n {\n \"All TODO Items\", -- Group name\n {\n -- Item types, e.g., {\"TODO\", \"INFO\"}.\n -- Gets the items that match one of the given types. Ignored if empty.\n type = {\"TODO\"},\n -- List of tags to filter. Use AND/OR conditions.\n -- e.g., {AND = {\"tag1\", \"tag2\"}, OR = {\"tag1\", \"tag2\"}}. Ignored if empty.\n tags = {},\n -- Both, deadline and scheduled filters can take the same parameters.\n -- \"none\", \"today\", \"past\", \"nearFuture\", \"before-yyyy-mm-dd\", \"after-yyyy-mm-dd\".\n -- Ignored if empty.\n deadline = \"\",\n scheduled = \"\"\n }\n -- {...}, Additional filter maps can be added in the same group.\n }\n -- {\"Other Group\", {...}, ...}\n -- ...\n },\n -- Optional: Change agenda colors.\n tagColor = \"blue\",\n titleColor = \"yellow\",\n todoTypeColor = \"cyan\",\n habitTypeColor = \"cyan\",\n infoTypeColor = \"lightgreen\",\n dueTypeColor = \"red\",\n doneTypeColor = \"green\",\n cancelledTypeColor = \"red\",\n completionColor = \"lightgreen\",\n scheduledTimeColor = \"cyan\",\n deadlineTimeColor = \"red\",\n habitScheduledColor = \"yellow\",\n habitDoneColor = \"green\",\n habitProgressColor = \"lightgreen\",\n habitPastScheduledColor = \"darkyellow\",\n habitFreeTimeColor = \"blue\",\n habitNotDoneColor = \"red\",\n habitDeadlineColor = \"gray\"\n }\n)\nvim.keymap.set(\"n\", \"<A-t>\", \":CheckTask<CR>\")\nvim.keymap.set(\"n\", \"<A-c>\", \":CancelTask<CR>\")\nvim.keymap.set(\"n\", \"<A-h>\", \":HabitView<CR>\")\nvim.keymap.set(\"n\", \"<A-o>\", \":AgendaDashboard<CR>\")\nvim.keymap.set(\"n\", \"<A-a>\", \":AgendaView<CR>\")\nvim.keymap.set(\"n\", \"<A-s>\", \":TaskScheduled<CR>\")\nvim.keymap.set(\"n\", \"<A-d>\", \":TaskDeadline<CR>\")\nvim.o.foldmethod = \"marker\"\nvim.api.nvim_create_user_command(\n \"WorkAgenda\",\n function()\n vim.cmd(\"AgendaViewWTF work companyA\") -- Run the agenda view with tag filters\n end,\n {}\n)",
"updated_at": "2025-10-11T09:51:23Z"
},
"Caronte995/spotify-player.nvim": {
"source": "default",
"lazy": "return { \"Caronte995/spotify-player.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Caronte995/spotify-player.nvim'})",
"updated_at": "2025-09-18T12:09:16Z"
},
"y3owk1n/notifier.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"y3owk1n/notifier.nvim\",\n config = function()\n require(\"notifier\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/y3owk1n/notifier.nvim\"})\n\nrequire(\"notifier\").setup({})",
"updated_at": "2025-09-18T09:41:09Z"
},
"ninetyfive-gg/ninetyfive.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ninetyfive-gg/ninetyfive.nvim\",\n version = \"*\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ninetyfive-gg/ninetyfive.nvim\"})",
"updated_at": "2025-10-31T16:31:49Z"
},
"nathanbraun/nvim-ai": {
"source": "lazy.nvim",
"lazy": "return {\n \"nathanbraun/nvim-ai\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\" -- Optional, for model selection\n },\n config = function()\n require(\"nai\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/nathanbraun/nvim-ai\"})\n\nrequire(\"nai\").setup({})",
"updated_at": "2025-09-16T14:12:37Z"
},
"e-cal/chat.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"e-cal/chat.nvim\",\n dependencies = {\n \"MunifTanjim/nui.nvim\",\n \"nvim-telescope/telescope.nvim\" -- Default finder (can be replaced with junegunn/fzf.vim)\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/e-cal/chat.nvim\"})\n\nrequire(\"chat\").setup({})",
"updated_at": "2025-09-30T19:33:34Z"
},
"comfysage/mossy.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"comfysage/mossy.nvim\",\n after = function()\n vim.keymap.set(\n \"n\",\n \"<localleader>f\",\n require(\"mossy\").format\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/comfysage/mossy.nvim\"})",
"updated_at": "2025-09-16T12:21:00Z"
},
"amanbabuhemant/aneo.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"amanbabuhemant/aneo.nvim\",\n config = function()\n require(\"aneo\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/amanbabuhemant/aneo.nvim\"})\n\nrequire(\"aneo\").setup()",
"updated_at": "2025-09-25T01:30:15Z"
},
"zolinthecow/nvim-claude": {
"source": "default",
"lazy": "return { \"zolinthecow/nvim-claude\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/zolinthecow/nvim-claude'})",
"updated_at": "2025-09-28T21:25:37Z"
},
"lalitmee/codecompanion-spinners.nvim": {
"source": "default",
"lazy": "return { \"lalitmee/codecompanion-spinners.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lalitmee/codecompanion-spinners.nvim'})",
"updated_at": "2025-10-11T22:24:48Z"
},
"walkersumida/fusen.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"walkersumida/fusen.nvim\",\n event = \"VimEnter\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/walkersumida/fusen.nvim\"})\n\nrequire(\"fusen\").setup({})",
"updated_at": "2025-10-18T13:46:00Z"
},
"tinted-theming/tinted-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"tinted-theming/tinted-nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tinted-theming/tinted-nvim\"})",
"updated_at": "2025-10-27T12:36:50Z"
},
"WillEhrendreich/Ionide-nvim": {
"source": "default",
"lazy": "return { \"WillEhrendreich/Ionide-nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/WillEhrendreich/Ionide-nvim'})",
"updated_at": "2025-09-28T16:33:54Z"
},
"Saghen/nvim": {
"source": "default",
"lazy": "return { \"Saghen/nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Saghen/nvim'})",
"updated_at": "2025-10-22T22:11:06Z"
},
"nullromo/fishtank.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nullromo/fishtank.nvim\",\n opts = {}, -- specify options here\n config = function(_, opts)\n local fishtank =\n require(\n \"fishtank\"\n )\n fishtank.setup(opts)\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nullromo/fishtank.nvim\"})\n\nrequire(\"fishtank\").setup({})",
"updated_at": "2025-09-11T22:36:47Z"
},
"Xett/nvim-ue5": {
"source": "packer.nvim",
"lazy": "return {\n \"Xett/nvim-ue5\",\n dependencies = {\n \"neovim/nvim-lspconfig\",\n \"nvim-lua/plenary.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/Xett/nvim-ue5\"})",
"updated_at": "2025-09-11T10:31:32Z"
},
"hands-free-vim/cursorless.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"hands-free-vim/cursorless.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/hands-free-vim/cursorless.nvim\"})",
"updated_at": "2025-10-17T12:50:04Z"
},
"vvilhelmsen/ghostnotes.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"vvilhelmsen/ghostnotes.nvim\",\n -- Optional overrides, for example:\n opts = {\n keymaps = {\n clear_line = \"<leader>gnd\"\n },\n note_prefix = \"📝 \",\n path_format = \":~:h:t\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/vvilhelmsen/ghostnotes.nvim\"})\n\nrequire(\"ghostnotes\").setup(\n {\n keymaps = {\n clear_line = \"<leader>gnd\"\n },\n note_prefix = \"📝 \",\n path_format = \":~:h:t\"\n }\n)",
"updated_at": "2025-09-30T18:52:56Z"
},
"dangooddd/chosen.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"dangooddd/chosen.nvim\",\n ---@type chosen.SetupOpts\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/dangooddd/chosen.nvim\"})\n\nrequire(\"chosen\").setup({})",
"updated_at": "2025-09-10T18:46:50Z"
},
"wsdjeg/format.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wsdjeg/format.nvim\",\n cmds = {\"Format\"},\n depends = {\n {\"wsdjeg/job.nvim\"},\n {\"wsdjeg/notify.nvim\"}\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/wsdjeg/format.nvim\"})",
"updated_at": "2025-10-20T04:34:28Z"
},
"wsdjeg/rooter.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wsdjeg/rooter.nvim\",\n config = function()\n require(\"rooter\").setup(\n {\n root_pattern = {\n \".git/\"\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/wsdjeg/rooter.nvim\"})\n\nrequire(\"rooter\").setup(\n {\n root_pattern = {\".git/\"}\n }\n)",
"updated_at": "2025-11-02T09:04:50Z"
},
"imranZERO/multiterm.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"imranzero/multiterm.nvim\",\n event = \"VeryLazy\",\n opts = {\n -- Recommended keymaps:\n keymaps = {\n toggle = \"<F12>\",\n list = \"<leader><F12>\"\n }\n\n -- Add configuration options here if needed\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/imranZERO/multiterm.nvim\"})\n\nrequire(\"multiterm\").setup(\n {\n -- Recommended keymaps:\n keymaps = {\n toggle = \"<F12>\",\n list = \"<leader><F12>\"\n }\n\n -- Add configuration options here if needed\n }\n)",
"updated_at": "2025-09-09T11:34:27Z"
},
"comfysage/lynn.nvim": {
"source": "default",
"lazy": "return { \"comfysage/lynn.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/comfysage/lynn.nvim'})",
"updated_at": "2025-10-11T10:38:59Z"
},
"mistweaverco/ndoo.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mistweaverco/ndoo.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/mistweaverco/ndoo.nvim\"})",
"updated_at": "2025-10-31T09:17:42Z"
},
"pittcat/claude-fzf-history.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"pittcat/claude-fzf-history.nvim\",\n dependencies = {\n \"ibhagwan/fzf-lua\"\n },\n config = function()\n require(\n \"claude-fzf-history\"\n ).setup()\n end,\n cmd = {\n \"ClaudeHistory\",\n \"ClaudeHistoryDebug\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/pittcat/claude-fzf-history.nvim\"})\n\nrequire(\"claude-fzf-history\").setup()",
"updated_at": "2025-09-06T18:35:04Z"
},
"zerochae/telescope-spring.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"zerochae/telescope-spring.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n cmd = {\n \"Spring\",\n \"SpringGetMapping\",\n \"SpringPostMapping\",\n \"SpringPutMapping\",\n \"SpringDeleteMapping\",\n \"SpringPatchMapping\"\n },\n config = function()\n require(\"spring\").setup(\n {\n -- Optional: customize settings\n cache_ttl = 5000, -- Cache time in milliseconds (time/session modes)\n cache_mode = \"time\", -- Cache mode: \"time\", \"session\", or \"persistent\"\n debug = false, -- Enable debug logging\n ui = {\n show_icons = true, -- Show method icons\n show_method = true, -- Show method text (GET, POST, etc.)\n -- Customize icons (requires show_icons = true)\n method_icons = {\n GET = \"📥\",\n POST = \"📤\",\n PUT = \"✏️\",\n DELETE = \"🗑️\",\n PATCH = \"🔧\"\n },\n -- Customize colors\n method_colors = {\n GET = \"DiagnosticOk\", -- Green\n POST = \"DiagnosticInfo\", -- Blue\n PUT = \"DiagnosticWarn\", -- Yellow\n DELETE = \"DiagnosticError\", -- Red\n PATCH = \"DiagnosticHint\" -- Purple\n }\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/zerochae/telescope-spring.nvim\"})\n\nrequire(\"spring\").setup(\n {\n -- Optional: customize settings\n cache_ttl = 5000, -- Cache time in milliseconds (time/session modes)\n cache_mode = \"time\", -- Cache mode: \"time\", \"session\", or \"persistent\"\n debug = false, -- Enable debug logging\n ui = {\n show_icons = true, -- Show method icons\n show_method = true, -- Show method text (GET, POST, etc.)\n -- Customize icons (requires show_icons = true)\n method_icons = {\n GET = \"📥\",\n POST = \"📤\",\n PUT = \"✏️\",\n DELETE = \"🗑️\",\n PATCH = \"🔧\"\n },\n -- Customize colors\n method_colors = {\n GET = \"DiagnosticOk\", -- Green\n POST = \"DiagnosticInfo\", -- Blue\n PUT = \"DiagnosticWarn\", -- Yellow\n DELETE = \"DiagnosticError\", -- Red\n PATCH = \"DiagnosticHint\" -- Purple\n }\n }\n }\n)",
"updated_at": "2025-09-06T04:08:32Z"
},
"AnkushRoy-code/scribble.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"AnkushRoy-code/scribble.nvim\",\n event = \"VeryLazy\",\n config = function()\n local scribble =\n require(\n \"scribble\"\n )\n scribble.setup(\n {\n pos = \"center\"\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<C-l>\",\n scribble.toggle,\n {\n desc = \"Toggle Scribble\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<leader>sl\",\n scribble.find,\n {\n desc = \"Fuzzy find scribble pads\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/AnkushRoy-code/scribble.nvim\"})\n\nlocal scribble = require(\"scribble\")\nscribble.setup(\n {\n pos = \"center\"\n }\n)\nvim.keymap.set(\"n\", \"<C-l>\", scribble.toggle, {desc = \"Toggle Scribble\"})\nvim.keymap.set(\n \"n\",\n \"<leader>sl\",\n scribble.find,\n {desc = \"Fuzzy find scribble pads\"}\n)",
"updated_at": "2025-09-04T18:30:10Z"
},
"linduxed/colemak.nvim": {
"source": "default",
"lazy": "return { \"linduxed/colemak.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/linduxed/colemak.nvim'})",
"updated_at": "2025-09-04T09:34:34Z"
},
"javiorfo/nvim-dbeer": {
"source": "lazy.nvim",
"lazy": "return {\n \"javiorfo/nvim-dbeer\",\n dependencies = {\n \"javiorfo/nvim-popcorn\",\n \"javiorfo/nvim-spinetta\",\n \"nvim-telescope/telescope.nvim\",\n \"nvim-lua/plenary.nvim\"\n },\n lazy = true,\n cmd = {\"DBeerBuild\"},\n ft = {\n \"sql\",\n \"javascript\",\n \"redis\"\n }, -- javascript (MongoDB), redis (.rdb file)\n build = function()\n -- Update the backend in every plugin change\n require \"dbeer.core\".build(\n\n )\n end,\n opts = {\n -- This section is not required\n -- Only if you want to change default configurations\n\n -- Default keymaps\n commands = {\n -- Keymap in Normal mode to select DB with command :DBeerDB\n select_db = \"<CR>\",\n -- Keymap in Normal mode to expand and show connection data from DB with command :DBeerDB\n expand_db = \"<C-space>\",\n -- Keymap in Normal and Visual mode to execute a query\n execute = \"<C-t>\",\n -- Keymap in Normal mode to close all buffer results\n close = \"<C-c>\",\n -- Keymap in Normal mode to scroll left dbeer query results\n scroll_left = \"<C-h>\",\n -- Keymap in Normal mode to scroll right dbeer query results\n scroll_rigth = \"<C-l>\",\n -- Keymap in Normal mode to scroll down dbeer query results\n scroll_down = \"<C-j>\",\n -- Keymap in Normal mode to scroll up dbeer query results\n scroll_up = \"<C-k>\"\n },\n -- Command :DBeerDB\n view = {\n -- Show the user name\n show_user = true,\n -- Show the user password\n show_password = true\n },\n -- Output buffer\n output = {\n -- Default dest folder where .dbeer files are created\n -- The results will be erased after closing the buffer\n -- If you want to keep the query results, change this to a personal folder\n dest_folder = \"/tmp\",\n -- Border style of the table result (1 to 6 to choose)\n -- Single border, rounded corners, double border, etc\n border_style = 1,\n -- A \"hi link column style\" in header table results\n header_style_link = \"Type\",\n -- Height of the buffer table result\n buffer_height = 20,\n -- Override the results buffer\n -- If false every query opens in a different buffer\n override = false\n },\n -- Configuration of databases (host, port, credentials, etc)\n db = {\n -- Default DB when open a buffer\n default = 1\n\n -- connections are left empty by default\n -- because these values are DB data connections set by the user\n -- connections = {}\n },\n -- For errors and debug purposes if anything goes wrong\n internal = {\n -- Disabled by default\n log_debug = false\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/javiorfo/nvim-popcorn\"})\nvim.pack.add({\"https://github.com/javiorfo/nvim-spinetta\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/javiorfo/nvim-dbeer\"})\n\nrequire(\"nvim-dbeer\").setup(\n {\n -- This section is not required\n -- Only if you want to change default configurations\n\n -- Default keymaps\n commands = {\n -- Keymap in Normal mode to select DB with command :DBeerDB\n select_db = \"<CR>\",\n -- Keymap in Normal mode to expand and show connection data from DB with command :DBeerDB\n expand_db = \"<C-space>\",\n -- Keymap in Normal and Visual mode to execute a query\n execute = \"<C-t>\",\n -- Keymap in Normal mode to close all buffer results\n close = \"<C-c>\",\n -- Keymap in Normal mode to scroll left dbeer query results\n scroll_left = \"<C-h>\",\n -- Keymap in Normal mode to scroll right dbeer query results\n scroll_rigth = \"<C-l>\",\n -- Keymap in Normal mode to scroll down dbeer query results\n scroll_down = \"<C-j>\",\n -- Keymap in Normal mode to scroll up dbeer query results\n scroll_up = \"<C-k>\"\n },\n -- Command :DBeerDB\n view = {\n -- Show the user name\n show_user = true,\n -- Show the user password\n show_password = true\n },\n -- Output buffer\n output = {\n -- Default dest folder where .dbeer files are created\n -- The results will be erased after closing the buffer\n -- If you want to keep the query results, change this to a personal folder\n dest_folder = \"/tmp\",\n -- Border style of the table result (1 to 6 to choose)\n -- Single border, rounded corners, double border, etc\n border_style = 1,\n -- A \"hi link column style\" in header table results\n header_style_link = \"Type\",\n -- Height of the buffer table result\n buffer_height = 20,\n -- Override the results buffer\n -- If false every query opens in a different buffer\n override = false\n },\n -- Configuration of databases (host, port, credentials, etc)\n db = {\n -- Default DB when open a buffer\n default = 1\n\n -- connections are left empty by default\n -- because these values are DB data connections set by the user\n -- connections = {}\n },\n -- For errors and debug purposes if anything goes wrong\n internal = {\n -- Disabled by default\n log_debug = false\n }\n }\n)",
"updated_at": "2025-10-14T20:52:48Z"
},
"kaymmm/bullets.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kaymmm/bullets.nvim\",\n opts = {\n colon_indent = true,\n delete_last_bullet = true,\n empty_buffers = true,\n file_types = {\n \"markdown\",\n \"text\",\n \"gitcommit\"\n },\n line_spacing = 1,\n mappings = true,\n outline_levels = {\n \"ROM\",\n \"ABC\",\n \"num\",\n \"abc\",\n \"rom\",\n \"std*\",\n \"std-\",\n \"std+\"\n },\n renumber = true,\n alpha = {\n len = 2\n },\n checkbox = {\n nest = true,\n markers = \" .oOx\",\n toggle_partials = true\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/kaymmm/bullets.nvim\"})\n\nrequire(\"bullets\").setup(\n {\n colon_indent = true,\n delete_last_bullet = true,\n empty_buffers = true,\n file_types = {\"markdown\", \"text\", \"gitcommit\"},\n line_spacing = 1,\n mappings = true,\n outline_levels = {\n \"ROM\",\n \"ABC\",\n \"num\",\n \"abc\",\n \"rom\",\n \"std*\",\n \"std-\",\n \"std+\"\n },\n renumber = true,\n alpha = {\n len = 2\n },\n checkbox = {\n nest = true,\n markers = \" .oOx\",\n toggle_partials = true\n }\n }\n)",
"updated_at": "2025-10-03T00:22:21Z"
},
"brevin33/raddebugger.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"brevin33/raddebugger.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n --'nvim-telescope/telescope.nvim', -- if you want to use telescope for adding targets\n },\n config = function()\n local raddbg =\n require(\n \"rad_debugger\"\n )\n raddbg.setup(\n {\n split_height = 20,\n breakpoint_color = \"#51202a\",\n keymaps = {\n target_menu = {\n select = \"<CR>\",\n enabled = \"h\",\n disabled = \"l\",\n delete = \"d\",\n toggle = \"t\"\n },\n breakpoint_menu = {\n select = \"<CR>\",\n delete = \"d\"\n }\n }\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<leader>db\",\n function()\n raddbg.break_point_menu(\n\n )\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<leader>dt\",\n function()\n raddbg.target_menu(\n\n )\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<leader>dr\",\n function()\n raddbg.run()\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<leader>ddb\",\n function()\n raddbg.remove_all_breakpoints(\n\n )\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<A-h>\",\n function()\n raddbg.toggle_breakpoint(\n\n )\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<A-j>\",\n function()\n raddbg.step_over_line(\n\n )\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<A-k>\",\n function()\n raddbg.step_into_line(\n\n )\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<A-m>\",\n function()\n raddbg.step_over(\n\n )\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<A-,>\",\n function()\n raddbg.step_into(\n\n )\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<A-l>\",\n function()\n raddbg.step_out(\n\n )\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<A-;>\",\n function()\n raddbg.continue(\n\n )\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<A-CR>\",\n function()\n raddbg.kill()\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n -- this works well to auto find rad files\n local function find_rad_files(\n root)\n local uv =\n vim.loop\n local queue = {\n {\n path = root,\n depth = 0\n }\n }\n\n while #queue > 0 do\n local current =\n table.remove(\n queue,\n 1\n )\n if\n current.depth >\n 4\n then\n break\n end\n local fd =\n uv.fs_scandir(\n current.path\n )\n if fd then\n while true do\n local name,\n typ =\n uv.fs_scandir_next(\n fd\n )\n if\n not name\n then\n break\n end\n local fullpath =\n current.path ..\n \"/\" ..\n name\n if\n typ ==\n \"file\" and\n name:match(\n \"%.rad$\"\n )\n then\n return fullpath\n elseif\n typ ==\n \"directory\"\n then\n table.insert(\n queue,\n {\n path = fullpath,\n depth = current.depth +\n 1\n }\n )\n end\n end\n end\n end\n return nil\n end\n\n local function select_rad_project()\n local rad_project_file_path =\n vim.fn.input(\n \"Path to rad project file: \"\n )\n -- or auto find rad project file\n --local cwd = vim.fn.getcwd()\n --local rad_project_file_path = find_rad_files(cwd)\n\n if\n rad_project_file_path ==\n nil\n then\n print(\n \"nil rad project file path\"\n )\n return\n end\n\n raddbg.select_project(\n rad_project_file_path\n )\n end\n\n vim.keymap.set(\n \"n\",\n \"<leader>dp\",\n function()\n select_rad_project(\n\n )\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<leader>do\",\n function()\n if\n raddbg.is_rad_init(\n\n ) == false\n then\n select_rad_project(\n\n )\n end\n raddbg.open()\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<leader>da\",\n function()\n local path_to_executable =\n vim.fn.input(\n \"Path to executable: \"\n )\n raddbg.add_target(\n path_to_executable\n )\n end,\n {\n noremap = true,\n silent = true\n }\n )\n\n -- if you use telescope you can use this instead\n\n --vim.keymap.set(\"n\", \"<leader>da\", function()\n -- local is_windows = vim.loop.os_uname().version:match(\"Windows\")\n -- local find_command = { \"where\", \"/r\", \".\", \"*.exe\" }\n -- require(\"telescope.builtin\").find_files({\n -- prompt_title = \"Select Executable\",\n -- cwd = vim.loop.cwd(),\n -- find_command = find_command,\n -- attach_mappings = function(_, map)\n -- map(\"i\", \"<CR>\", function(prompt_bufnr)\n -- local selection = require(\"telescope.actions.state\").get_selected_entry()\n -- require(\"telescope.actions\").close(prompt_bufnr)\n -- if selection then\n -- raddbg.add_target(selection.path)\n -- end\n -- end)\n -- return true\n -- end,\n -- })\n --end, { noremap = true, silent = true })\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/brevin33/raddebugger.nvim\"})\n\nlocal raddbg = require(\"rad_debugger\")\nraddbg.setup(\n {\n split_height = 20,\n breakpoint_color = \"#51202a\",\n keymaps = {\n target_menu = {\n select = \"<CR>\",\n enabled = \"h\",\n disabled = \"l\",\n delete = \"d\",\n toggle = \"t\"\n },\n breakpoint_menu = {\n select = \"<CR>\",\n delete = \"d\"\n }\n }\n }\n)\nvim.keymap.set(\n \"n\",\n \"<leader>db\",\n function()\n raddbg.break_point_menu()\n end,\n {noremap = true, silent = true}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>dt\",\n function()\n raddbg.target_menu()\n end,\n {noremap = true, silent = true}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>dr\",\n function()\n raddbg.run()\n end,\n {noremap = true, silent = true}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>ddb\",\n function()\n raddbg.remove_all_breakpoints()\n end,\n {noremap = true, silent = true}\n)\nvim.keymap.set(\n \"n\",\n \"<A-h>\",\n function()\n raddbg.toggle_breakpoint()\n end,\n {noremap = true, silent = true}\n)\nvim.keymap.set(\n \"n\",\n \"<A-j>\",\n function()\n raddbg.step_over_line()\n end,\n {noremap = true, silent = true}\n)\nvim.keymap.set(\n \"n\",\n \"<A-k>\",\n function()\n raddbg.step_into_line()\n end,\n {noremap = true, silent = true}\n)\nvim.keymap.set(\n \"n\",\n \"<A-m>\",\n function()\n raddbg.step_over()\n end,\n {noremap = true, silent = true}\n)\nvim.keymap.set(\n \"n\",\n \"<A-,>\",\n function()\n raddbg.step_into()\n end,\n {noremap = true, silent = true}\n)\nvim.keymap.set(\n \"n\",\n \"<A-l>\",\n function()\n raddbg.step_out()\n end,\n {noremap = true, silent = true}\n)\nvim.keymap.set(\n \"n\",\n \"<A-;>\",\n function()\n raddbg.continue()\n end,\n {noremap = true, silent = true}\n)\nvim.keymap.set(\n \"n\",\n \"<A-CR>\",\n function()\n raddbg.kill()\n end,\n {noremap = true, silent = true}\n)\nlocal function find_rad_files(root)\n local uv = vim.loop\n local queue = {{path = root, depth = 0}}\n\n while #queue > 0 do\n local current = table.remove(queue, 1)\n if current.depth > 4 then\n break\n end\n local fd = uv.fs_scandir(current.path)\n if fd then\n while true do\n local name, typ = uv.fs_scandir_next(fd)\n if not name then\n break\n end\n local fullpath = current.path .. \"/\" .. name\n if typ == \"file\" and name:match(\"%.rad$\") then\n return fullpath\n elseif typ == \"directory\" then\n table.insert(\n queue,\n {path = fullpath, depth = current.depth + 1}\n )\n end\n end\n end\n end\n return nil\nend\nlocal function select_rad_project()\n local rad_project_file_path = vim.fn.input(\"Path to rad project file: \")\n -- or auto find rad project file\n --local cwd = vim.fn.getcwd()\n --local rad_project_file_path = find_rad_files(cwd)\n\n if rad_project_file_path == nil then\n print(\"nil rad project file path\")\n return\n end\n\n raddbg.select_project(rad_project_file_path)\nend\nvim.keymap.set(\n \"n\",\n \"<leader>dp\",\n function()\n select_rad_project()\n end,\n {noremap = true, silent = true}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>do\",\n function()\n if raddbg.is_rad_init() == false then\n select_rad_project()\n end\n raddbg.open()\n end,\n {noremap = true, silent = true}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>da\",\n function()\n local path_to_executable = vim.fn.input(\"Path to executable: \")\n raddbg.add_target(path_to_executable)\n end,\n {noremap = true, silent = true}\n)",
"updated_at": "2025-09-01T16:01:28Z"
},
"marzeq/command-runner.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"marzeq/command-runner.nvim\",\n -- these are the default options, you don't need to include them if you don't want to change them\n opts = {\n -- When running all commands, run the next command even if the previous one failed\n run_next_on_failure = false,\n -- The height of the command output split (in %)\n split_height = 25,\n -- Whether to start in insert mode in the Set buffer\n start_insert = false,\n -- Whether the cursor should be positioned at the end of the buffer in the Set buffer\n start_at_end = true,\n -- What backend to use (\"native\" | custom, function signature: function(commands: string[], cwd: string) -> void)\n backend = \"native\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/marzeq/command-runner.nvim\"})\n\nrequire(\"command-runner\").setup(\n {\n -- When running all commands, run the next command even if the previous one failed\n run_next_on_failure = false,\n -- The height of the command output split (in %)\n split_height = 25,\n -- Whether to start in insert mode in the Set buffer\n start_insert = false,\n -- Whether the cursor should be positioned at the end of the buffer in the Set buffer\n start_at_end = true,\n -- What backend to use (\"native\" | custom, function signature: function(commands: string[], cwd: string) -> void)\n backend = \"native\"\n }\n)",
"updated_at": "2025-09-01T07:30:41Z"
},
"jeryldev/pyworks.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jeryldev/pyworks.nvim\",\n dependencies = {\n {\n \"GCBallesteros/jupytext.nvim\",\n config = true -- IMPORTANT: This ensures jupytext.setup() is called!\n },\n {\n \"benlubas/molten-nvim\", -- Required: Code execution\n build = \":UpdateRemotePlugins\" -- IMPORTANT: Required for Molten to work\n },\n \"3rd/image.nvim\" -- Required: Image display\n },\n config = function()\n require(\"pyworks\").setup(\n {\n -- Pyworks auto-configures everything with proven settings!\n -- Just specify any preferences:\n python = {\n use_uv = true -- Use uv for faster package installation\n },\n image_backend = \"kitty\" -- or \"ueberzug\" for other terminals\n\n -- Optional: Skip auto-configuration of specific dependencies\n -- skip_molten = false,\n -- skip_jupytext = false,\n -- skip_image = false,\n -- skip_keymaps = false,\n }\n )\n end,\n lazy = false, -- Load immediately for file detection\n priority = 100 -- Load early\n}",
"vimpack": "vim.pack.add({\"https://github.com/GCBallesteros/jupytext.nvim\"})\nvim.pack.add({\"https://github.com/benlubas/molten-nvim\"})\nvim.pack.add({\"https://github.com/3rd/image.nvim\"})\nvim.pack.add({\"https://github.com/jeryldev/pyworks.nvim\"})\n\nrequire(\"pyworks\").setup(\n {\n -- Pyworks auto-configures everything with proven settings!\n -- Just specify any preferences:\n python = {\n use_uv = true -- Use uv for faster package installation\n },\n image_backend = \"kitty\" -- or \"ueberzug\" for other terminals\n\n -- Optional: Skip auto-configuration of specific dependencies\n -- skip_molten = false,\n -- skip_jupytext = false,\n -- skip_image = false,\n -- skip_keymaps = false,\n }\n)",
"updated_at": "2025-09-01T02:26:14Z"
},
"rijulpaul/nightblossom.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"rijulpaul/nightblossom.nvim\",\n name = \"nightblossom\",\n lazy = false,\n priority = 1000,\n config = function()\n vim.cmd(\n \"colorscheme nightblossom\"\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/rijulpaul/nightblossom.nvim\"})\n\nvim.cmd(\"colorscheme nightblossom\")",
"updated_at": "2025-08-31T07:46:48Z"
},
"nvim-mini/mini.basics": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.basics\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.basics\"})",
"updated_at": "2025-10-14T17:16:14Z"
},
"theKnightsOfRohan/hexer.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"theKnightsOfRohan/hexer.nvim\",\n dependencies = {\n \"MunifTanjim/nui.nvim\"\n },\n config = function()\n require(\"hexer\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/theKnightsOfRohan/hexer.nvim\"})\n\nrequire(\"hexer\").setup()",
"updated_at": "2025-09-03T13:56:12Z"
},
"benoror/gpg.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"benoror/gpg.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/benoror/gpg.nvim\"})",
"updated_at": "2025-10-13T00:23:30Z"
},
"nvim-mini/mini.jump": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.jump\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.jump\"})",
"updated_at": "2025-10-03T12:45:07Z"
},
"faerryn/plogins.nvim": {
"source": "default",
"lazy": "return { \"faerryn/plogins.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/faerryn/plogins.nvim'})",
"updated_at": "2025-08-27T19:53:02Z"
},
"chojs23/im-switch.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"chojs23/im-switch.nvim\",\n build = \"make build\",\n config = function()\n require(\"im-switch\").setup(\n {}\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/chojs23/im-switch.nvim\"})\n\nrequire(\"im-switch\").setup({})",
"updated_at": "2025-08-26T08:26:22Z"
},
"actionshrimp/direnv.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"actionshrimp/direnv.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/actionshrimp/direnv.nvim\"})\n\nrequire(\"direnv\").setup({})",
"updated_at": "2025-10-07T18:59:06Z"
},
"adlrwbr/keep-split-ratio.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"adlrwbr/keep-split-ratio.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/adlrwbr/keep-split-ratio.nvim\"})\n\nrequire(\"keep-split-ratio\").setup({})",
"updated_at": "2025-08-25T18:33:43Z"
},
"Erl-koenig/theme-hub.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"erl-koenig/theme-hub.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n -- Optional: for themes that use lush (will be notified if a theme requires it)\n -- \"rktjmp/lush.nvim\"\n },\n config = function()\n require(\"theme-hub\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/Erl-koenig/theme-hub.nvim\"})\n\nrequire(\"theme-hub\").setup({})",
"updated_at": "2025-10-19T19:19:05Z"
},
"kboshold/smart-commit.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kboshold/smart-commit.nvim\",\n lazy = false,\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"CopilotC-Nvim/CopilotChat.nvim\" -- Optional: Required for commit message generation\n },\n config = function()\n require(\n \"smart-commit\"\n ).setup(\n {\n defaults = {\n auto_run = true,\n sign_column = true,\n hide_skipped = true\n }\n }\n )\n end,\n keys = {\n {\n \"<leader>sc\",\n function()\n require(\n \"smart-commit\"\n ).toggle()\n end,\n desc = \"Toggle Smart Commit\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/CopilotC-Nvim/CopilotChat.nvim\"})\nvim.pack.add({\"https://github.com/kboshold/smart-commit.nvim\"})\n\nrequire(\"smart-commit\").setup(\n {\n defaults = {\n auto_run = true,\n sign_column = true,\n hide_skipped = true\n }\n }\n)",
"updated_at": "2025-08-21T08:53:29Z"
},
"fredrikaverpil/pr.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"fredrikaverpil/pr.nvim\",\n lazy = true,\n version = \"*\",\n ---@type PR.Config\n opts = {},\n keys = {\n {\n \"<leader>gv\",\n function()\n require(\"pr\").view(\n\n )\n end,\n desc = \"View PR in browser\"\n }\n },\n cmd = {\"PRView\"}\n}",
"vimpack": "vim.pack.add({\"https://github.com/fredrikaverpil/pr.nvim\"})\n\nrequire(\"pr\").setup({})",
"updated_at": "2025-09-29T08:04:07Z"
},
"romus204/go-tagger.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"romus204/go-tagger.nvim\",\n config = function()\n require(\"go-tagger\").setup(\n {\n skip_private = true -- Skip unexported fields (starting with lowercase)\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/romus204/go-tagger.nvim\"})\n\nrequire(\"go-tagger\").setup(\n {\n skip_private = true -- Skip unexported fields (starting with lowercase)\n }\n)",
"updated_at": "2025-08-20T11:17:14Z"
},
"plax-00/endscroll.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"plax-00/endscroll.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/plax-00/endscroll.nvim\"})\n\nrequire(\"endscroll\").setup({})",
"updated_at": "2025-08-19T23:30:58Z"
},
"timantipov/md-table-tidy.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"timantipov/md-table-tidy.nvim\",\n -- default config\n opts = {\n padding = 1, -- number of spaces for cell padding\n key = \"<leader>tt\" -- key for command :TableTidy<CR>\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/timantipov/md-table-tidy.nvim\"})\n\nrequire(\"md-table-tidy\").setup(\n {\n padding = 1, -- number of spaces for cell padding\n key = \"<leader>tt\" -- key for command :TableTidy<CR>\n }\n)",
"updated_at": "2025-08-19T13:07:08Z"
},
"Enigama/miss.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Enigama/miss.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Enigama/miss.nvim\"})",
"updated_at": "2025-08-17T12:55:28Z"
},
"kiyoon/tmux-send.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kiyoon/tmux-send.nvim\",\n keys = {\n {\n \"-\",\n function()\n require(\n \"tmux_send\"\n ).send_to_pane(\n\n )\n -- (Optional) exit visual mode after sending\n vim.api.nvim_feedkeys(\n vim.api.nvim_replace_termcodes(\n \"<esc>\",\n true,\n false,\n true\n ),\n \"x\",\n true\n )\n end,\n mode = {\"n\", \"x\"},\n desc = \"Send to tmux pane\"\n },\n {\n \"_\",\n function()\n require(\n \"tmux_send\"\n ).send_to_pane(\n {\n add_newline = false\n }\n )\n vim.api.nvim_feedkeys(\n vim.api.nvim_replace_termcodes(\n \"<esc>\",\n true,\n false,\n true\n ),\n \"x\",\n true\n )\n end,\n mode = {\"n\", \"x\"},\n desc = \"Send to tmux pane (plain)\"\n },\n {\n \"<space>-\",\n function()\n require(\n \"tmux_send\"\n ).send_to_pane(\n {\n count_is_uid = true\n }\n )\n vim.api.nvim_feedkeys(\n vim.api.nvim_replace_termcodes(\n \"<esc>\",\n true,\n false,\n true\n ),\n \"x\",\n true\n )\n end,\n mode = {\"n\", \"x\"},\n desc = \"Send to tmux pane w/ pane uid\"\n },\n {\n \"<space>_\",\n function()\n require(\n \"tmux_send\"\n ).send_to_pane(\n {\n count_is_uid = true,\n add_newline = false\n }\n )\n vim.api.nvim_feedkeys(\n vim.api.nvim_replace_termcodes(\n \"<esc>\",\n true,\n false,\n true\n ),\n \"x\",\n true\n )\n end,\n mode = {\"n\", \"x\"},\n desc = \"Send to tmux pane w/ pane uid (plain)\"\n },\n {\n \"<C-_>\",\n function()\n require(\n \"tmux_send\"\n ).save_to_tmux_buffer(\n\n )\n vim.api.nvim_feedkeys(\n vim.api.nvim_replace_termcodes(\n \"<esc>\",\n true,\n false,\n true\n ),\n \"x\",\n true\n )\n end,\n mode = {\"n\", \"x\"},\n desc = \"Save to tmux buffer\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/kiyoon/tmux-send.nvim\"})",
"updated_at": "2025-08-14T05:10:21Z"
},
"y3owk1n/cmd.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"y3owk1n/cmd.nvim\",\n config = function()\n require(\"cmd\").setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/y3owk1n/cmd.nvim\"})\n\nrequire(\"cmd\").setup()",
"updated_at": "2025-08-13T15:20:35Z"
},
"cyuria/build.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"cyuria/build.nvim\",\n event = {\n \"DirChanged\",\n \"BufRead\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/cyuria/build.nvim\"})\n\nrequire(\"build\").setup({})",
"updated_at": "2025-08-13T08:55:54Z"
},
"dupeiran001/nord.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"dupeiran001/nord.nvim\",\n lazy = false,\n priority = 1000,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/dupeiran001/nord.nvim\"})\n\nrequire(\"nord\").setup({})",
"updated_at": "2025-08-11T21:33:32Z"
},
"MisanthropicBit/winmove.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"MisanthropicBit/winmove.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/MisanthropicBit/winmove.nvim\"})",
"updated_at": "2025-09-27T19:41:45Z"
},
"jellydn/my-note.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jellydn/my-note.nvim\",\n dependencies = {\n \"MunifTanjim/nui.nvim\"\n },\n keys = {\n {\n \"<leader>n\",\n \"<cmd>MyNote<cr>\",\n desc = \"Open note\"\n }\n },\n opts = {\n files = {\n -- Using the parent .git folder as the current working directory\n cwd = function()\n local bufPath =\n vim.api.nvim_buf_get_name(\n 0\n )\n local cwd =\n require(\n \"lspconfig\"\n ).util.root_pattern(\n \".git\"\n )(bufPath)\n\n return cwd\n end\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/jellydn/my-note.nvim\"})\n\nrequire(\"my-note\").setup(\n {\n files = {\n -- Using the parent .git folder as the current working directory\n cwd = function()\n local bufPath = vim.api.nvim_buf_get_name(0)\n local cwd =\n require(\"lspconfig\").util.root_pattern(\".git\")(bufPath)\n\n return cwd\n end\n }\n }\n)",
"updated_at": "2025-08-11T18:11:07Z"
},
"Zeioth/distroupdate.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Zeioth/distroupdate.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n event = \"VeryLazy\",\n opts = {\n channel = \"stable\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/Zeioth/distroupdate.nvim\"})\n\nrequire(\"distroupdate\").setup(\n {\n channel = \"stable\"\n }\n)",
"updated_at": "2025-08-11T10:35:56Z"
},
"tylerdak/php-tinker.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"tylerdak/php-tinker.nvim\",\n opts = {\n keymaps = {\n run_tinker = \"<CR>\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/tylerdak/php-tinker.nvim\"})\n\nrequire(\"php-tinker\").setup(\n {\n keymaps = {\n run_tinker = \"<CR>\"\n }\n }\n)",
"updated_at": "2025-10-21T21:29:54Z"
},
"andreypopp/ocaml.nvim": {
"source": "default",
"lazy": "return { \"andreypopp/ocaml.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/andreypopp/ocaml.nvim'})",
"updated_at": "2025-08-10T13:43:07Z"
},
"stonelasley/flare.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"stonelasley/flare.nvim\",\n event = \"CursorMoved\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/stonelasley/flare.nvim\"})\n\nrequire(\"flare\").setup({})",
"updated_at": "2025-08-09T03:17:39Z"
},
"mistweaverco/zana.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mistweaverco/zana.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/mistweaverco/zana.nvim\"})\n\nrequire(\"zana\").setup({})",
"updated_at": "2025-08-08T18:59:10Z"
},
"nvimdev/dired.nvim": {
"source": "default",
"lazy": "return { \"nvimdev/dired.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvimdev/dired.nvim'})",
"updated_at": "2025-08-08T11:06:07Z"
},
"julelang/jule.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"julelang/jule.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/julelang/jule.nvim\"})",
"updated_at": "2025-10-30T16:33:04Z"
},
"tahayvr/matteblack.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"tahayvr/matteblack.nvim\",\n lazy = false,\n priority = 1000,\n config = function()\n vim.cmd.colorscheme \"matteblack\"\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/tahayvr/matteblack.nvim\"})\n\nvim.cmd.colorscheme \"matteblack\"",
"updated_at": "2025-10-15T18:47:34Z"
},
"2KAbhishek/template.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"2kabhishek/template.nvim\",\n cmd = {\"Template\"},\n keys = {\n \"<leader>th\",\n \"<leader>tH\"\n },\n -- Add your custom configs here, keep it blank for default configs (required)\n opts = {}\n -- Use this for local development\n -- dir = '~/path-to/template.nvim',\n}",
"vimpack": "vim.pack.add({\"https://github.com/2KAbhishek/template.nvim\"})\n\nrequire(\"template\").setup({})",
"updated_at": "2025-08-05T06:17:42Z"
},
"bennypowers/webc.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"bennypowers/webc.nvim\",\n dependencies = \"nvim-treesitter/nvim-treesitter\",\n opts = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/bennypowers/webc.nvim\"})\n\nrequire(\"webc\").setup(true)",
"updated_at": "2025-08-03T10:52:51Z"
},
"tigion/swap.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"tigion/swap.nvim\",\n keys = {\n {\n \"<Leader>i\",\n function()\n require(\n \"swap\"\n ).switch()\n end,\n desc = \"Swap word\"\n }\n -- { '<Leader>I', function() require('swap').opposites.switch() end, desc = 'Swap to opposite word' },\n -- { '<Leader>I', function() require('swap').chains.switch() end, desc = 'Swap to next word' },\n -- { '<Leader>I', function() require('swap').cases.switch() end, desc = 'Swap naming convention' },\n -- { '<Leader>I', function() require('swap').cases.switch('pascal') end, desc = 'Swap to PascalCase' },\n -- { '<Leader>I', function() require('swap').todos.switch() end, desc = 'Swap todo state' },\n },\n ---@module 'swap'\n ---@type swap.Config\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/tigion/swap.nvim\"})\n\nrequire(\"swap\").setup({})",
"updated_at": "2025-10-08T14:55:54Z"
},
"Natestah/blitzsearch.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"natestah/blitzsearch.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Natestah/blitzsearch.nvim\"})",
"updated_at": "2025-07-30T17:49:03Z"
},
"monaqa/nvim-treesitter-clipping": {
"source": "default",
"lazy": "return { \"monaqa/nvim-treesitter-clipping\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/monaqa/nvim-treesitter-clipping'})",
"updated_at": "2025-07-30T12:30:20Z"
},
"wurli/cobalt.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wurli/cobalt.nvim\",\n lazy = false,\n priority = 1000,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/wurli/cobalt.nvim\"})\n\nrequire(\"cobalt\").setup({})",
"updated_at": "2025-10-14T14:09:02Z"
},
"rsmdt/quarry.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"rsmdt/quarry.nvim\",\n dependencies = {\n \"williamboman/mason.nvim\",\n \"williamboman/mason-lspconfig.nvim\",\n -- Optional for NeoVim 0.11+: quarry.nvim automatically uses the native\n -- vim.lsp.config() API when available. For NeoVim 0.10, lspconfig is required.\n -- You can also override with your own implementation (see examples below).\n \"neovim/nvim-lspconfig\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/williamboman/mason.nvim\"})\nvim.pack.add({\"https://github.com/williamboman/mason-lspconfig.nvim\"})\nvim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/rsmdt/quarry.nvim\"})",
"updated_at": "2025-10-26T12:30:54Z"
},
"yt20chill/inline_git_blame.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yt20chill/inline_git_blame.nvim\",\n event = \"BufReadPost\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/yt20chill/inline_git_blame.nvim\"})\n\nrequire(\"inline_git_blame\").setup({})",
"updated_at": "2025-07-28T16:50:26Z"
},
"earthbucks/chatvim.nvim": {
"source": "default",
"lazy": "return { \"earthbucks/chatvim.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/earthbucks/chatvim.nvim'})",
"updated_at": "2025-10-02T09:20:25Z"
},
"athar-qadri/weather.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"athar-qadri/weather.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\", -- Required for HTTP requests\n \"rcarriga/nvim-notify\" -- Optional, for notifications\n },\n config = function()\n local weather =\n require(\"weather\")\n weather:setup(\n {\n settings = {\n update_interval = 60 *\n 10 *\n 1000, -- 10 minutes\n minimum_magnitude = 5,\n location = {\n lat = 34.0787,\n lon = 74.7659\n },\n temperature_unit = \"celsius\"\n }\n }\n )\n require(\n \"weather.notify\"\n ).start() -- Start notifications\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/rcarriga/nvim-notify\"})\nvim.pack.add({\"https://github.com/athar-qadri/weather.nvim\"})\n\nlocal weather = require(\"weather\")\nweather:setup(\n {\n settings = {\n update_interval = 60 * 10 * 1000, -- 10 minutes\n minimum_magnitude = 5,\n location = {lat = 34.0787, lon = 74.7659},\n temperature_unit = \"celsius\"\n }\n }\n)\nrequire(\"weather.notify\").start()",
"updated_at": "2025-07-27T16:31:34Z"
},
"2KAbhishek/utils.nvim": {
"source": "default",
"lazy": "return { \"2KAbhishek/utils.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/2KAbhishek/utils.nvim'})",
"updated_at": "2025-07-27T07:13:48Z"
},
"KEY60228/reviewthem.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"KEY60228/reviewthem.nvim\",\n dependencies = {\n \"sindrets/diffview.nvim\", -- optional (need at least one diff tool)\n \"KEY60228/alt-diffview\", -- alternative diff tool\n \"nvim-telescope/telescope.nvim\" -- optional\n },\n config = function()\n require(\"reviewthem\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/sindrets/diffview.nvim\"})\nvim.pack.add({\"https://github.com/KEY60228/alt-diffview\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/KEY60228/reviewthem.nvim\"})\n\nrequire(\"reviewthem\").setup({})",
"updated_at": "2025-07-26T15:01:07Z"
},
"fang2hou/go-impl.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"fang2hou/go-impl.nvim\",\n ft = \"go\",\n dependencies = {\n \"MunifTanjim/nui.nvim\",\n \"nvim-lua/plenary.nvim\",\n -- Choose one of the following fuzzy finder\n \"folke/snacks.nvim\",\n \"ibhagwan/fzf-lua\"\n },\n opts = {},\n keys = {\n {\n \"<leader>Gi\",\n function()\n require(\n \"go-impl\"\n ).open()\n end,\n mode = {\"n\"},\n desc = \"Go Impl\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/fang2hou/go-impl.nvim\"})\n\nrequire(\"go-impl\").setup({})",
"updated_at": "2025-11-02T12:58:01Z"
},
"trixnz/sops.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"trixnz/sops.nvim\",\n lazy = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/trixnz/sops.nvim\"})",
"updated_at": "2025-10-27T13:32:01Z"
},
"tanloong/interlaced.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"tanloong/interlaced.nvim\",\n config = function()\n require(\"interlaced\")\n end,\n ft = \"text\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tanloong/interlaced.nvim\"})\n\nrequire(\"interlaced\")",
"updated_at": "2025-07-21T14:42:56Z"
},
"idanarye/nvim-buffls": {
"source": "default",
"lazy": "return { \"idanarye/nvim-buffls\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/idanarye/nvim-buffls'})",
"updated_at": "2025-07-20T16:29:28Z"
},
"kolkhis/streamer-mode.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Kolkhis/streamer-mode.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/kolkhis/streamer-mode.nvim\"})",
"updated_at": "2025-10-02T23:40:26Z"
},
"vernette/ai-commit.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"vernette/ai-commit.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n config = function()\n require(\"ai-commit\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/vernette/ai-commit.nvim\"})\n\nrequire(\"ai-commit\").setup({})",
"updated_at": "2025-07-13T15:50:54Z"
},
"franco-ruggeri/codecompanion-lualine.nvim": {
"source": "default",
"lazy": "return { \"franco-ruggeri/codecompanion-lualine.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/franco-ruggeri/codecompanion-lualine.nvim'})",
"updated_at": "2025-07-12T23:30:22Z"
},
"atusy/jab.nvim": {
"source": "default",
"lazy": "return { \"atusy/jab.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/atusy/jab.nvim'})",
"updated_at": "2025-07-10T11:58:02Z"
},
"nicolas-martin/region-folding.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nicolas-martin/region-folding.nvim\",\n event = {\n \"BufReadPost\",\n \"BufNewFile\"\n },\n opts = {} -- Use defaults\n}",
"vimpack": "vim.pack.add({\"https://github.com/nicolas-martin/region-folding.nvim\"})\n\nrequire(\"region-folding\").setup({})",
"updated_at": "2025-07-09T18:30:09Z"
},
"cwrau/yaml-schema-detect.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"cwrau/yaml-schema-detect.nvim\",\n ---@module \"yaml-schema-detect\"\n ---@type YamlSchemaDetectOptions\n opts = {}, -- use default options\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n ft = {\"yaml\"}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/cwrau/yaml-schema-detect.nvim\"})\n\nrequire(\"yaml-schema-detect\").setup({})",
"updated_at": "2025-09-25T14:03:55Z"
},
"franco-ruggeri/overseer-extra.nvim": {
"source": "default",
"lazy": "return { \"franco-ruggeri/overseer-extra.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/franco-ruggeri/overseer-extra.nvim'})",
"updated_at": "2025-07-09T09:28:17Z"
},
"willtrojniak/flipp.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"willtrojniak/flipp.nvim\",\n version = \"*\",\n ---@module 'flipp'\n ---@type flipp.Opts\n opts = {\n register = \"f\", -- The register to save definitions to\n lsp_name = \"clangd\", -- The name of the lsp to use\n peek = false, -- Whether or not to open floating window to source file\n namespaces = false, -- Whether or not to include namespaces in generated defs\n win = function(\n curr_win) -- Window config for peeking\n local curr_height =\n vim.api.nvim_win_get_height(\n curr_win\n )\n local curr_width =\n vim.api.nvim_win_get_width(\n curr_win\n )\n\n ---@type vim.api.keyset.win_config\n return {\n relative = \"win\",\n row = math.ceil(\n curr_height /\n 4\n ),\n col = 0,\n height = math.ceil(\n curr_height /\n 2\n ),\n width = curr_width\n }\n end\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/willtrojniak/flipp.nvim\"})\n\nrequire(\"flipp\").setup(\n {\n register = \"f\", -- The register to save definitions to\n lsp_name = \"clangd\", -- The name of the lsp to use\n peek = false, -- Whether or not to open floating window to source file\n namespaces = false, -- Whether or not to include namespaces in generated defs\n win = function(curr_win) -- Window config for peeking\n local curr_height = vim.api.nvim_win_get_height(curr_win)\n local curr_width = vim.api.nvim_win_get_width(curr_win)\n\n ---@type vim.api.keyset.win_config\n return {\n relative = \"win\",\n row = math.ceil(curr_height / 4),\n col = 0,\n height = math.ceil(curr_height / 2),\n width = curr_width\n }\n end\n }\n)",
"updated_at": "2025-07-09T05:34:40Z"
},
"lsvmello/elastictabstops.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"lsvmello/elastictabstops.nvim\",\n cmds = \"ElasticTabstops\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/lsvmello/elastictabstops.nvim\"})",
"updated_at": "2025-07-07T21:18:09Z"
},
"amekusa/auto-input-switch.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"amekusa/auto-input-switch.nvim\",\n config = function()\n require(\n \"auto-input-switch\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/amekusa/auto-input-switch.nvim\"})\n\nrequire(\"auto-input-switch\").setup({})",
"updated_at": "2025-11-01T14:26:13Z"
},
"sivchari/claude-code.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sivchari/claude-code.nvim\",\n config = function()\n require(\"claude-code\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/sivchari/claude-code.nvim\"})\n\nrequire(\"claude-code\").setup()",
"updated_at": "2025-07-04T03:08:07Z"
},
"marcinjahn/gemini-cli.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"marcinjahn/gemini-cli.nvim\",\n cmd = \"Gemini\",\n -- Example key mappings for common actions:\n keys = {\n {\n \"<leader>a/\",\n \"<cmd>Gemini toggle<cr>\",\n desc = \"Toggle Gemini CLI\"\n },\n {\n \"<leader>aa\",\n \"<cmd>Gemini ask<cr>\",\n desc = \"Ask Gemini\",\n mode = {\"n\", \"v\"}\n },\n {\n \"<leader>af\",\n \"<cmd>Gemini add_file<cr>\",\n desc = \"Add File\"\n }\n },\n dependencies = {\n \"folke/snacks.nvim\"\n },\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/marcinjahn/gemini-cli.nvim\"})\n\nrequire(\"gemini-cli\").setup()",
"updated_at": "2025-06-30T19:04:00Z"
},
"synic/refactorex.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"synic/refactorex.nvim\",\n ft = \"elixir\",\n ---@module \"refactorex.nvim\"\n ---@type refactorex.Config\n opts = {\n auto_update = true,\n pin_version = nil\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/synic/refactorex.nvim\"})\n\nrequire(\"refactorex\").setup(\n {\n auto_update = true,\n pin_version = nil\n }\n)",
"updated_at": "2025-06-30T15:23:01Z"
},
"grddavies/tidal.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"grddavies/tidal.nvim\",\n opts = {},\n -- Recommended: Install TreeSitter parsers for Haskell and SuperCollider\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\",\n opts = {\n ensure_installed = {\n \"haskell\",\n \"supercollider\"\n }\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/grddavies/tidal.nvim\"})\n\nrequire(\"tidal\").setup({})",
"updated_at": "2025-06-28T15:49:03Z"
},
"SunnyTamang/neodoc.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sunnytamang/neodoc.nvim\",\n config = function()\n require(\"neodoc\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/SunnyTamang/neodoc.nvim\"})\n\nrequire(\"neodoc\").setup({})",
"updated_at": "2025-06-26T19:40:27Z"
},
"DanielMSussman/simpleCppTreesitterTools.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"DanielMSussman/simpleCppTreesitterTools.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n config = function()\n require(\n \"simpleCppTreesitterTools\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add(\n {\"https://github.com/DanielMSussman/simpleCppTreesitterTools.nvim\"}\n)\n\nrequire(\"simpleCppTreesitterTools\").setup()",
"updated_at": "2025-06-24T15:31:43Z"
},
"fouladi/ccrypt-wrapper.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"fouladi/ccrypt-wrapper.nvim\",\n config = function()\n require(\n \"ccrypt-wrapper\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/fouladi/ccrypt-wrapper.nvim\"})\n\nrequire(\"ccrypt-wrapper\").setup({})",
"updated_at": "2025-06-22T12:45:03Z"
},
"Abizrh/commit-ai.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Abizrh/commit-ai.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n config = function()\n require(\"commit-ai\").setup {\n icons = false,\n language = \"en\", -- default language\n -- unopiniated commit conventions\n git_conventions = {\n docs = {\n icon = \"📖\",\n prefix = \"docs\",\n type = \"Documentation changes\"\n },\n fix = {\n icon = \"🐛\",\n prefix = \"fix\",\n type = \"Bug fix\"\n },\n feat = {\n icon = \"✨\",\n prefix = \"feat\",\n type = \"New feature\"\n },\n enhance = {\n icon = \"⚡\",\n prefix = \"enhance\",\n type = \"Enhancement\"\n },\n chore = {\n icon = \"🧹\",\n prefix = \"chore\",\n type = \"Chore\"\n },\n refactor = {\n icon = \"⚠️\",\n prefix = \"refactor\",\n type = \"Breaking change\"\n }\n },\n provider_options = {\n gemini = {\n model = \"gemini-2.0-flash\",\n api_key = vim.env.GEMINI_API_KEY, -- assuming you have set GEMINI_API_KEY in .zshrc or .bashrc\n stream = false\n }\n }\n }\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/Abizrh/commit-ai.nvim\"})\n\nrequire(\"commit-ai\").setup {\n icons = false,\n language = \"en\", -- default language\n -- unopiniated commit conventions\n git_conventions = {\n docs = {icon = \"📖\", prefix = \"docs\", type = \"Documentation changes\"},\n fix = {icon = \"🐛\", prefix = \"fix\", type = \"Bug fix\"},\n feat = {icon = \"✨\", prefix = \"feat\", type = \"New feature\"},\n enhance = {icon = \"⚡\", prefix = \"enhance\", type = \"Enhancement\"},\n chore = {icon = \"🧹\", prefix = \"chore\", type = \"Chore\"},\n refactor = {icon = \"⚠️\", prefix = \"refactor\", type = \"Breaking change\"}\n },\n provider_options = {\n gemini = {\n model = \"gemini-2.0-flash\",\n api_key = vim.env.GEMINI_API_KEY, -- assuming you have set GEMINI_API_KEY in .zshrc or .bashrc\n stream = false\n }\n }\n}",
"updated_at": "2025-06-19T21:18:09Z"
},
"LionyxML/nvim-0x0": {
"source": "lazy.nvim",
"lazy": "return {\n \"LionyxML/nvim-0x0\",\n opts = {\n -- base_url = \"https://<your-0x0-instance>/\", -- only needed if you host your own 0x0 instance\n use_default_keymaps = true -- Set to false if you want to define your own keymaps\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/LionyxML/nvim-0x0\"})\n\nrequire(\"nvim-0x0\").setup(\n {\n -- base_url = \"https://<your-0x0-instance>/\", -- only needed if you host your own 0x0 instance\n use_default_keymaps = true -- Set to false if you want to define your own keymaps\n }\n)",
"updated_at": "2025-06-19T00:50:19Z"
},
"pmouraguedes/sql-ghosty.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"pmouraguedes/sql-ghosty.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/pmouraguedes/sql-ghosty.nvim\"})\n\nrequire(\"sql-ghosty\").setup({})",
"updated_at": "2025-10-11T11:02:56Z"
},
"mlp1802/periscope.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mlp1802/periscope.nvim\",\n name = \"periscope\",\n dependencies = {\n {\n \"nvim-tree/nvim-tree.lua\"\n },\n {\"ibhagwan/fzf-lua\"}\n },\n config = function()\n require(\"periscope\").setup(\n true\n ) --set to false if you don't want Periscope to start on startup\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-tree/nvim-tree.lua\"})\nvim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/mlp1802/periscope.nvim\"})\n\nrequire(\"periscope\").setup(true)",
"updated_at": "2025-06-15T15:57:04Z"
},
"landerson02/ghostty-theme-sync.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"landerson02/ghostty-theme-sync.nvim\",\n --- @type GhosttySyncConfig\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/landerson02/ghostty-theme-sync.nvim\"})\n\nrequire(\"ghostty-theme-sync\").setup({})",
"updated_at": "2025-09-24T06:25:12Z"
},
"h3pei/copy-file-path.nvim": {
"source": "default",
"lazy": "return { \"h3pei/copy-file-path.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/h3pei/copy-file-path.nvim'})",
"updated_at": "2025-06-15T01:08:57Z"
},
"dustypomerleau/tol.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"dustypomerleau/tol.nvim\",\n lazy = false, -- load the colorscheme at startup\n priority = 1000, -- load colorscheme first\n config = true,\n version = \"*\" -- (optional) pin to release\n}",
"vimpack": "vim.pack.add({\"https://github.com/dustypomerleau/tol.nvim\"})\n\nrequire(\"tol\").setup()",
"updated_at": "2025-06-14T11:04:26Z"
},
"g0t4/zeta.nvim": {
"source": "default",
"lazy": "return { \"g0t4/zeta.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/g0t4/zeta.nvim'})",
"updated_at": "2025-06-13T18:53:22Z"
},
"maxbol/treesorter.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"maxbol/treesorter.nvim\",\n cmd = \"TSort\",\n config = function()\n require(\"treesorter\").setup(\n\n )\n end,\n dependencies = {\n -- Optional, but highly recommended\n \"nvim-treesitter/nvim-treesitter-textobjects\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter-textobjects\"})\nvim.pack.add({\"https://github.com/maxbol/treesorter.nvim\"})\n\nrequire(\"treesorter\").setup()",
"updated_at": "2025-06-13T13:25:56Z"
},
"h3pei/trace-pr.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"h3pei/trace-pr.nvim\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/h3pei/trace-pr.nvim\"})\n\nrequire(\"trace-pr\").setup()",
"updated_at": "2025-06-12T14:47:16Z"
},
"FelipeIzolan/lipoide.nvim": {
"source": "default",
"lazy": "return { \"FelipeIzolan/lipoide.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/FelipeIzolan/lipoide.nvim'})",
"updated_at": "2025-06-10T16:02:46Z"
},
"fmbarina/multicolumn.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"fmbarina/multicolumn.nvim\",\n event = {\n \"BufReadPre\",\n \"BufNewFile\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/fmbarina/multicolumn.nvim\"})\n\nrequire(\"multicolumn\").setup({})",
"updated_at": "2025-06-10T14:57:52Z"
},
"markgandolfo/dartboard.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"markgandolfo/dartboard.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/markgandolfo/dartboard.nvim\"})",
"updated_at": "2025-06-08T02:16:53Z"
},
"mskelton/termicons.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mskelton/termicons.nvim\",\n requires = {\n \"nvim-tree/nvim-web-devicons\"\n },\n build = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/mskelton/termicons.nvim\"})",
"updated_at": "2025-06-07T13:57:55Z"
},
"R1PeR/bounce.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"R1PeR/bounce.nvim\",\n config = function()\n require(\"bounce\").setup {\n delay_time = 1000,\n highlight_group_name = \"@text.todo\",\n more_jumps = false,\n display_mode = \"overlay\"\n }\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/R1PeR/bounce.nvim\"})\n\nrequire(\"bounce\").setup {\n delay_time = 1000,\n highlight_group_name = \"@text.todo\",\n more_jumps = false,\n display_mode = \"overlay\"\n}",
"updated_at": "2025-10-05T15:18:29Z"
},
"Shobhit-Nagpal/chai.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Shobhit-Nagpal/chai.nvim\",\n dependencies = {\n \"tjdevries/colorbuddy.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/tjdevries/colorbuddy.nvim\"})\nvim.pack.add({\"https://github.com/Shobhit-Nagpal/chai.nvim\"})",
"updated_at": "2025-05-29T18:16:23Z"
},
"kyza0d/vocal.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kyza0d/vocal.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/kyza0d/vocal.nvim\"})\n\nrequire(\"vocal\").setup({})",
"updated_at": "2025-09-23T19:47:55Z"
},
"v1nh1shungry/biquge.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"v1nh1shungry/biquge.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\", -- optional for telescope picker\n \"folke/snacks.nvim\" -- optional for snacks picker\n },\n keys = {\n {\n \"<Leader>b/\",\n function()\n require(\n \"biquge\"\n ).search()\n end,\n desc = \"Search\"\n },\n {\n \"<Leader>bb\",\n function()\n require(\n \"biquge\"\n ).toggle()\n end,\n desc = \"Toggle\"\n },\n {\n \"<Leader>bt\",\n function()\n require(\n \"biquge\"\n ).toc()\n end,\n desc = \"Toc\"\n },\n {\n \"<Leader>bn\",\n function()\n require(\n \"biquge\"\n ).next_chap()\n end,\n desc = \"Next chapter\"\n },\n {\n \"<Leader>bp\",\n function()\n require(\n \"biquge\"\n ).prev_chap()\n end,\n desc = \"Previous chapter\"\n },\n {\n \"<Leader>bs\",\n function()\n require(\n \"biquge\"\n ).star()\n end,\n desc = \"Star current book\"\n },\n {\n \"<Leader>bl\",\n function()\n require(\n \"biquge\"\n ).bookshelf()\n end,\n desc = \"Bookshelf\"\n },\n {\n \"<M-d>\",\n function()\n require(\n \"biquge\"\n ).scroll(1)\n end,\n desc = \"Scroll down\"\n },\n {\n \"<M-u>\",\n function()\n require(\n \"biquge\"\n ).scroll(-1)\n end,\n desc = \"Scroll up\"\n }\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/v1nh1shungry/biquge.nvim\"})\n\nrequire(\"biquge\").setup({})",
"updated_at": "2025-05-28T06:27:26Z"
},
"amedoeyes/eyes.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"amedoeyes/eyes.nvim\",\n -- only requird if using nvim-web-devicons for icons\n -- dependencies = { \"nvim-tree/nvim-web-devicons\", lazy = true },\n lazy = false,\n priority = 1000,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/amedoeyes/eyes.nvim\"})\n\nrequire(\"eyes\").setup({})",
"updated_at": "2025-05-27T19:25:07Z"
},
"jecaro/ghcid-error-file.nvim": {
"source": "default",
"lazy": "return { \"jecaro/ghcid-error-file.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jecaro/ghcid-error-file.nvim'})",
"updated_at": "2025-05-27T07:06:54Z"
},
"ZwodahS/jopvim.nvim": {
"source": "default",
"lazy": "return { \"ZwodahS/jopvim.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ZwodahS/jopvim.nvim'})",
"updated_at": "2025-05-27T05:37:44Z"
},
"vimichael/floatingtodo.nvim": {
"source": "default",
"lazy": "return { \"vimichael/floatingtodo.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vimichael/floatingtodo.nvim'})",
"updated_at": "2025-05-26T08:26:55Z"
},
"ChrisGVE/databox.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"chrisgve/databox.nvim\",\n config = function()\n local success, err =\n require(\"databox\").setup(\n {\n private_key = \"~/.config/age/keys.txt\",\n public_key = \"age1example...\" -- Your public key string\n -- Optional: Use rage for better performance\n -- encryption_cmd = \"rage -e -r %s\",\n -- decryption_cmd = \"rage -d -i %s\",\n }\n )\n\n if not success then\n vim.notify(\n \"Databox setup failed: \" ..\n err,\n vim.log.levels.ERROR\n )\n end\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/ChrisGVE/databox.nvim\"})\n\nlocal success, err =\n require(\"databox\").setup(\n {\n private_key = \"~/.config/age/keys.txt\",\n public_key = \"age1example...\" -- Your public key string\n -- Optional: Use rage for better performance\n -- encryption_cmd = \"rage -e -r %s\",\n -- decryption_cmd = \"rage -d -i %s\",\n }\n)\nif not success then\n vim.notify(\"Databox setup failed: \" .. err, vim.log.levels.ERROR)\nend",
"updated_at": "2025-05-23T18:20:40Z"
},
"ravenxrz/call-graph.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ravenxrz/call-graph.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n opts = {\n log_level = \"info\",\n auto_toggle_hl = true, -- Whether to automatically highlight\n hl_delay_ms = 200, -- Interval time for automatic highlighting\n in_call_max_depth = 4, -- Maximum search depth for incoming calls\n ref_call_max_depth = 4, -- Maximum search depth for reference calls\n export_mermaid_graph = false, -- Whether to export the Mermaid graph\n max_history_size = 20 -- Maximum number of graphs to keep in history\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/ravenxrz/call-graph.nvim\"})\n\nrequire(\"call-graph\").setup(\n {\n log_level = \"info\",\n auto_toggle_hl = true, -- Whether to automatically highlight\n hl_delay_ms = 200, -- Interval time for automatic highlighting\n in_call_max_depth = 4, -- Maximum search depth for incoming calls\n ref_call_max_depth = 4, -- Maximum search depth for reference calls\n export_mermaid_graph = false, -- Whether to export the Mermaid graph\n max_history_size = 20 -- Maximum number of graphs to keep in history\n }\n)",
"updated_at": "2025-05-20T03:30:26Z"
},
"jceb/blinds.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n -- https://github.com/jceb/blinds.nvim\n \"jceb/blinds.nvim\",\n config = true,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/jceb/blinds.nvim\"})\n\nrequire(\"blinds\").setup({})",
"updated_at": "2025-05-16T08:53:09Z"
},
"apyra/nvim-unity-sync": {
"source": "lazy.nvim",
"lazy": "return {\n \"apyra/nvim-unity-sync\",\n config = function()\n require(\n \"unity.plugin\"\n ).setup({})\n end,\n ft = \"cs\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/apyra/nvim-unity-sync\"})\n\nrequire(\"unity.plugin\").setup({})",
"updated_at": "2025-10-29T18:13:56Z"
},
"will-lynas/grapple-line.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"will-lynas/grapple-line.nvim\",\n version = \"1.x\",\n dependencies = {\n \"cbochs/grapple.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/cbochs/grapple.nvim\"})\nvim.pack.add({\"https://github.com/will-lynas/grapple-line.nvim\"})",
"updated_at": "2025-05-14T11:34:37Z"
},
"obsidian-nvim/calendar.nvim": {
"source": "default",
"lazy": "return { \"obsidian-nvim/calendar.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/obsidian-nvim/calendar.nvim'})",
"updated_at": "2025-05-14T05:32:27Z"
},
"jasonpanosso/harpoon-tabline.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jasonpanosso/harpoon-tabline.nvim\",\n dependencies = {\n \"ThePrimeagen/harpoon\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/ThePrimeagen/harpoon\"})\nvim.pack.add({\"https://github.com/jasonpanosso/harpoon-tabline.nvim\"})",
"updated_at": "2025-05-11T00:13:04Z"
},
"Hashino/tutorial.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Hashino/tutorial.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/Hashino/tutorial.nvim\"})\n\nrequire(\"tutorial\").setup({})",
"updated_at": "2025-05-10T18:18:55Z"
},
"CrixuAMG/visual-complexity.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"crixuamg/visual-complexity.nvim\",\n config = function()\n require(\n \"visual-complexity\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/CrixuAMG/visual-complexity.nvim\"})\n\nrequire(\"visual-complexity\").setup()",
"updated_at": "2025-05-07T22:03:53Z"
},
"martineausimon/nvim-mail-merge": {
"source": "lazy.nvim",
"lazy": "return {\n \"martineausimon/nvim-mail-merge\",\n ft = {\"markdown\"}, --optional\n config = function()\n require(\"nvmm\").setup(\n {\n mappings = {\n attachment = \"<leader>a\",\n config = \"<leader>c\",\n preview = \"<leader>p\",\n send_text = \"<leader>st\",\n send_html = \"<leader>sh\"\n },\n options = {\n mail_client = {\n text = \"neomutt\", -- or \"mailx\"\n html = \"neomutt\"\n },\n auto_break_md = true, -- line breaks without two spaces for markdown\n neomutt_config = \"$HOME/.neomuttrc\",\n mailx_account = nil, -- if you use different accounts in .mailrc\n save_log = true,\n log_file = \"./nvmm.log\",\n date_format = \"%Y-%m-%d\",\n pandoc_metadatas = {\n -- syntax with [['metadata']] is important\n [['title= ']],\n [['margin-top=0']],\n [['margin-left=0']],\n [['margin-right=0']],\n [['margin-bottom=0']],\n [['mainfont: sans-serif']]\n }\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/martineausimon/nvim-mail-merge\"})\n\nrequire(\"nvmm\").setup(\n {\n mappings = {\n attachment = \"<leader>a\",\n config = \"<leader>c\",\n preview = \"<leader>p\",\n send_text = \"<leader>st\",\n send_html = \"<leader>sh\"\n },\n options = {\n mail_client = {\n text = \"neomutt\", -- or \"mailx\"\n html = \"neomutt\"\n },\n auto_break_md = true, -- line breaks without two spaces for markdown\n neomutt_config = \"$HOME/.neomuttrc\",\n mailx_account = nil, -- if you use different accounts in .mailrc\n save_log = true,\n log_file = \"./nvmm.log\",\n date_format = \"%Y-%m-%d\",\n pandoc_metadatas = {\n -- syntax with [['metadata']] is important\n [['title= ']],\n [['margin-top=0']],\n [['margin-left=0']],\n [['margin-right=0']],\n [['margin-bottom=0']],\n [['mainfont: sans-serif']]\n }\n }\n }\n)",
"updated_at": "2025-05-07T19:22:44Z"
},
"theJian/nvim-moonwalk": {
"source": "default",
"lazy": "return { \"theJian/nvim-moonwalk\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/theJian/nvim-moonwalk'})",
"updated_at": "2025-05-06T15:34:00Z"
},
"michhernand/RLDX.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"michhernand/RLDX.nvim\",\n event = \"VeryLazy\",\n dependencies = {\n \"hrsh7th/nvim-cmp\"\n },\n opts = {}, -- see configuration docs for details\n keys = {\n {\n \"<leader>Xa\",\n \"<cmd>RldxAdd<CR>\"\n },\n {\n \"<leader>Xl\",\n \"<cmd>RldxLoad<CR>\"\n },\n {\n \"<leader>Xs\",\n \"<cmd>RldxSave<CR>\"\n },\n {\n \"<leader>Xd\",\n \"<cmd>RldxDelete<CR>\"\n },\n {\n \"<leader>Xp\",\n \"<cmd>RldxProps<CR>\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/hrsh7th/nvim-cmp\"})\nvim.pack.add({\"https://github.com/michhernand/RLDX.nvim\"})\n\nrequire(\"RLDX\").setup({})",
"updated_at": "2025-05-06T04:17:32Z"
},
"Dkendal/nvim-alternate": {
"source": "lazy.nvim",
"lazy": "return {\n \"dkendal/nvim-alternate\",\n lazy = false, -- Important\n config = function()\n require(\n \"nvim-alternate\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/Dkendal/nvim-alternate\"})\n\nrequire(\"nvim-alternate\").setup({})",
"updated_at": "2025-05-05T16:00:26Z"
},
"Duologic/nvim-jsonnet": {
"source": "default",
"lazy": "return { \"Duologic/nvim-jsonnet\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Duologic/nvim-jsonnet'})",
"updated_at": "2025-05-05T12:17:01Z"
},
"adam12/ruby-lsp.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"adam12/ruby-lsp.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"neovim/nvim-lspconfig\"\n },\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/adam12/ruby-lsp.nvim\"})\n\nrequire(\"ruby-lsp\").setup()",
"updated_at": "2025-05-01T20:52:12Z"
},
"albenisolmos/telescope-oil.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"albenisolmos/telescope-oil.nvim\",\n config = function()\n -- optionally override defaults\n -- local settings = require(\"telescope-oil.settings\")\n -- settings.set({ hidden = true })\n -- settings.set({ no_ignore = false })\n -- settings.set({ show_preview = true })\n\n -- load extension\n require(\"telescope\").load_extension(\n \"oil\"\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/albenisolmos/telescope-oil.nvim\"})\n\nrequire(\"telescope\").load_extension(\"oil\")",
"updated_at": "2025-04-30T04:09:43Z"
},
"QuickGD/quickgd.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"QuickGD/quickgd.nvim\",\n ft = {\n \"gdshader\",\n \"gdshaderinc\"\n },\n cmd = {\n \"GodotRun\",\n \"GodotRunLast\",\n \"GodotStart\"\n },\n -- Use opts if passing in settings else use config\n init = function()\n vim.filetype.add {\n extension = {\n gdshaderinc = \"gdshaderinc\"\n }\n }\n end,\n config = true,\n opts = {} -- remove config and use this if changing settings.\n}",
"vimpack": "vim.pack.add({\"https://github.com/QuickGD/quickgd.nvim\"})\n\nrequire(\"quickgd\").setup({})",
"updated_at": "2025-04-28T16:32:05Z"
},
"JunaidQrysh/chameleon.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"JunaidQrysh/chameleon.nvim\",\n dependencies = {\n \"nvzone/volt\",\n \"nvim-lua/plenary.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvzone/volt\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/JunaidQrysh/chameleon.nvim\"})",
"updated_at": "2025-04-26T18:18:05Z"
},
"wsdjeg/flygrep.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wsdjeg/flygrep.nvim\",\n config = function()\n require(\"flygrep\").setup(\n\n )\n end,\n depends = {\n {\"wsdjeg/job.nvim\"}\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/wsdjeg/flygrep.nvim\"})\n\nrequire(\"flygrep\").setup()",
"updated_at": "2025-09-22T13:32:42Z"
},
"jcha0713/classy.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"jcha0713/classy.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jcha0713/classy.nvim\"})",
"updated_at": "2025-04-20T10:51:35Z"
},
"RileyGabrielson/inspire.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"RileyGabrielson/inspire.nvim\",\n config = function()\n require(\"inspire\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/RileyGabrielson/inspire.nvim\"})\n\nrequire(\"inspire\").setup({})",
"updated_at": "2025-04-18T19:23:22Z"
},
"wsdjeg/tasks.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wsdjeg/tasks.nvim\",\n depends = {\n {\n \"wsdjeg/code-runner.nvim\",\n \"wsdjeg/toml.nvim\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/wsdjeg/tasks.nvim\"})",
"updated_at": "2025-10-29T14:36:13Z"
},
"fnune/codeactions-on-save.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"fnune/codeactions-on-save.nvim\",\n config = function()\n local cos =\n require(\n \"codeactions-on-save\"\n )\n cos.register(\n {\"*.py\"},\n {\n \"source.organizeImports\"\n }\n )\n cos.register(\n {\"*.ts\", \"*.tsx\"},\n {\n \"source.organizeImports.biome\",\n \"source.fixAll\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/fnune/codeactions-on-save.nvim\"})\n\nlocal cos = require(\"codeactions-on-save\")\ncos.register({\"*.py\"}, {\"source.organizeImports\"})\ncos.register(\n {\"*.ts\", \"*.tsx\"},\n {\"source.organizeImports.biome\", \"source.fixAll\"}\n)",
"updated_at": "2025-04-11T12:13:34Z"
},
"yuki-yano/smart-i.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yuki-yano/smart-i.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/yuki-yano/smart-i.nvim\"})\n\nrequire(\"smart-i\").setup({})",
"updated_at": "2025-04-11T01:59:57Z"
},
"claydugo/browsher.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"claydugo/browsher.nvim\",\n event = \"VeryLazy\",\n config = function()\n -- Specify empty to use below default options\n require(\"browsher\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/claydugo/browsher.nvim\"})\n\nrequire(\"browsher\").setup()",
"updated_at": "2025-10-06T20:35:47Z"
},
"S-Spektrum-M/odyssey.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"S-Spektrum-M/odyssey.nvim\",\n lazy = false,\n priority = 1000,\n config = function()\n vim.cmd(\n \"colorscheme odyssey\"\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/S-Spektrum-M/odyssey.nvim\"})\n\nvim.cmd(\"colorscheme odyssey\")",
"updated_at": "2025-04-09T20:04:17Z"
},
"nvim-svelte/nvim-svelte-check": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-svelte/nvim-svelte-check\",\n config = function()\n require(\n \"svelte-check\"\n ).setup(\n {\n command = \"pnpm run check\" -- Default command for pnpm\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-svelte/nvim-svelte-check\"})\n\nrequire(\"svelte-check\").setup(\n {\n command = \"pnpm run check\" -- Default command for pnpm\n }\n)",
"updated_at": "2025-04-09T17:54:07Z"
},
"kyoh86/climbdir.nvim": {
"source": "default",
"lazy": "return { \"kyoh86/climbdir.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/kyoh86/climbdir.nvim'})",
"updated_at": "2025-04-09T10:43:56Z"
},
"pablos123/shellcheck.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"pablos123/shellcheck.nvim\",\n config = function()\n require \"shellcheck-nvim\".setup {}\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/pablos123/shellcheck.nvim\"})\n\nrequire \"shellcheck-nvim\".setup {}",
"updated_at": "2025-04-08T00:19:07Z"
},
"Fildo7525/reloader.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Fildo7525/reloader.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Fildo7525/reloader.nvim\"})",
"updated_at": "2025-04-06T20:00:16Z"
},
"slugbyte/whip.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"slugbyte/whip.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n config = function()\n local whip =\n require(\"whip\")\n whip.setup(\n {\n -- its probs a good idea to have a dir dedicated to your scratchpads\n dir = \"~/your/whip/dir/goes-here\",\n autocreate = true -- Autocreates a whip file if the results list is empty when using whip.find_file\n }\n )\n vim.keymap.set(\n \"\",\n \"<leader>wo\",\n whip.open,\n {\n desc = \"[W]hip [O]pen\"\n }\n )\n vim.keymap.set(\n \"\",\n \"<leader>wm\",\n whip.make,\n {\n desc = \"[W]hip [M]ake\"\n }\n )\n vim.keymap.set(\n \"\",\n \"<leader>wd\",\n whip.drop,\n {\n desc = \"[W]hip [D]rop\"\n }\n )\n vim.keymap.set(\n \"\",\n \"<leader>wf\",\n whip.find_file,\n {\n desc = \"[W]hip [F]ile Search\"\n }\n )\n vim.keymap.set(\n \"\",\n \"<leader>wg\",\n whip.find_grep,\n {\n desc = \"[W]hip [G]rep Search\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/slugbyte/whip.nvim\"})\n\nlocal whip = require(\"whip\")\nwhip.setup(\n {\n -- its probs a good idea to have a dir dedicated to your scratchpads\n dir = \"~/your/whip/dir/goes-here\",\n autocreate = true -- Autocreates a whip file if the results list is empty when using whip.find_file\n }\n)\nvim.keymap.set(\"\", \"<leader>wo\", whip.open, {desc = \"[W]hip [O]pen\"})\nvim.keymap.set(\"\", \"<leader>wm\", whip.make, {desc = \"[W]hip [M]ake\"})\nvim.keymap.set(\"\", \"<leader>wd\", whip.drop, {desc = \"[W]hip [D]rop\"})\nvim.keymap.set(\n \"\",\n \"<leader>wf\",\n whip.find_file,\n {desc = \"[W]hip [F]ile Search\"}\n)\nvim.keymap.set(\n \"\",\n \"<leader>wg\",\n whip.find_grep,\n {desc = \"[W]hip [G]rep Search\"}\n)",
"updated_at": "2025-04-03T13:56:38Z"
},
"litoj/reform.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"litoj/reform.nvim\",\n opts = {}, -- put your config here\n event = \"VeryLazy\" -- or LspAttach and `key = {your link mapping}`\n}",
"vimpack": "vim.pack.add({\"https://github.com/litoj/reform.nvim\"})\n\nrequire(\"reform\").setup({})",
"updated_at": "2025-11-01T19:50:11Z"
},
"antonk52/npm_scripts.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"antonk52/npm_scripts.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/antonk52/npm_scripts.nvim\"})",
"updated_at": "2025-03-30T11:53:10Z"
},
"mrxiaozhuox/dioxus.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mrxiaozhuox/dioxus.nvim\",\n opts = {\n format = {\n split_line_attributes = true\n }\n },\n ft = \"rust\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mrxiaozhuox/dioxus.nvim\"})\n\nrequire(\"dioxus\").setup(\n {\n format = {\n split_line_attributes = true\n }\n }\n)",
"updated_at": "2025-03-30T04:41:32Z"
},
"javiorfo/nvim-fuel": {
"source": "lazy.nvim",
"lazy": "return {\n \"javiorfo/nvim-fuel\",\n lazy = true,\n dependencies = {\n \"javiorfo/nvim-popcorn\"\n },\n -- ft could contain only the languages nvim-fuel will be used for\n ft = {\n \"asm\",\n \"c\",\n \"cpp\",\n \"clojure\",\n \"go\",\n \"haskell\",\n \"java\",\n \"kotlin\",\n \"lua\",\n \"python\",\n \"rust\",\n \"scala\",\n \"scheme\",\n \"zig\"\n },\n opts = {\n -- Not necessary. Only if you want to change the setup\n view = {\n -- Default console size (this applies to popup size too)\n console_size = 10,\n -- Default autosave before pressing the Fuel shortcut\n autosave = true,\n -- Default false. If you want to show the console in a popup instead of a buffer\n popup = false\n }\n },\n keys = {\n {\n \"<leader>fu\",\n \"<Plug>Fuel\"\n },\n {\n \"<leader>fs\",\n \"<Plug>FuelStop\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/javiorfo/nvim-popcorn\"})\nvim.pack.add({\"https://github.com/javiorfo/nvim-fuel\"})\n\nrequire(\"nvim-fuel\").setup(\n {\n -- Not necessary. Only if you want to change the setup\n view = {\n -- Default console size (this applies to popup size too)\n console_size = 10,\n -- Default autosave before pressing the Fuel shortcut\n autosave = true,\n -- Default false. If you want to show the console in a popup instead of a buffer\n popup = false\n }\n }\n)",
"updated_at": "2025-03-29T13:48:30Z"
},
"YounesElhjouji/nvim-copy": {
"source": "lazy.nvim",
"lazy": "return {\n \"YounesElhjouji/nvim-copy\",\n lazy = false, -- ensures the plugin is loaded on startup\n config = function()\n require(\"nvim_copy\").setup(\n {\n ignore = {\n \"*node_modules/*\",\n \"*__pycache__/*\",\n \"*.git/*\",\n \"*dist/*\",\n \"*build/*\",\n \"*.log\"\n }\n }\n )\n\n -- Optional key mappings:\n vim.api.nvim_set_keymap(\n \"n\",\n \"<leader>cb\",\n \":CopyBuffersToClipboard<CR>\",\n {\n noremap = true,\n silent = true\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/YounesElhjouji/nvim-copy\"})\n\nrequire(\"nvim_copy\").setup(\n {\n ignore = {\n \"*node_modules/*\",\n \"*__pycache__/*\",\n \"*.git/*\",\n \"*dist/*\",\n \"*build/*\",\n \"*.log\"\n }\n }\n)\nvim.api.nvim_set_keymap(\n \"n\",\n \"<leader>cb\",\n \":CopyBuffersToClipboard<CR>\",\n {noremap = true, silent = true}\n)",
"updated_at": "2025-03-27T00:16:22Z"
},
"h3pei/rspec.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"h3pei/rspec.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/h3pei/rspec.nvim\"})",
"updated_at": "2025-03-22T08:17:43Z"
},
"nuvic/fzf-kit.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nuvic/fzf-kit.nvim\",\n dependencies = {\n \"ibhagwan/fzf-lua\"\n },\n config = function()\n require(\"fzf-kit\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/nuvic/fzf-kit.nvim\"})\n\nrequire(\"fzf-kit\").setup({})",
"updated_at": "2025-03-19T16:58:01Z"
},
"johannww/tts.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"johannww/tts.nvim\",\n cmd = {\n \"TTS\",\n \"TTSFile\",\n \"TTSSetLanguage\"\n },\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n opts = {\n language = \"en\",\n speed = 1.0,\n language_to_voice = {\n [\"en\"] = \"en-GB-SoniaNeural\",\n [\"pt\"] = \"pt-BR-AntonioNeural\",\n [\"es\"] = \"es-ES-ElviraNeural\",\n [\"fr\"] = \"fr-FR-DeniseNeural\",\n [\"de\"] = \"de-DE-KatjaNeural\",\n [\"it\"] = \"it-IT-ElsaNeural\",\n [\"ja\"] = \"ja-JP-NanamiNeural\",\n [\"zh\"] = \"zh-CN-XiaoxiaoNeural\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/johannww/tts.nvim\"})\n\nrequire(\"tts\").setup(\n {\n language = \"en\",\n speed = 1.0,\n language_to_voice = {\n [\"en\"] = \"en-GB-SoniaNeural\",\n [\"pt\"] = \"pt-BR-AntonioNeural\",\n [\"es\"] = \"es-ES-ElviraNeural\",\n [\"fr\"] = \"fr-FR-DeniseNeural\",\n [\"de\"] = \"de-DE-KatjaNeural\",\n [\"it\"] = \"it-IT-ElsaNeural\",\n [\"ja\"] = \"ja-JP-NanamiNeural\",\n [\"zh\"] = \"zh-CN-XiaoxiaoNeural\"\n }\n }\n)",
"updated_at": "2025-10-31T15:15:35Z"
},
"psjay/blamer.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"psjay/blamer.nvim\",\n config = function()\n require(\"blamer\").setup(\n\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/psjay/blamer.nvim\"})\n\nrequire(\"blamer\").setup()",
"updated_at": "2025-03-17T16:59:55Z"
},
"heilgar/nochat.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"heilgar/nochat.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\",\n \"nvim-lua/plenary.nvim\"\n },\n config = function()\n require(\"nochat\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/heilgar/nochat.nvim\"})\n\nrequire(\"nochat\").setup({})",
"updated_at": "2025-03-13T07:43:27Z"
},
"anaypurohit0907/Superfile.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"anaypurohit0907/superfile.nvim\",\n main = \"superfile\",\n opts = {key = false},\n keys = {\n {\n \"<C-s>\", --change this to any keybing you want\n function()\n require(\n \"superfile\"\n ).open()\n end,\n mode = {\"n\", \"t\"},\n desc = \"Open/Focus Superfile\",\n silent = true\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/anaypurohit0907/Superfile.nvim\"})\n\nrequire(\"Superfile\").setup({key = false})",
"updated_at": "2025-09-28T07:58:36Z"
},
"epilande/checkbox-cycle.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"epilande/checkbox-cycle.nvim\",\n ft = \"markdown\",\n -- Optional: Configuration\n opts = {\n -- Example: Custom states\n states = {\n \"[ ]\",\n \"[/]\",\n \"[x]\",\n \"[~]\"\n }\n },\n -- Optional: Key mappings\n keys = {\n {\n \"<CR>\",\n \"<Cmd>CheckboxCycleNext<CR>\",\n desc = \"Checkbox Next\",\n ft = {\"markdown\"},\n mode = {\"n\", \"v\"}\n },\n {\n \"<S-CR>\",\n \"<Cmd>CheckboxCyclePrev<CR>\",\n desc = \"Checkbox Previous\",\n ft = {\"markdown\"},\n mode = {\"n\", \"v\"}\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/epilande/checkbox-cycle.nvim\"})\n\nrequire(\"checkbox-cycle\").setup(\n {\n -- Example: Custom states\n states = {\"[ ]\", \"[/]\", \"[x]\", \"[~]\"}\n }\n)",
"updated_at": "2025-03-12T07:03:33Z"
},
"Kicamon/im-switch.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Kicamon/im-switch.nvim\",\n config = function()\n require(\"im-switch\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/Kicamon/im-switch.nvim\"})\n\nrequire(\"im-switch\").setup()",
"updated_at": "2025-03-10T07:34:37Z"
},
"athar-qadri/scratchpad.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"athar-qadri/scratchpad.nvim\",\n event = \"VeryLazy\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n }, -- don't forget to add this one if you don't have it yet!\n config = function()\n require(\"scratchpad\"):setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/athar-qadri/scratchpad.nvim\"})\n\nrequire(\"scratchpad\"):setup()",
"updated_at": "2025-03-09T13:51:57Z"
},
"saifulapm/commasemi.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"saifulapm/commasemi.nvim\",\n lazy = false,\n opts = {\n leader = \"<localleader>\",\n keymaps = true,\n commands = true\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/saifulapm/commasemi.nvim\"})\n\nrequire(\"commasemi\").setup(\n {\n leader = \"<localleader>\",\n keymaps = true,\n commands = true\n }\n)",
"updated_at": "2025-03-06T06:32:32Z"
},
"s1n7ax/nvim-snips": {
"source": "packer.nvim",
"lazy": "return {\n \"s1n7ax/nvim-snips\",\n dependencies = {\n \"s1n7ax/nvim-ts-utils\",\n \"L3MON4D3/LuaSnip\"\n },\n config = function()\n -- configure\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/s1n7ax/nvim-ts-utils\"})\nvim.pack.add({\"https://github.com/L3MON4D3/LuaSnip\"})\nvim.pack.add({\"https://github.com/s1n7ax/nvim-snips\"})",
"updated_at": "2025-02-23T19:34:27Z"
},
"fredrikaverpil/pydoc.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"fredrikaverpil/pydoc.nvim\",\n dependencies = {\n {\n \"nvim-telescope/telescope.nvim\"\n }, -- optional\n {\"folke/snacks.nvim\"}, -- optional\n {\n \"nvim-treesitter/nvim-treesitter\",\n opts = {\n ensure_installed = {\n \"markdown\"\n }\n }\n }\n },\n cmd = {\"PyDoc\"},\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/fredrikaverpil/pydoc.nvim\"})\n\nrequire(\"pydoc\").setup({})",
"updated_at": "2025-02-22T20:14:07Z"
},
"kuznetsss/meadow.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kuznetsss/meadow.nvim\",\n priority = 1000,\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/kuznetsss/meadow.nvim\"})\n\nrequire(\"meadow\").setup()",
"updated_at": "2025-02-22T11:58:13Z"
},
"mvllow/pam.nvim": {
"source": "default",
"lazy": "return { \"mvllow/pam.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mvllow/pam.nvim'})",
"updated_at": "2025-02-21T22:40:44Z"
},
"doums/oterm.nvim": {
"source": "default",
"lazy": "return { \"doums/oterm.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/doums/oterm.nvim'})",
"updated_at": "2025-02-21T18:19:02Z"
},
"neoclide/plug.nvim": {
"source": "default",
"lazy": "return { \"neoclide/plug.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/neoclide/plug.nvim'})",
"updated_at": "2025-02-20T07:42:18Z"
},
"aiken-lang/editor-integration-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"aiken-lang/editor-integration-nvim\",\n dependencies = {\n \"neovim/nvim-lspconfig\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/aiken-lang/editor-integration-nvim\"})",
"updated_at": "2025-02-15T15:01:12Z"
},
"tomtomjhj/vscoq.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"tomtomjhj/vscoq.nvim\",\n dependencies = {\n \"whonore/Coqtail\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/whonore/Coqtail\"})\nvim.pack.add({\"https://github.com/tomtomjhj/vscoq.nvim\"})",
"updated_at": "2025-09-23T16:07:02Z"
},
"sfenzke/http-client.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sfenzke/http-client.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/sfenzke/http-client.nvim\"})",
"updated_at": "2025-02-15T01:22:06Z"
},
"delphinus/dwm.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"delphinus/dwm.nvim\",\n config = function()\n local dwm =\n require \"dwm\"\n dwm.setup {\n key_maps = false,\n master_pane_count = 1,\n master_pane_width = \"60%\"\n }\n vim.keymap.set(\n \"n\",\n \"<C-j>\",\n \"<C-w>w\"\n )\n vim.keymap.set(\n \"n\",\n \"<C-k>\",\n \"<C-w>W\"\n )\n vim.keymap.set(\n \"n\",\n \"<A-CR>\",\n dwm.focus\n )\n vim.keymap.set(\n \"n\",\n \"<C-@>\",\n dwm.focus\n )\n vim.keymap.set(\n \"n\",\n \"<C-Space>\",\n dwm.focus\n )\n vim.keymap.set(\n \"n\",\n \"<C-l>\",\n dwm.grow\n )\n vim.keymap.set(\n \"n\",\n \"<C-h>\",\n dwm.shrink\n )\n vim.keymap.set(\n \"n\",\n \"<C-n>\",\n dwm.new\n )\n vim.keymap.set(\n \"n\",\n \"<C-q>\",\n dwm.rotateLeft\n )\n vim.keymap.set(\n \"n\",\n \"<C-s>\",\n dwm.rotate\n )\n vim.keymap.set(\n \"n\",\n \"<C-c>\",\n function()\n vim.notify(\n \"closing!\",\n vim.log.levels.INFO\n )\n dwm.close()\n end\n )\n\n -- For users that do not have vim.keymap\n -- dwm.map('<C-j>', '<C-w>w')\n -- dwm.map('<C-k>', '<C-w>W')\n -- dwm.map('<A-CR>', dwm.focus)\n -- dwm.map('<C-@>', dwm.focus)\n -- dwm.map('<C-Space>', dwm.focus)\n -- dwm.map('<C-l>', dwm.grow)\n -- dwm.map('<C-h>', dwm.shrink)\n -- dwm.map('<C-n>', dwm.new)\n -- dwm.map('<C-q>', dwm.rotateLeft)\n -- dwm.map('<C-s>', dwm.rotate)\n -- dwm.map('<C-c>', function()\n -- -- You can use any Lua function to map.\n -- vim.notify('closing!', vim.log.levels.INFO)\n -- dwm.close()\n -- end)\n\n -- When b:dwm_disabled is set, all features are disabled.\n vim.cmd [[au BufRead * if &previewwindow | let b:dwm_disabled = 1 | endif]]\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/delphinus/dwm.nvim\"})\n\nlocal dwm = require \"dwm\"\ndwm.setup {\n key_maps = false,\n master_pane_count = 1,\n master_pane_width = \"60%\"\n}\nvim.keymap.set(\"n\", \"<C-j>\", \"<C-w>w\")\nvim.keymap.set(\"n\", \"<C-k>\", \"<C-w>W\")\nvim.keymap.set(\"n\", \"<A-CR>\", dwm.focus)\nvim.keymap.set(\"n\", \"<C-@>\", dwm.focus)\nvim.keymap.set(\"n\", \"<C-Space>\", dwm.focus)\nvim.keymap.set(\"n\", \"<C-l>\", dwm.grow)\nvim.keymap.set(\"n\", \"<C-h>\", dwm.shrink)\nvim.keymap.set(\"n\", \"<C-n>\", dwm.new)\nvim.keymap.set(\"n\", \"<C-q>\", dwm.rotateLeft)\nvim.keymap.set(\"n\", \"<C-s>\", dwm.rotate)\nvim.keymap.set(\n \"n\",\n \"<C-c>\",\n function()\n vim.notify(\"closing!\", vim.log.levels.INFO)\n dwm.close()\n end\n)\nvim.cmd [[au BufRead * if &previewwindow | let b:dwm_disabled = 1 | endif]]",
"updated_at": "2025-02-14T02:38:21Z"
},
"3rd/sqlite.nvim": {
"source": "default",
"lazy": "return { \"3rd/sqlite.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/3rd/sqlite.nvim'})",
"updated_at": "2025-02-09T21:48:24Z"
},
"javiorfo/nvim-hemingway": {
"source": "lazy.nvim",
"lazy": "return {\n \"javiorfo/nvim-hemingway\",\n lazy = true,\n dependencies = {\n \"javiorfo/nvim-popcorn\"\n },\n cmd = {\"HemingwayInfo\"},\n keys = {\n {\n \"<leader>co\",\n \"<Plug>HemingwayComment\"\n },\n {\n \"<leader>co\",\n \"<Plug>HemingwayMultiComment\",\n mode = \"v\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/javiorfo/nvim-popcorn\"})\nvim.pack.add({\"https://github.com/javiorfo/nvim-hemingway\"})",
"updated_at": "2025-02-09T19:23:27Z"
},
"lionhairdino/saekpen.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"lionhairdino/saekpen.nvim\",\n config = true,\n cmd = \"SaekpenMode\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/lionhairdino/saekpen.nvim\"})\n\nrequire(\"saekpen\").setup()",
"updated_at": "2025-02-08T09:02:19Z"
},
"sshelll/telescope-gott.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"sshelll/telescope-gott.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/sshelll/telescope-gott.nvim\"})",
"updated_at": "2025-02-07T03:01:24Z"
},
"MahanRahmati/blink-nerdfont.nvim": {
"source": "default",
"lazy": "return { \"MahanRahmati/blink-nerdfont.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/MahanRahmati/blink-nerdfont.nvim'})",
"updated_at": "2025-02-06T19:47:53Z"
},
"ii14/neobolt.nvim": {
"source": "default",
"lazy": "return { \"ii14/neobolt.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ii14/neobolt.nvim'})",
"updated_at": "2025-02-06T10:42:36Z"
},
"javiorfo/nvim-popcorn": {
"source": "lazy.nvim",
"lazy": "return {\n \"javiorfo/nvim-popcorn\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/javiorfo/nvim-popcorn\"})",
"updated_at": "2025-01-30T17:23:34Z"
},
"HenriqueArtur/neo-gitmoji.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"HenriqueArtur/neo-gitmoji.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/HenriqueArtur/neo-gitmoji.nvim\"})\n\nrequire(\"neo-gitmoji\").setup({})",
"updated_at": "2025-01-29T11:19:36Z"
},
"takeshiD/avante-status.nvim": {
"source": "default",
"lazy": "return { \"takeshiD/avante-status.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/takeshiD/avante-status.nvim'})",
"updated_at": "2025-01-29T01:25:46Z"
},
"kurotych/ccryptor.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"kurotych/ccryptor.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/kurotych/ccryptor.nvim\"})",
"updated_at": "2025-01-28T09:44:43Z"
},
"lewis6991/github_dark.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"lewis6991/github_dark.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/lewis6991/github_dark.nvim\"})",
"updated_at": "2025-01-22T10:00:20Z"
},
"v1nh1shungry/cppman.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"v1nh1shungry/cppman.nvim\",\n cmd = \"Cppman\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\", -- optional for telescope picker\n \"folke/snacks.nvim\" -- optional for snacks picker\n },\n opts = {} -- required, `setup()` must be called\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/v1nh1shungry/cppman.nvim\"})\n\nrequire(\"cppman\").setup({})",
"updated_at": "2025-01-21T02:27:15Z"
},
"dinhhuy258/sfm-git.nvim": {
"source": "default",
"lazy": "return { \"dinhhuy258/sfm-git.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dinhhuy258/sfm-git.nvim'})",
"updated_at": "2025-01-20T02:58:54Z"
},
"huynle/bible.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"huynle/bible.nvim\",\n event = \"VeryLazy\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"MunifTanjim/nui.nvim\"\n },\n keys = {\n {\n \"<leader>bj\",\n \"<Cmd>BibleLookupSelection {view = 'below'}<CR>\",\n mode = {\"v\"}\n },\n {\n \"<leader>bb\",\n \"<Cmd>BibleLookupSelection<CR>\",\n mode = {\"v\"}\n },\n {\n -- look up King James Version, if not defined, used default\n \"<leader>bK\",\n \"<Cmd>BibleLookup {version = 'KJV'}<CR>\",\n mode = {\"n\"}\n },\n {\n \"<leader>bb\",\n \"<Cmd>BibleLookup<CR>\",\n mode = {\"n\"}\n }\n },\n opts = {\n lookup_defaults = {\n -- defaults, for more configuration look at lua/bible/config.lua\n version = \"NABRE\", -- any version that is available on BibleGateway\n query = \"Genesis 1:1\", -- query can be split be commas, e.g. 'Gen 1:1, Jn 1:1'\n view = \"split\", -- 'split', 'below', 'right'\n numbering = true,\n footnotes = true\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/huynle/bible.nvim\"})\n\nrequire(\"bible\").setup(\n {\n lookup_defaults = {\n -- defaults, for more configuration look at lua/bible/config.lua\n version = \"NABRE\", -- any version that is available on BibleGateway\n query = \"Genesis 1:1\", -- query can be split be commas, e.g. 'Gen 1:1, Jn 1:1'\n view = \"split\", -- 'split', 'below', 'right'\n numbering = true,\n footnotes = true\n }\n }\n)",
"updated_at": "2025-01-19T13:32:37Z"
},
"yorickpeterse/nvim-dd": {
"source": "default",
"lazy": "return { \"yorickpeterse/nvim-dd\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/yorickpeterse/nvim-dd'})",
"updated_at": "2025-01-16T21:25:51Z"
},
"abhilash26/zenline.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"abhilash26/zenline.nvim\",\n event = {\n \"WinEnter\",\n \"BufEnter\",\n \"ColorScheme\"\n },\n opts = {} -- uses default (normal) configuration\n}",
"vimpack": "vim.pack.add({\"https://github.com/abhilash26/zenline.nvim\"})\n\nrequire(\"zenline\").setup({})",
"updated_at": "2025-10-25T10:39:11Z"
},
"jackplus-xyz/scroll-it.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jackplus-xyz/scroll-it.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/jackplus-xyz/scroll-it.nvim\"})\n\nrequire(\"scroll-it\").setup({})",
"updated_at": "2025-01-15T19:48:19Z"
},
"cuducos/spellfile.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"cuducos/spellfile.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/cuducos/spellfile.nvim\"})",
"updated_at": "2025-01-13T14:19:45Z"
},
"mvllow/matcha.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mvllow/matcha.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mvllow/matcha.nvim\"})",
"updated_at": "2025-07-20T14:16:25Z"
},
"ycdzj/win-mover.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ycdzj/win-mover.nvim\",\n lazy = false,\n opts = {} -- configuration goes here\n}",
"vimpack": "vim.pack.add({\"https://github.com/ycdzj/win-mover.nvim\"})\n\nrequire(\"win-mover\").setup({})",
"updated_at": "2025-01-10T18:05:38Z"
},
"ikeasamoahansah/clipboard.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ikeasamoahansah/clipboard.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n config = function()\n require(\"clipboard\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/ikeasamoahansah/clipboard.nvim\"})\n\nrequire(\"clipboard\").setup()",
"updated_at": "2025-10-27T03:40:53Z"
},
"wsdjeg/quickfix.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"wsdjeg/quickfix.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/wsdjeg/quickfix.nvim\"})",
"updated_at": "2025-01-07T00:13:15Z"
},
"pogyomo/winresize.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"pogyomo/winresize.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/pogyomo/winresize.nvim\"})",
"updated_at": "2025-01-06T19:34:47Z"
},
"pogyomo/cppguard.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"pogyomo/cppguard.nvim\",\n dependencies = {\n \"L3MON4D3/LuaSnip\" -- If you're using luasnip.\n },\n lazy = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/L3MON4D3/LuaSnip\"})\nvim.pack.add({\"https://github.com/pogyomo/cppguard.nvim\"})",
"updated_at": "2025-01-06T19:33:38Z"
},
"grecodavide/file_browser.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"grecodavide/file_browser.nvim\",\n dependencies = {\n \"echasnovski/mini.icons\" -- to display file icons\n },\n lazy = true,\n config = function()\n require(\n \"file_browser\"\n ).setup(\n {\n width_scale = 0.9,\n height_scale = 0.8,\n mappings = {\n {\n mode = \"i\",\n lhs = \"<C-r>\",\n callback = \"rename\"\n }\n }\n }\n )\n end,\n -- I like to have <leader>fe to open file browser in the same path as current file, and <leader>fE in the CWD\n keys = {\n {\n \"<leader>fe\",\n function()\n require(\n \"file_browser\"\n ).open(\n vim.fn.expand(\n \"%:p:h\"\n )\n )\n end,\n desc = \"[F]ile [E]xplorer current file\"\n },\n {\n \"<leader>fE\",\n function()\n require(\n \"file_browser\"\n ).open()\n end,\n desc = \"[F]ile [E]xplorer CWD\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/echasnovski/mini.icons\"})\nvim.pack.add({\"https://github.com/grecodavide/file_browser.nvim\"})\n\nrequire(\"file_browser\").setup(\n {\n width_scale = 0.9,\n height_scale = 0.8,\n mappings = {\n {\n mode = \"i\",\n lhs = \"<C-r>\",\n callback = \"rename\"\n }\n }\n }\n)",
"updated_at": "2025-01-03T13:52:20Z"
},
"AntonVanAssche/md-headers.nvim": {
"source": "default",
"lazy": "return { \"AntonVanAssche/md-headers.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/AntonVanAssche/md-headers.nvim'})",
"updated_at": "2025-10-19T14:39:59Z"
},
"AntonVanAssche/date-time-inserter.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"AntonVanAssche/date-time-inserter.nvim\",\n version = \"*\",\n lazy = false,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/AntonVanAssche/date-time-inserter.nvim\"})\n\nrequire(\"date-time-inserter\").setup({})",
"updated_at": "2025-10-15T21:22:51Z"
},
"zuzmuz/nvimawscli": {
"source": "lazy.nvim",
"lazy": "return {\n \"zuzmuz/nvimawscli\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/zuzmuz/nvimawscli\"})\n\nrequire(\"nvimawscli\").setup()",
"updated_at": "2025-05-08T14:28:51Z"
},
"WieeRd/auto-lsp.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"WieeRd/auto-lsp.nvim\",\n dependencies = {\n \"neovim/nvim-lspconfig\"\n },\n event = \"VeryLazy\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/WieeRd/auto-lsp.nvim\"})\n\nrequire(\"auto-lsp\").setup({})",
"updated_at": "2024-12-29T10:27:06Z"
},
"CWood-sdf/cmdTree.nvim": {
"source": "default",
"lazy": "return { \"CWood-sdf/cmdTree.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/CWood-sdf/cmdTree.nvim'})",
"updated_at": "2024-12-29T00:55:10Z"
},
"zongben/capsoff.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"zongben/capsoff.nvim\",\n build = \":CapsLockOffBuild\",\n config = function()\n require(\"capsoff\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/zongben/capsoff.nvim\"})\n\nrequire(\"capsoff\").setup()",
"updated_at": "2024-12-27T16:50:45Z"
},
"Dan7h3x/chatter.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Dan7h3x/chatter.nvim\",\n event = \"VeryLazy\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"ibhagwan/fzf-lua\"\n },\n keys = {\n {\n \"<leader>cc\",\n \"<Cmd>ChatterStart<CR>\",\n desc = \"Chatter Start\"\n }\n },\n config = function()\n require(\"chatter\").setup(\n {\n offline_api_url = os.getenv(\n \"OLLAMA_HOST\"\n ) or\n \"http://localhost:8888\",\n sidebar_width = 60,\n sidebar_height = vim.o.lines -\n 12,\n models = {},\n highlight = {\n title = \"Title\",\n user = \"Comment\",\n assistant = \"String\",\n system = \"Type\",\n error = \"ErrorMsg\",\n loading = \"WarningMsg\"\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/Dan7h3x/chatter.nvim\"})\n\nrequire(\"chatter\").setup(\n {\n offline_api_url = os.getenv(\"OLLAMA_HOST\") or \"http://localhost:8888\",\n sidebar_width = 60,\n sidebar_height = vim.o.lines - 12,\n models = {},\n highlight = {\n title = \"Title\",\n user = \"Comment\",\n assistant = \"String\",\n system = \"Type\",\n error = \"ErrorMsg\",\n loading = \"WarningMsg\"\n }\n }\n)",
"updated_at": "2024-12-25T10:46:26Z"
},
"thelastpsion/lazygit-confirm.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"thelastpsion/lazygit-confirm.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/thelastpsion/lazygit-confirm.nvim\"})\n\nrequire(\"lazygit-confirm\").setup({})",
"updated_at": "2024-12-24T22:34:53Z"
},
"nicholasxjy/snipe-marks.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nicholasxjy/snipe-marks.nvim\",\n dependencies = {\n \"leath-dub/snipe.nvim\"\n },\n keys = {\n {\n \"<leader>ml\",\n function()\n require(\n \"snipe-marks\"\n ).open_marks_menu(\n\n )\n end,\n desc = \"Find local marks\"\n },\n {\n \"<leader>ma\",\n function()\n require(\n \"snipe-marks\"\n ).open_marks_menu(\n \"all\"\n )\n end,\n desc = \"Find all marks\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/leath-dub/snipe.nvim\"})\nvim.pack.add({\"https://github.com/nicholasxjy/snipe-marks.nvim\"})",
"updated_at": "2024-12-14T12:46:52Z"
},
"gcanoxl/cloc.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"gcanoxl/cloc.nvim\",\n opts = {\n program = \"gocloc\", -- `gocloc` or `tokei` or `cloc`\n -- order matters, the more specific should be first\n projects = {\n -- flutter project\n {\n pattern = \"pubspec.yaml\",\n include = {\n \"lib\"\n }\n },\n -- project managed by git\n {\n pattern = \".git\",\n include = {\n \".\"\n }\n },\n -- project declared by .project file\n {\n pattern = \".project\",\n include = {\n \".\"\n }\n }\n },\n autocmds = {\n \"BufWritePost\"\n } -- or nil, nil indicates no autocmd will be set\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/gcanoxl/cloc.nvim\"})\n\nrequire(\"cloc\").setup(\n {\n program = \"gocloc\", -- `gocloc` or `tokei` or `cloc`\n -- order matters, the more specific should be first\n projects = {\n -- flutter project\n {\n pattern = \"pubspec.yaml\",\n include = {\"lib\"}\n },\n -- project managed by git\n {\n pattern = \".git\",\n include = {\".\"}\n },\n -- project declared by .project file\n {\n pattern = \".project\",\n include = {\".\"}\n }\n },\n autocmds = {\"BufWritePost\"} -- or nil, nil indicates no autocmd will be set\n }\n)",
"updated_at": "2024-12-14T09:25:06Z"
},
"samsze0/websocket.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"samsze0/websocket.nvim\",\n dependencies = {\n \"samsze0/utils.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/samsze0/utils.nvim\"})\nvim.pack.add({\"https://github.com/samsze0/websocket.nvim\"})",
"updated_at": "2024-12-13T10:22:07Z"
},
"yuriescl/minimal-bookmarks.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"yuriescl/minimal-bookmarks.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/yuriescl/minimal-bookmarks.nvim\"})",
"updated_at": "2024-12-09T13:49:17Z"
},
"aohoyd/broot.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"aohoyd/broot.nvim\",\n lazy = false,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/aohoyd/broot.nvim\"})\n\nrequire(\"broot\").setup({})",
"updated_at": "2024-12-06T18:03:42Z"
},
"soulsam480/nvim-oxlint": {
"source": "lazy.nvim",
"lazy": "return {\n \"soulsam480/nvim-oxlint\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/soulsam480/nvim-oxlint\"})\n\nrequire(\"nvim-oxlint\").setup({})",
"updated_at": "2024-12-05T15:27:55Z"
},
"andre-kotake/nvim-chezmoi": {
"source": "lazy.nvim",
"lazy": "return {\n \"andre-kotake/nvim-chezmoi\",\n dependencies = {\n {\n \"nvim-lua/plenary.nvim\"\n },\n {\n \"nvim-telescope/telescope.nvim\"\n }\n },\n opts = {},\n config = function(_, opts)\n require(\n \"nvim-chezmoi\"\n ).setup(opts)\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/andre-kotake/nvim-chezmoi\"})\n\nrequire(\"nvim-chezmoi\").setup({})",
"updated_at": "2024-12-03T05:08:12Z"
},
"spinalshock/spotify.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"spinalshock/spotify.nvim\",\n dependencies = {\n {\"folke/noice.nvim\"}, -- optional\n {\n \"folke/which-key.nvim\"\n }, -- optional\n {\n \"nvim-lualine/lualine.nvim\"\n } -- optional\n },\n opts = {\n -- Default configuration options (optional for user overrides)\n keymaps = {}\n },\n config = function(_, opts)\n require(\"spotify\").setup(\n opts\n ) -- pass user options to the plugin setup\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/folke/noice.nvim\"})\nvim.pack.add({\"https://github.com/folke/which-key.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lualine/lualine.nvim\"})\nvim.pack.add({\"https://github.com/spinalshock/spotify.nvim\"})\n\nrequire(\"spotify\").setup(\n {\n -- Default configuration options (optional for user overrides)\n keymaps = {}\n }\n)",
"updated_at": "2024-12-01T22:40:07Z"
},
"kelvinauta/focushere.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kelvinauta/focushere.nvim\",\n config = function()\n require(\"focushere\").setup(\n\n )\n -- Optional KeyMap\n vim.keymap.set(\n \"v\",\n \"zf\",\n \":FocusHere<CR>\",\n {\n noremap = true,\n silent = true\n }\n )\n vim.keymap.set(\n \"n\",\n \"zf\",\n \":FocusClear<CR>\",\n {\n noremap = true,\n silent = true\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/kelvinauta/focushere.nvim\"})\n\nrequire(\"focushere\").setup()\nvim.keymap.set(\"v\", \"zf\", \":FocusHere<CR>\", {noremap = true, silent = true})\nvim.keymap.set(\"n\", \"zf\", \":FocusClear<CR>\", {noremap = true, silent = true})",
"updated_at": "2024-11-25T21:01:11Z"
},
"LucasTavaresA/simpleIndentGuides.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"LucasTavaresA/simpleIndentGuides.nvim\",\n config = function()\n vim.opt.list = true -- enable in all buffers\n require(\n \"simpleIndentGuides\"\n ).setup()\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/LucasTavaresA/simpleIndentGuides.nvim\"})\n\nvim.opt.list = true\nrequire(\"simpleIndentGuides\").setup()",
"updated_at": "2024-11-24T16:49:38Z"
},
"franespeche/teleport.nvim": {
"source": "default",
"lazy": "return { \"franespeche/teleport.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/franespeche/teleport.nvim'})",
"updated_at": "2024-11-21T16:25:13Z"
},
"nvim-contrib/nvim-ginkgo": {
"source": "default",
"lazy": "return { \"nvim-contrib/nvim-ginkgo\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvim-contrib/nvim-ginkgo'})",
"updated_at": "2024-11-21T05:13:16Z"
},
"idanarye/nvim-impairative": {
"source": "default",
"lazy": "return { \"idanarye/nvim-impairative\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/idanarye/nvim-impairative'})",
"updated_at": "2024-11-20T20:07:47Z"
},
"skylarmb/torchlight.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"skylarmb/torchlight.nvim\",\n lazy = false,\n priority = 1000,\n opts = {\n contrast = \"medium\" -- possible values: soft, medium, hard\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/skylarmb/torchlight.nvim\"})\n\nrequire(\"torchlight\").setup(\n {\n contrast = \"medium\" -- possible values: soft, medium, hard\n }\n)",
"updated_at": "2024-11-19T20:44:38Z"
},
"kungfusheep/snipe-spell.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kungfusheep/snipe-spell.nvim\",\n dependencies = \"leath-dub/snipe.nvim\",\n config = true,\n keys = {\n {\n \"<leader>fs\",\n \"<cmd>SnipeSpell <cr>\",\n desc = \"Snipe Spellchecker\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/kungfusheep/snipe-spell.nvim\"})\n\nrequire(\"snipe-spell\").setup()",
"updated_at": "2024-11-18T17:29:44Z"
},
"MrSloth-dev/Switcheroo.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"MrSloth-dev/Switcheroo.nvim\",\n dependencies = {\n \"rktjmp/lush.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/rktjmp/lush.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/MrSloth-dev/Switcheroo.nvim\"})\n\nrequire(\"Switcheroo\").setup({})",
"updated_at": "2024-11-18T10:31:27Z"
},
"iamt4nk/ndi.nvim": {
"source": "default",
"lazy": "return { \"iamt4nk/ndi.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/iamt4nk/ndi.nvim'})",
"updated_at": "2024-11-12T05:52:38Z"
},
"5eqn/nothura.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"5eqn/nothura.nvim\",\n dependencies = \"stevearc/aerial.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/stevearc/aerial.nvim\"})\nvim.pack.add({\"https://github.com/5eqn/nothura.nvim\"})",
"updated_at": "2024-11-11T13:05:15Z"
},
"BlankTiger/aqf.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"blanktiger/aqf.nvim\",\n config = function()\n require(\"aqf\").setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/BlankTiger/aqf.nvim\"})\n\nrequire(\"aqf\").setup()",
"updated_at": "2024-11-06T21:12:58Z"
},
"niuiic/todo.nvim": {
"source": "default",
"lazy": "return { \"niuiic/todo.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/todo.nvim'})",
"updated_at": "2024-11-05T13:54:29Z"
},
"Nikutsuki/bcp.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nikutsuki/bcp.nvim\",\n dependecies = {\n \"zbirenbaum/copilot.lua\"\n },\n config = function()\n require(\"bcp\").setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/Nikutsuki/bcp.nvim\"})\n\nrequire(\"bcp\").setup()",
"updated_at": "2024-11-05T12:11:02Z"
},
"domsch1988/mattern.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"domsch1988/mattern.nvim\",\n config = function()\n require(\"mattern\").setup(\n {\n markers = {\n {\n \"asgard:\",\n \"Matched ASGARD\",\n \"@comment.error\",\n \"yaml\"\n }\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/domsch1988/mattern.nvim\"})\n\nrequire(\"mattern\").setup(\n {\n markers = {\n {\"asgard:\", \"Matched ASGARD\", \"@comment.error\", \"yaml\"}\n }\n }\n)",
"updated_at": "2024-11-05T11:16:44Z"
},
"dzfrias/noir.nvim": {
"source": "default",
"lazy": "return { \"dzfrias/noir.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dzfrias/noir.nvim'})",
"updated_at": "2024-11-02T19:21:01Z"
},
"niuiic/quickfix.nvim": {
"source": "default",
"lazy": "return { \"niuiic/quickfix.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/quickfix.nvim'})",
"updated_at": "2024-11-01T14:24:42Z"
},
"kungfusheep/randomword.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kungfusheep/randomword.nvim\",\n event = \"VeryLazy\",\n config = function()\n require(\"randomword\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/kungfusheep/randomword.nvim\"})\n\nrequire(\"randomword\").setup({})",
"updated_at": "2024-10-30T20:25:16Z"
},
"daic0r/hashtags.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"daic0r/hashtags.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n config = function()\n local hashtags =\n require(\n \"hashtags\"\n )\n hashtags.setup()\n vim.keymap.set(\n \"n\",\n \"<leader>hn\",\n hashtags.nav_next\n )\n vim.keymap.set(\n \"n\",\n \"<leader>hp\",\n hashtags.nav_prev\n )\n vim.keymap.set(\n \"n\",\n \"<leader>hs\",\n hashtags.show_ui\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/daic0r/hashtags.nvim\"})\n\nlocal hashtags = require(\"hashtags\")\nhashtags.setup()\nvim.keymap.set(\"n\", \"<leader>hn\", hashtags.nav_next)\nvim.keymap.set(\"n\", \"<leader>hp\", hashtags.nav_prev)\nvim.keymap.set(\"n\", \"<leader>hs\", hashtags.show_ui)",
"updated_at": "2024-10-27T09:57:50Z"
},
"javiorfo/nvim-minimaline": {
"source": "packer.nvim",
"lazy": "return {\n \"javiorfo/nvim-minimaline\",\n dependencies = \"nvim-tree/nvim-web-devicons\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-tree/nvim-web-devicons\"})\nvim.pack.add({\"https://github.com/javiorfo/nvim-minimaline\"})",
"updated_at": "2024-10-26T13:30:42Z"
},
"defyus/doxly.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"defyus/doxly.nvim\",\n event = \"VeryLazy\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/defyus/doxly.nvim\"})\n\nrequire(\"doxly\").setup({})",
"updated_at": "2024-10-25T23:43:53Z"
},
"royanirudd/clipboard-history.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"royanirudd/clipboard-history.nvim\",\n opts = {\n max_history = 200 -- Optional: set max history (default 100)\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/royanirudd/clipboard-history.nvim\"})\n\nrequire(\"clipboard-history\").setup(\n {\n max_history = 200 -- Optional: set max history (default 100)\n }\n)",
"updated_at": "2024-10-23T10:34:20Z"
},
"Mgenuit/nvim-dap-kotlin": {
"source": "lazy.nvim",
"lazy": "return {\n \"Mgenuit/nvim-dap-kotlin\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/Mgenuit/nvim-dap-kotlin\"})\n\nrequire(\"nvim-dap-kotlin\").setup()",
"updated_at": "2024-10-17T19:28:20Z"
},
"haolian9/reveal.nvim": {
"source": "default",
"lazy": "return { \"haolian9/reveal.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/haolian9/reveal.nvim'})",
"updated_at": "2025-10-20T09:44:18Z"
},
"dgox16/devicon-colorscheme.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"dgox16/devicon-colorscheme.nvim\",\n dependencies = {\n \"nvim-tree/nvim-web-devicons\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-tree/nvim-web-devicons\"})\nvim.pack.add({\"https://github.com/dgox16/devicon-colorscheme.nvim\"})",
"updated_at": "2024-10-17T02:37:44Z"
},
"divagueame/lacasitos.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"divagueame/lacasitos.nvim\",\n config = function()\n require(\"lacasitos\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/divagueame/lacasitos.nvim\"})\n\nrequire(\"lacasitos\").setup()",
"updated_at": "2024-10-15T17:48:12Z"
},
"Treeniks/isabelle-lsp.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Treeniks/isabelle-lsp.nvim\",\n branch = \"isabelle-language-server\",\n dependencies = {\n \"neovim/nvim-lspconfig\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/Treeniks/isabelle-lsp.nvim\"})",
"updated_at": "2024-10-15T16:34:18Z"
},
"dinhhuy258/sfm-filter.nvim": {
"source": "default",
"lazy": "return { \"dinhhuy258/sfm-filter.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dinhhuy258/sfm-filter.nvim'})",
"updated_at": "2024-10-13T04:37:36Z"
},
"dhananjaylatkar/notes.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"dhananjaylatkar/notes.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\", -- for picker=\"telescope\"\n \"echasnovski/mini.pick\" -- for picker=\"mini-pick\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/echasnovski/mini.pick\"})\nvim.pack.add({\"https://github.com/dhananjaylatkar/notes.nvim\"})\n\nrequire(\"notes\").setup({})",
"updated_at": "2024-10-08T15:27:50Z"
},
"Dr-42/error-jump.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Dr-42/error-jump.nvim\",\n name = \"error-jump\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Dr-42/error-jump.nvim\"})",
"updated_at": "2024-10-05T23:25:10Z"
},
"Morozzzko/git_browse.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Morozzzko/git_browse.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Morozzzko/git_browse.nvim\"})",
"updated_at": "2024-09-25T12:58:27Z"
},
"ricardoraposo/gruvbox-minor.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ricardoraposo/gruvbox-minor.nvim\",\n lazy = false,\n priority = 1000,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/ricardoraposo/gruvbox-minor.nvim\"})\n\nrequire(\"gruvbox-minor\").setup({})",
"updated_at": "2024-09-22T20:13:19Z"
},
"panghu-huang/theme-picker.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"panghu-huang/theme-picker.nvim\",\n lazy = false,\n opts = {\n -- Options passed to Telescope\n picker = {\n layout_config = {\n width = 0.35,\n height = 0.5\n }\n -- ...\n },\n themes = {\n {\n name = \"Tokyo Night (Night)\",\n colorscheme = \"tokyonight-night\"\n },\n {\n name = \"Tokyo Night (Storm)\",\n colorscheme = \"tokyonight-storm\"\n },\n {\n name = \"One Dark (Dark)\",\n colorscheme = \"onedark\",\n before = function()\n vim.g.onedark_config = {\n style = \"dark\"\n }\n end\n },\n {\n name = \"One Dark (Darker)\",\n colorscheme = \"onedark\",\n before = function()\n vim.g.onedark_config = {\n style = \"darker\"\n }\n end\n }\n -- Add more themes\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/panghu-huang/theme-picker.nvim\"})\n\nrequire(\"theme-picker\").setup(\n {\n -- Options passed to Telescope\n picker = {\n layout_config = {\n width = 0.35,\n height = 0.5\n }\n -- ...\n },\n themes = {\n {\n name = \"Tokyo Night (Night)\",\n colorscheme = \"tokyonight-night\"\n },\n {\n name = \"Tokyo Night (Storm)\",\n colorscheme = \"tokyonight-storm\"\n },\n {\n name = \"One Dark (Dark)\",\n colorscheme = \"onedark\",\n before = function()\n vim.g.onedark_config = {\n style = \"dark\"\n }\n end\n },\n {\n name = \"One Dark (Darker)\",\n colorscheme = \"onedark\",\n before = function()\n vim.g.onedark_config = {\n style = \"darker\"\n }\n end\n }\n -- Add more themes\n }\n }\n)",
"updated_at": "2024-09-22T01:18:19Z"
},
"jayden-chan/base46.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"jayden-chan/base46.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jayden-chan/base46.nvim\"})",
"updated_at": "2024-09-20T00:30:02Z"
},
"mihyaeru21/nvim-lspconfig-bundler": {
"source": "packer.nvim",
"lazy": "return {\n \"mihyaeru21/nvim-lspconfig-bundler\",\n dependencies = \"neovim/nvim-lspconfig\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/mihyaeru21/nvim-lspconfig-bundler\"})",
"updated_at": "2024-09-19T14:35:39Z"
},
"mei28/blink-bang-word-light.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mei28/blink-bang-word-light.nvim\",\n event = {\"VeryLazy\"},\n config = function()\n require(\n \"blink-bang-word-light\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/mei28/blink-bang-word-light.nvim\"})\n\nrequire(\"blink-bang-word-light\").setup({})",
"updated_at": "2024-09-16T12:12:49Z"
},
"haydenhargreaves/gomon.nvim": {
"source": "default",
"lazy": "return { \"haydenhargreaves/gomon.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/haydenhargreaves/gomon.nvim'})",
"updated_at": "2024-09-13T00:19:55Z"
},
"NTBBloodbath/exemplum.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"NTBBloodbath/exemplum.nvim\",\n dependencies = {\n \"NTBBloodbath/logging.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/NTBBloodbath/logging.nvim\"})\nvim.pack.add({\"https://github.com/NTBBloodbath/exemplum.nvim\"})",
"updated_at": "2024-09-03T05:15:19Z"
},
"rlychrisg/keepcursor.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"rlychrisg/keepcursor.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rlychrisg/keepcursor.nvim\"})",
"updated_at": "2024-08-23T18:06:13Z"
},
"SunnyTamang/pendulum.nvim": {
"source": "default",
"lazy": "return { \"SunnyTamang/pendulum.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/SunnyTamang/pendulum.nvim'})",
"updated_at": "2024-08-22T20:45:15Z"
},
"gantoreno/nvim-gabriel": {
"source": "default",
"lazy": "return { \"gantoreno/nvim-gabriel\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/gantoreno/nvim-gabriel'})",
"updated_at": "2024-08-17T23:24:17Z"
},
"afreakk/unimpaired-which-key.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"afreakk/unimpaired-which-key.nvim\",\n dependencies = {\n \"tpope/vim-unimpaired\"\n },\n config = function()\n local wk =\n require(\n \"which-key\"\n )\n wk.add(\n require(\n \"unimpaired-which-key\"\n )\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/tpope/vim-unimpaired\"})\nvim.pack.add({\"https://github.com/afreakk/unimpaired-which-key.nvim\"})\n\nlocal wk = require(\"which-key\")\nwk.add(require(\"unimpaired-which-key\"))",
"updated_at": "2024-08-16T10:56:02Z"
},
"paulo-granthon/hyper.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"paulo-granthon/hyper.nvim\",\n config = function()\n require(\"hyper\").load(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/paulo-granthon/hyper.nvim\"})\n\nrequire(\"hyper\").load()",
"updated_at": "2024-08-15T16:26:09Z"
},
"SuperBo/lsp-ai.nvim": {
"source": "default",
"lazy": "return { \"SuperBo/lsp-ai.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/SuperBo/lsp-ai.nvim'})",
"updated_at": "2024-08-11T05:17:29Z"
},
"MasterTemple/bible.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"MasterTemple/bible.nvim\",\n keys = {\n {\n \"<leader>es\",\n '<cmd>lua require(\"telescope\").extensions.bible.bible({isReferenceOnly = false, isMultiSelect = false})<CR>',\n desc = \"Search by verse content\"\n },\n {\n \"<leader>er\",\n '<cmd>lua require(\"telescope\").extensions.bible.bible({isReferenceOnly = true, isMultiSelect = false})<CR>',\n desc = \"Search by verse reference\"\n },\n {\n \"<leader>ems\",\n '<cmd>lua require(\"telescope\").extensions.bible.bible({isReferenceOnly = false, isMultiSelect = true})<CR>',\n desc = \"Search by verse content (multi-select)\"\n },\n {\n \"<leader>emr\",\n '<cmd>lua require(\"telescope\").extensions.bible.bible({isReferenceOnly = true, isMultiSelect = true})<CR>',\n desc = \"Search by verse reference (multi-select)\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/MasterTemple/bible.nvim\"})",
"updated_at": "2024-08-07T02:12:19Z"
},
"makefunstuff/sketchbook.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"makefunstuff/sketchbook.nvim\",\n lazy = false,\n config = function()\n require(\"sketchbook\").setup(\n {\n notes_directory = \"~/my_notes/\",\n templates_directory = \"~/my_notes/templates/\",\n keymaps = {\n create_note = \"<leader>nc\",\n update_index = \"<leader>ni\",\n search_notes = \"<leader>ns\",\n select_template = \"<leader>nt\",\n create_quick_note = \"<leader>nq\",\n toggle_quick_note = \"<leader>qc\", -- Keymap for toggling quick note window\n open_entire_quick_note = \"<leader>nqe\",\n commit_notes = \"<leader>ngc\", -- Keymap for committing notes\n push_notes = \"<leader>ngp\" -- Keymap for pushing notes\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/makefunstuff/sketchbook.nvim\"})\n\nrequire(\"sketchbook\").setup(\n {\n notes_directory = \"~/my_notes/\",\n templates_directory = \"~/my_notes/templates/\",\n keymaps = {\n create_note = \"<leader>nc\",\n update_index = \"<leader>ni\",\n search_notes = \"<leader>ns\",\n select_template = \"<leader>nt\",\n create_quick_note = \"<leader>nq\",\n toggle_quick_note = \"<leader>qc\", -- Keymap for toggling quick note window\n open_entire_quick_note = \"<leader>nqe\",\n commit_notes = \"<leader>ngc\", -- Keymap for committing notes\n push_notes = \"<leader>ngp\" -- Keymap for pushing notes\n }\n }\n)",
"updated_at": "2024-08-05T13:27:23Z"
},
"atusy/qfscope.nvim": {
"source": "default",
"lazy": "return { \"atusy/qfscope.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/atusy/qfscope.nvim'})",
"updated_at": "2024-07-30T05:13:03Z"
},
"aruyu/nvim-ultivisual": {
"source": "packer.nvim",
"lazy": "return {\n \"aruyu/nvim-ultivisual\",\n config = function()\n require(\n \"nvim-ultivisual\"\n ).setup()\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/aruyu/nvim-ultivisual\"})\n\nrequire(\"nvim-ultivisual\").setup()",
"updated_at": "2024-07-30T02:08:06Z"
},
"nvim-java/nvim-java-dap": {
"source": "default",
"lazy": "return { \"nvim-java/nvim-java-dap\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvim-java/nvim-java-dap'})",
"updated_at": "2024-07-25T18:39:46Z"
},
"kungfusheep/randomquote.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kungfusheep/randomquote.nvim\",\n event = \"VimEnter\",\n config = function()\n require(\"randomquote\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/kungfusheep/randomquote.nvim\"})\n\nrequire(\"randomquote\").setup()",
"updated_at": "2024-07-24T08:46:31Z"
},
"zschreur/telescope-jj.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"zschreur/telescope-jj.nvim\",\n config = function()\n telescope.load_extension \"jj\"\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/zschreur/telescope-jj.nvim\"})\n\ntelescope.load_extension \"jj\"",
"updated_at": "2024-07-23T15:21:39Z"
},
"ojroques/nvim-bufbar": {
"source": "default",
"lazy": "return { \"ojroques/nvim-bufbar\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ojroques/nvim-bufbar'})",
"updated_at": "2025-03-17T09:38:46Z"
},
"daishengdong/calltree.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"daishengdong/calltree.nvim\",\n dependencies = {\n \"dhananjaylatkar/cscope_maps.nvim\",\n \"folke/which-key.nvim\" -- optional [for whichkey hints]\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/dhananjaylatkar/cscope_maps.nvim\"})\nvim.pack.add({\"https://github.com/folke/which-key.nvim\"})\nvim.pack.add({\"https://github.com/daishengdong/calltree.nvim\"})\n\nrequire(\"calltree\").setup({})",
"updated_at": "2024-07-22T08:46:03Z"
},
"LhKipp/nvim-git-fixer": {
"source": "vim-plug",
"lazy": "return {\n \"LhKipp/nvim-git-fixer\",\n dependencies = {\n \"tpope/vim-fugitive\",\n \"nvim-lua/plenary.nvim\",\n \"lewis6991/gitsigns.nvim\",\n \"nvim-telescope/telescope.nvim\",\n \"ibhagwan/fzf-lua\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tpope/vim-fugitive\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/lewis6991/gitsigns.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/LhKipp/nvim-git-fixer\"})",
"updated_at": "2024-07-13T12:55:50Z"
},
"motosir/skel-nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"motosir/skel-nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/motosir/skel-nvim\"})",
"updated_at": "2024-07-12T16:13:36Z"
},
"chenasraf/text-transform.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"chenasraf/text-transform.nvim\",\n -- stable version\n version = \"*\", -- or: tag = \"stable\"\n -- dev version\n -- branch = \"develop\",\n -- Optional - for Telescope popup\n dependencies = {\n \"nvim-telescope/telescope.nvim\",\n \"nvim-lua/plenary.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/chenasraf/text-transform.nvim\"})",
"updated_at": "2024-07-10T13:23:35Z"
},
"mrloop/telescope-git-branch.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mrloop/telescope-git-branch.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mrloop/telescope-git-branch.nvim\"})",
"updated_at": "2024-07-08T16:20:54Z"
},
"ryoppippi/nvim-reset": {
"source": "lazy.nvim",
"lazy": "return {\n \"ryoppippi/nvim-reset\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/ryoppippi/nvim-reset\"})\n\nrequire(\"nvim-reset\").setup({})",
"updated_at": "2024-07-03T12:32:05Z"
},
"fouladi/toggle-overlength.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"fouladi/toggle-overlength.nvim\",\n config = function()\n require(\n \"toggle-overlength\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/fouladi/toggle-overlength.nvim\"})\n\nrequire(\"toggle-overlength\").setup({})",
"updated_at": "2024-07-01T06:00:04Z"
},
"YannickFricke/codestats.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"YannickFricke/codestats.nvim\",\n config = function()\n require(\n \"codestats-nvim\"\n ).setup(\n {\n token = \"MY-CODESTATS-MACHINE-TOKEN\"\n }\n )\n end,\n dependencies = {\n {\n \"nvim-lua/plenary.nvim\"\n }\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/YannickFricke/codestats.nvim\"})\n\nrequire(\"codestats-nvim\").setup(\n {\n token = \"MY-CODESTATS-MACHINE-TOKEN\"\n }\n)",
"updated_at": "2024-06-26T22:57:09Z"
},
"spaceduck-theme/nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"spaceduck-theme/nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/spaceduck-theme/nvim\"})",
"updated_at": "2024-06-20T04:16:33Z"
},
"UtkarshVerma/molokai.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"UtkarshVerma/molokai.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/UtkarshVerma/molokai.nvim\"})",
"updated_at": "2024-06-19T00:48:43Z"
},
"karshPrime/only-tmux.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"karshPrime/only-tmux.nvim\",\n event = \"VeryLazy\",\n config = {\n new_window_name = \"session\"\n } -- optional\n}",
"vimpack": "vim.pack.add({\"https://github.com/karshPrime/only-tmux.nvim\"}) {\n new_window_name = \"session\"\n}",
"updated_at": "2024-06-18T11:42:43Z"
},
"ojroques/nvim-buildme": {
"source": "default",
"lazy": "return { \"ojroques/nvim-buildme\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ojroques/nvim-buildme'})",
"updated_at": "2024-06-17T07:35:59Z"
},
"nvimdev/cwordmini.nvim": {
"source": "default",
"lazy": "return { \"nvimdev/cwordmini.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvimdev/cwordmini.nvim'})",
"updated_at": "2024-06-08T12:54:49Z"
},
"luozhiya/lsp-virtual-improved.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"luozhiya/lsp-virtual-improved.nvim\",\n event = {\"LspAttach\"},\n config = function()\n require(\n \"lsp-virtual-improved\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/luozhiya/lsp-virtual-improved.nvim\"})\n\nrequire(\"lsp-virtual-improved\").setup()",
"updated_at": "2024-05-30T10:57:55Z"
},
"TiagoMDG/react-comp-gen.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"TiagoMDG/react-comp-gen.nvim\",\n name = \"react-component-generator\",\n config = function()\n require(\n \"react-component-generator\"\n ).setup(\n {\n templates_dir = \"~/custom-templates-directory\", -- Custom templates directory (Optional)\n file_extension = \"tsx\" -- Preferred file extension (Optional)\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/TiagoMDG/react-comp-gen.nvim\"})\n\nrequire(\"react-component-generator\").setup(\n {\n templates_dir = \"~/custom-templates-directory\", -- Custom templates directory (Optional)\n file_extension = \"tsx\" -- Preferred file extension (Optional)\n }\n)",
"updated_at": "2024-05-28T13:54:06Z"
},
"Willem-J-an/nvim-dap-powershell": {
"source": "lazy.nvim",
"lazy": "return {\n \"Willem-J-an/nvim-dap-powershell\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"mfussenegger/nvim-dap\",\n \"rcarriga/nvim-dap-ui\",\n {\n \"m00qek/baleia.nvim\",\n lazy = true,\n tag = \"v1.4.0\"\n }\n },\n config = function()\n require(\n \"dap-powershell\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/mfussenegger/nvim-dap\"})\nvim.pack.add({\"https://github.com/rcarriga/nvim-dap-ui\"})\nvim.pack.add({\"https://github.com/m00qek/baleia.nvim\"})\nvim.pack.add({\"https://github.com/Willem-J-an/nvim-dap-powershell\"})\n\nrequire(\"dap-powershell\").setup()",
"updated_at": "2024-05-27T07:34:25Z"
},
"guilhermec-costa/Tracker.nvim": {
"source": "default",
"lazy": "return { \"guilhermec-costa/Tracker.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/guilhermec-costa/Tracker.nvim'})",
"updated_at": "2024-05-22T03:28:45Z"
},
"speed2exe/zig-comp-diag.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"speed2exe/zig-comp-diag.nvim\",\n config = function()\n require(\n \"zig-comp-diag\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/speed2exe/zig-comp-diag.nvim\"})\n\nrequire(\"zig-comp-diag\").setup()",
"updated_at": "2024-05-19T14:31:31Z"
},
"arsham/arshlib.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"arsham/arshlib.nvim\",\n dependencies = {\n \"MunifTanjim/nui.nvim\",\n \"nvim-lua/plenary.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/arsham/arshlib.nvim\"})",
"updated_at": "2024-05-18T09:22:24Z"
},
"madskjeldgaard/nvim-supercollider-piano": {
"source": "packer.nvim",
"lazy": "return {\n \"madskjeldgaard/nvim-supercollider-piano\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/madskjeldgaard/nvim-supercollider-piano\"})",
"updated_at": "2024-05-15T08:27:17Z"
},
"niuiic/part-edit.nvim": {
"source": "default",
"lazy": "return { \"niuiic/part-edit.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/part-edit.nvim'})",
"updated_at": "2024-05-11T04:36:21Z"
},
"niuiic/core.nvim": {
"source": "default",
"lazy": "return { \"niuiic/core.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/core.nvim'})",
"updated_at": "2024-05-11T04:33:52Z"
},
"Cretezy/neo-tree-jj.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Cretezy/neo-tree-jj.nvim\",\n dependencies = {\n {\n \"nvim-neo-tree/neo-tree.nvim\",\n opts = function(\n _,\n opts)\n -- Register the source\n table.insert(\n opts.sources,\n \"jj\"\n )\n\n -- Optional: Replace git tab in neo-tree when in jj repo\n if\n require(\n \"neo-tree.sources.jj.utils\"\n ).get_repository_root(\n\n )\n then\n -- Remove git tab\n for i, source in ipairs(\n opts.source_selector.sources\n ) do\n if\n source.source ==\n \"git_status\"\n then\n table.remove(\n opts.source_selector.sources,\n i\n )\n break\n end\n end\n\n -- Add jj tab\n table.insert(\n opts.source_selector.sources,\n {\n display_name = \"󰊢 JJ\",\n source = \"jj\"\n }\n )\n end\n end\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-neo-tree/neo-tree.nvim\"})\nvim.pack.add({\"https://github.com/Cretezy/neo-tree-jj.nvim\"})",
"updated_at": "2024-05-10T16:15:06Z"
},
"kolja/loriini.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kolja/loriini.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"NvChad/nvim-colorizer.lua\" -- optional\n },\n config = function()\n require \"loriini\".setup(\n {\n bin = \"/usr/local/loriini\" -- path to loriini executable\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/NvChad/nvim-colorizer.lua\"})\nvim.pack.add({\"https://github.com/kolja/loriini.nvim\"})\n\nrequire \"loriini\".setup(\n {\n bin = \"/usr/local/loriini\" -- path to loriini executable\n }\n)",
"updated_at": "2024-05-09T16:05:54Z"
},
"sahlte/timed-highlight.nvim": {
"source": "default",
"lazy": "return { \"sahlte/timed-highlight.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/sahlte/timed-highlight.nvim'})",
"updated_at": "2024-05-04T21:25:57Z"
},
"TreyBastian/nvim-jack-in": {
"source": "lazy.nvim",
"lazy": "return {\n \"TreyBastian/nvim-jack-in\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/TreyBastian/nvim-jack-in\"})\n\nrequire(\"nvim-jack-in\").setup()",
"updated_at": "2024-05-02T10:30:38Z"
},
"adelarsq/snake_cursor.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"adelarsq/snake_cursor.nvim\",\n event = \"VeryLazy\",\n config = function()\n require(\n \"snake_cursor\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/adelarsq/snake_cursor.nvim\"})\n\nrequire(\"snake_cursor\").setup()",
"updated_at": "2024-05-01T21:02:00Z"
},
"jordanbrauer/citylights.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"jordanbrauer/citylights.nvim\",\n dependencies = {\n \"tjdevries/colorbuddy.vim\"\n },\n config = function()\n require(\"colorbuddy\").colorscheme(\n \"citylights\"\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tjdevries/colorbuddy.vim\"})\nvim.pack.add({\"https://github.com/jordanbrauer/citylights.nvim\"})\n\nrequire(\"colorbuddy\").colorscheme(\"citylights\")",
"updated_at": "2024-04-30T19:57:24Z"
},
"nkakouros-original/scrollofffraction.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nkakouros-original/scrollofffraction.nvim\",\n lazy = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/nkakouros-original/scrollofffraction.nvim\"})",
"updated_at": "2024-04-30T10:47:06Z"
},
"sato-s/telescope-rails.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"sato-s/telescope-rails.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/sato-s/telescope-rails.nvim\"})",
"updated_at": "2024-04-25T11:02:25Z"
},
"olacin/telescope-gitmoji.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"olacin/telescope-gitmoji.nvim\",\n config = function()\n require(\"telescope\").load_extension(\n \"gitmoji\"\n )\n end,\n dependencies = {\n \"nvim-telescope/telescope.nvim\",\n \"nvim-lua/plenary.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/olacin/telescope-gitmoji.nvim\"})\n\nrequire(\"telescope\").load_extension(\"gitmoji\")",
"updated_at": "2024-04-08T16:19:21Z"
},
"smilovanovic/telescope-search-dir-picker.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"smilovanovic/telescope-search-dir-picker.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add(\n {\"https://github.com/smilovanovic/telescope-search-dir-picker.nvim\"}\n)",
"updated_at": "2024-04-05T20:26:27Z"
},
"BitsuMamo/cheat-sh-nvim": {
"source": "vim-plug",
"lazy": "return {\n \"BitsuMamo/cheat-sh-nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/BitsuMamo/cheat-sh-nvim\"})",
"updated_at": "2024-03-28T04:11:09Z"
},
"declancm/git-scripts.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"declancm/git-scripts.nvim\",\n dependencies = \"nvim-lua/plenary.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/declancm/git-scripts.nvim\"})",
"updated_at": "2024-03-25T00:26:00Z"
},
"jla2000/lazydocs.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jla2000/lazydocs.nvim\",\n event = \"VeryLazy\",\n dependencies = {\n \"L3MON4D3/LuaSnip\",\n \"nvimtools/none-ls.nvim\",\n \"nvim-treesitter/nvim-treesitter\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/L3MON4D3/LuaSnip\"})\nvim.pack.add({\"https://github.com/nvimtools/none-ls.nvim\"})\nvim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/jla2000/lazydocs.nvim\"})\n\nrequire(\"lazydocs\").setup({})",
"updated_at": "2024-03-21T14:04:28Z"
},
"pysan3/autosession.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"pysan3/autosession.nvim\", -- restore previous session\n event = {\"VeryLazy\"}, -- OPTIONAL\n -- lazy = false, -- If you do not want to lazy load.\n dependencies = {\n \"mhinz/vim-startify\"\n }, -- OPTIONAL: Used for `:AutoSessionGlobal`\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/mhinz/vim-startify\"})\nvim.pack.add({\"https://github.com/pysan3/autosession.nvim\"})\n\nrequire(\"autosession\").setup({})",
"updated_at": "2024-03-10T09:21:27Z"
},
"dawsers/telescope-firefox.nvim": {
"source": "default",
"lazy": "return { \"dawsers/telescope-firefox.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dawsers/telescope-firefox.nvim'})",
"updated_at": "2024-03-08T03:13:29Z"
},
"mbrea-c/wal-colors.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mbrea-c/wal-colors.nvim\",\n config = function()\n vim.cmd(\n [[colorscheme mbc]]\n ) -- activate the colorscheme\n end,\n priority = 1000 -- recommended to ensure the colorscheme\n -- is loaded before other plugins\n}",
"vimpack": "vim.pack.add({\"https://github.com/mbrea-c/wal-colors.nvim\"})\n\nvim.cmd([[colorscheme mbc]])",
"updated_at": "2024-03-03T18:55:23Z"
},
"iwillreku3206/websocket.nvim": {
"source": "default",
"lazy": "return { \"iwillreku3206/websocket.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/iwillreku3206/websocket.nvim'})",
"updated_at": "2024-03-03T09:08:32Z"
},
"joshmedeski/telescope-smart-goto.nvim": {
"source": "default",
"lazy": "return { \"joshmedeski/telescope-smart-goto.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/joshmedeski/telescope-smart-goto.nvim'})",
"updated_at": "2024-02-26T15:33:56Z"
},
"svermeulen/nvim-lusc": {
"source": "packer.nvim",
"lazy": "return {\n \"svermeulen/nvim-lusc\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/svermeulen/nvim-lusc\"})",
"updated_at": "2024-02-23T13:43:12Z"
},
"DariusCorvus/tree-sitter-surrealdb.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"dariuscorvus/tree-sitter-surrealdb.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n config = function()\n -- setup step\n require(\n \"tree-sitter-surrealdb\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/DariusCorvus/tree-sitter-surrealdb.nvim\"})\n\nrequire(\"tree-sitter-surrealdb\").setup()",
"updated_at": "2024-02-20T18:02:33Z"
},
"nihancj/plugin-switcher.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nihancj/plugin-switcher.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nihancj/plugin-switcher.nvim\"})",
"updated_at": "2024-02-18T09:48:53Z"
},
"mistricky/code-link.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mistricky/code-link.nvim\"\n -- ...\n}",
"vimpack": "vim.pack.add({\"https://github.com/mistricky/code-link.nvim\"})",
"updated_at": "2024-02-14T15:26:17Z"
},
"tamton-aquib/nvim-market": {
"source": "lazy.nvim",
"lazy": "return {\n \"tamton-aquib/nvim-market\",\n import = \"nvim-market.plugins\", -- Important part!\n config = true -- No real options as of now.\n}",
"vimpack": "vim.pack.add({\"https://github.com/tamton-aquib/nvim-market\"})\n\nrequire(\"nvim-market\").setup()",
"updated_at": "2024-02-13T19:14:48Z"
},
"polarmutex/beancount.nvim": {
"source": "default",
"lazy": "return { \"polarmutex/beancount.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/polarmutex/beancount.nvim'})",
"updated_at": "2024-02-12T14:31:56Z"
},
"leosmaia21/gcompilecommands.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"leosmaia21/gcompilecommands.nvim\",\n opts = {\n tmp_file_path = \"$HOME/tmp/compilecommandsNEOVIM.json\"\n },\n ft = {\"c\", \"cpp\"} -- lazy load plugin only on C and C++ filetypes\n}",
"vimpack": "vim.pack.add({\"https://github.com/leosmaia21/gcompilecommands.nvim\"})\n\nrequire(\"gcompilecommands\").setup(\n {\n tmp_file_path = \"$HOME/tmp/compilecommandsNEOVIM.json\"\n }\n)",
"updated_at": "2024-02-10T20:26:02Z"
},
"Snikimonkd/telescope-git-conflicts.nvim": {
"source": "default",
"lazy": "return { \"Snikimonkd/telescope-git-conflicts.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Snikimonkd/telescope-git-conflicts.nvim'})",
"updated_at": "2024-01-14T11:59:28Z"
},
"kamalsacranie/nvim-mapper": {
"source": "lazy.nvim",
"lazy": "return {\n \"kamalsacranie/nvim-mapper\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/kamalsacranie/nvim-mapper\"})",
"updated_at": "2024-01-08T03:09:12Z"
},
"yriveiro/dap-go.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"yriveiro/dap-go.nvim\",\n dependencies = {\n {\n \"nvim-lua/plenary.nvim\"\n }\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/yriveiro/dap-go.nvim\"})",
"updated_at": "2024-01-07T18:25:44Z"
},
"TrevorS/uuid-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"TrevorS/uuid-nvim\",\n lazy = true,\n config = function()\n -- optional configuration\n require(\"uuid-nvim\").setup {\n case = \"upper\"\n }\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/TrevorS/uuid-nvim\"})\n\nrequire(\"uuid-nvim\").setup {\n case = \"upper\"\n}",
"updated_at": "2024-01-03T22:37:06Z"
},
"jaytyrrell13/static.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jaytyrrell13/static.nvim\",\n opts = {},\n keys = {\n {\n \"<leader>Sb\",\n \":Static build<cr>\"\n },\n {\n \"<leader>Ss\",\n \":Static serve<cr>\"\n },\n {\n \"<leader>Sp\",\n \":Static prod<cr>\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/jaytyrrell13/static.nvim\"})\n\nrequire(\"static\").setup({})",
"updated_at": "2023-12-29T19:53:52Z"
},
"tlj/api-browser.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"tlj/api-browser.nvim\",\n dependencies = {\n \"kkharji/sqlite.lua\",\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n config = function()\n require(\"api-browser\").setup(\n\n )\n end,\n keys = {\n {\n \"<leader>sa\",\n \"<cmd>ApiBrowser open<cr>\",\n desc = \"Select an API.\"\n },\n {\n \"<leader>sd\",\n \"<cmd>ApiBrowser select_local_server<cr>\",\n desc = \"Select environment.\"\n },\n {\n \"<leader>sx\",\n \"<cmd>ApiBrowser select_remote_server<cr>\",\n desc = \"Select remote environment.\"\n },\n {\n \"<leader>se\",\n \"<cmd>ApiBrowser endpoints<cr>\",\n desc = \"Open list of endpoints for current API.\"\n },\n {\n \"<leader>sr\",\n \"<cmd>ApiBrowser recents<cr>\",\n desc = \"Open list of recently opened API endpoints.\"\n },\n {\n \"<leader>sg\",\n \"<cmd>ApiBrowser endpoints_with_param<cr>\",\n desc = \"Open API endpoints valid for replacement text on cursor.\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/kkharji/sqlite.lua\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/tlj/api-browser.nvim\"})\n\nrequire(\"api-browser\").setup()",
"updated_at": "2023-12-21T11:03:51Z"
},
"Johanw123/avalonia.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Johanw123/avalonia.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Johanw123/avalonia.nvim\"})",
"updated_at": "2023-12-13T22:12:02Z"
},
"RomanoZumbe/yanki.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"RomanoZumbe/yanki.nvim\",\n config = function()\n require(\"yanki\").setup(\n\n )\n end,\n lazy = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/RomanoZumbe/yanki.nvim\"})\n\nrequire(\"yanki\").setup()",
"updated_at": "2023-12-13T14:21:17Z"
},
"NTBBloodbath/daylight.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"NTBBloodbath/daylight.nvim\",\n config = function()\n require(\"daylight\").setup(\n {\n day = {\n name = vim.g.colors_name,\n time = 8 -- 8 am\n },\n night = {\n name = vim.g.colors_name,\n time = 19 -- 7 pm, changes to dark theme on 07:01\n },\n interval = 60000 -- Time in milliseconds, 1 minute\n }\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/NTBBloodbath/daylight.nvim\"})\n\nrequire(\"daylight\").setup(\n {\n day = {\n name = vim.g.colors_name,\n time = 8 -- 8 am\n },\n night = {\n name = vim.g.colors_name,\n time = 19 -- 7 pm, changes to dark theme on 07:01\n },\n interval = 60000 -- Time in milliseconds, 1 minute\n }\n)",
"updated_at": "2023-12-13T00:22:05Z"
},
"skyuplam/broot.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"skyuplam/broot.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/skyuplam/broot.nvim\"})",
"updated_at": "2023-11-27T21:55:36Z"
},
"yorik1984/lualine-theme.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yorik1984/lualine-theme.nvim\",\n dependencies = {\n \"nvim-lualine/lualine.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lualine/lualine.nvim\"})\nvim.pack.add({\"https://github.com/yorik1984/lualine-theme.nvim\"})",
"updated_at": "2023-11-22T22:24:17Z"
},
"tamago324/telescope-sonictemplate.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"tamago324/telescope-sonictemplate.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tamago324/telescope-sonictemplate.nvim\"})",
"updated_at": "2023-11-20T08:57:39Z"
},
"aspeddro/rescript-tools.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"aspeddro/rescript-tools.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/aspeddro/rescript-tools.nvim\"})",
"updated_at": "2023-11-18T20:21:44Z"
},
"daic0r/dap-helper.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"daic0r/dap-helper.nvim\",\n dependencies = {\n \"rcarriga/nvim-dap-ui\",\n \"mfussenegger/nvim-dap\"\n },\n config = function()\n require(\"dap-helper\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/rcarriga/nvim-dap-ui\"})\nvim.pack.add({\"https://github.com/mfussenegger/nvim-dap\"})\nvim.pack.add({\"https://github.com/daic0r/dap-helper.nvim\"})\n\nrequire(\"dap-helper\").setup()",
"updated_at": "2023-11-16T19:22:10Z"
},
"sharonex/grape.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Sharonex/grape.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/sharonex/grape.nvim\"})",
"updated_at": "2023-11-02T14:58:57Z"
},
"nvimdev/3danimation.nvim": {
"source": "default",
"lazy": "return { \"nvimdev/3danimation.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvimdev/3danimation.nvim'})",
"updated_at": "2023-10-30T00:01:24Z"
},
"arsham/fzfmania.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"arsham/fzfmania.nvim\",\n dependencies = {\n \"arshlib.nvim\",\n \"fzf.vim\",\n \"nvim.lua\",\n \"plenary.nvim\"\n -- uncomment if you want a better ui.\n -- {\n -- \"ibhagwan/fzf-lua\",\n -- dependencies = { \"kyazdani42/nvim-web-devicons\" },\n -- },\n },\n config = {},\n event = {\"VeryLazy\"}\n}",
"vimpack": "vim.pack.add({\"arshlib.nvim\"})\nvim.pack.add({\"fzf.vim\"})\nvim.pack.add({\"nvim.lua\"})\nvim.pack.add({\"plenary.nvim\"})\nvim.pack.add({\"https://github.com/arsham/fzfmania.nvim\"}) {}",
"updated_at": "2023-10-28T10:30:33Z"
},
"cesaralvarod/tokyogogh.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"cesaralvarod/tokyogogh.nvim\",\n lazy = false,\n priority = 1000\n}",
"vimpack": "vim.pack.add({\"https://github.com/cesaralvarod/tokyogogh.nvim\"})",
"updated_at": "2023-10-24T06:04:20Z"
},
"ii14/onedark.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"ii14/onedark.nvim\",\n dependencies = {\n \"joshdick/onedark.vim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/joshdick/onedark.vim\"})\nvim.pack.add({\"https://github.com/ii14/onedark.nvim\"})",
"updated_at": "2023-10-23T23:49:58Z"
},
"aidenlangley/auto-save.nvim": {
"source": "default",
"lazy": "return { \"aidenlangley/auto-save.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/aidenlangley/auto-save.nvim'})",
"updated_at": "2023-10-18T06:43:02Z"
},
"Bhanukamax/tman.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Bhanukamax/tman.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Bhanukamax/tman.nvim\"})",
"updated_at": "2023-10-09T15:16:33Z"
},
"Velrok/pr_status.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Velrok/pr_status.nvim\",\n config = function()\n require(\"pr_status\").setup(\n {\n auto_start = true\n } -- if you want it to just start\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/Velrok/pr_status.nvim\"})\n\nrequire(\"pr_status\").setup(\n {auto_start = true} -- if you want it to just start\n)",
"updated_at": "2023-10-04T14:37:06Z"
},
"RutaTang/spectacle.nvim": {
"source": "default",
"lazy": "return { \"RutaTang/spectacle.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/RutaTang/spectacle.nvim'})",
"updated_at": "2023-09-28T06:06:07Z"
},
"Koalhack/koalight.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Koalhack/koalight.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Koalhack/koalight.nvim\"})",
"updated_at": "2023-09-22T13:15:20Z"
},
"moozd/aidoc.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"moozd/aidoc.nvim\",\n config = function()\n require(\"aidoc\").setup(\n {\n email = \"<your email is optional>\",\n width = 65,\n keymap = \"<leader>d\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/moozd/aidoc.nvim\"})\n\nrequire(\"aidoc\").setup(\n {\n email = \"<your email is optional>\",\n width = 65,\n keymap = \"<leader>d\"\n }\n)",
"updated_at": "2023-09-21T08:08:24Z"
},
"neovim-stuff/null-ls.nvim": {
"source": "default",
"lazy": "return { \"neovim-stuff/null-ls.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/neovim-stuff/null-ls.nvim'})",
"updated_at": "2023-09-19T10:14:08Z"
},
"dragfire/leetup.nvim": {
"source": "default",
"lazy": "return { \"dragfire/leetup.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dragfire/leetup.nvim'})",
"updated_at": "2023-09-15T22:02:59Z"
},
"Grazfather/blinker.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Grazfather/blinker.nvim\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/Grazfather/blinker.nvim\"})\n\nrequire(\"blinker\").setup()",
"updated_at": "2023-09-14T16:29:22Z"
},
"xlboy/swap-ternary.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"xlboy/swap-ternary.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/xlboy/swap-ternary.nvim\"})",
"updated_at": "2023-09-11T16:01:58Z"
},
"aaron-p1/virt-notes.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"aaron-p1/virt-notes.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/aaron-p1/virt-notes.nvim\"})",
"updated_at": "2023-09-10T13:40:08Z"
},
"gw31415/deepl-commands.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"gw31415/deepl-commands.nvim\",\n dependencies = {\n \"gw31415/deepl.vim\",\n \"gw31415/fzyselect.vim\" -- Optional\n },\n config = function()\n require \"deepl-commmands\".setup {\n selector_func = require \"fzyselect\".start, -- Default value is `vim.ui.select`\n default_target = \"JA\" -- Default value is 'EN'\n }\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/gw31415/deepl.vim\"})\nvim.pack.add({\"https://github.com/gw31415/fzyselect.vim\"})\nvim.pack.add({\"https://github.com/gw31415/deepl-commands.nvim\"})\n\nrequire \"deepl-commmands\".setup {\n selector_func = require \"fzyselect\".start, -- Default value is `vim.ui.select`\n default_target = \"JA\" -- Default value is 'EN'\n}",
"updated_at": "2023-09-09T15:47:38Z"
},
"tandy1229/wordswitch.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"tandy1229/wordswitch.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tandy1229/wordswitch.nvim\"})",
"updated_at": "2023-09-07T09:20:34Z"
},
"jake-stewart/recursive-macro.nvim": {
"source": "default",
"lazy": "return { \"jake-stewart/recursive-macro.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jake-stewart/recursive-macro.nvim'})",
"updated_at": "2023-09-06T13:19:56Z"
},
"doums/tenaille.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n -- plugin spec\n \"doums/tenaille.nvim\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/doums/tenaille.nvim\"})\n\nrequire(\"tenaille\").setup()",
"updated_at": "2023-09-03T12:08:39Z"
},
"shadyalfred/electric-quotes.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"shadyalfred/electric-quotes.nvim\",\n dependencies = {\n \"uga-rosa/utf8.nvim\"\n },\n cmd = \"ElectricQuotesToggle\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/uga-rosa/utf8.nvim\"})\nvim.pack.add({\"https://github.com/shadyalfred/electric-quotes.nvim\"})",
"updated_at": "2023-08-30T17:46:08Z"
},
"nvimdev/rapid.nvim": {
"source": "default",
"lazy": "return { \"nvimdev/rapid.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvimdev/rapid.nvim'})",
"updated_at": "2023-08-17T09:06:59Z"
},
"kyoh86/telescope-windows.nvim": {
"source": "default",
"lazy": "return { \"kyoh86/telescope-windows.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/kyoh86/telescope-windows.nvim'})",
"updated_at": "2023-08-14T00:58:37Z"
},
"dharmx/toml.nvim": {
"source": "default",
"lazy": "return { \"dharmx/toml.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dharmx/toml.nvim'})",
"updated_at": "2023-08-11T21:47:29Z"
},
"rafi/neoconf-venom.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"rafi/neoconf-venom.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/rafi/neoconf-venom.nvim\"})",
"updated_at": "2023-08-02T00:44:45Z"
},
"kdheepak/JET.nvim": {
"source": "default",
"lazy": "return { \"kdheepak/JET.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/kdheepak/JET.nvim'})",
"updated_at": "2023-07-26T21:39:41Z"
},
"bfredl/nvim-zigclient": {
"source": "default",
"lazy": "return { \"bfredl/nvim-zigclient\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/bfredl/nvim-zigclient'})",
"updated_at": "2023-07-20T13:52:09Z"
},
"frenchtoasters/telescope-kubectl.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"frenchtoasters/telescope-kubectl.nvim\",\n dependencies = {\n \"nvim-lua/popup.nvim\",\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/popup.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/frenchtoasters/telescope-kubectl.nvim\"})",
"updated_at": "2023-07-16T22:15:31Z"
},
"dawsers/navigator.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"dawsers/navigator.nvim\",\n config = function()\n local navigator =\n require(\n \"navigator\"\n )\n vim.keymap.set(\n \"n\",\n \"<space>n\",\n function()\n navigator.navigate(\n\n )\n end,\n {\n desc = \"navigator\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/dawsers/navigator.nvim\"})\n\nlocal navigator = require(\"navigator\")\nvim.keymap.set(\n \"n\",\n \"<space>n\",\n function()\n navigator.navigate()\n end,\n {desc = \"navigator\"}\n)",
"updated_at": "2023-07-13T20:35:09Z"
},
"michel-garcia/fzf-lua-file-browser.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"michel-garcia/fzf-lua-file-browser.nvim\",\n dependencies = {\n \"ibhagwan/fzf-lua\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/michel-garcia/fzf-lua-file-browser.nvim\"})",
"updated_at": "2025-10-30T20:47:52Z"
},
"rareitems/put_at_end.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"rareitems/put_at_end.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rareitems/put_at_end.nvim\"})",
"updated_at": "2024-07-29T14:34:06Z"
},
"nativerv/cyrillic.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nativerv/cyrillic.nvim\",\n event = {\"VeryLazy\"},\n config = function()\n require(\"cyrillic\").setup(\n {\n no_cyrillic_abbrev = false -- default\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nativerv/cyrillic.nvim\"})\n\nrequire(\"cyrillic\").setup(\n {\n no_cyrillic_abbrev = false -- default\n }\n)",
"updated_at": "2023-07-07T03:33:01Z"
},
"ja-he/heat.nvim": {
"source": "default",
"lazy": "return { \"ja-he/heat.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ja-he/heat.nvim'})",
"updated_at": "2023-06-30T17:17:12Z"
},
"LinArcX/telescope-changes.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"LinArcX/telescope-changes.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/LinArcX/telescope-changes.nvim\"})",
"updated_at": "2023-06-28T21:49:39Z"
},
"sonjiku/yawnc.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"sonjiku/yawnc.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/sonjiku/yawnc.nvim\"})",
"updated_at": "2023-06-25T17:21:06Z"
},
"alohaia/fcitx.nvim": {
"source": "default",
"lazy": "return { \"alohaia/fcitx.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/alohaia/fcitx.nvim'})",
"updated_at": "2023-06-12T13:05:09Z"
},
"WhiteBlackGoose/gpt4all.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"WhiteBlackGoose/gpt4all.nvim\",\n event = \"VeryLazy\",\n config = function()\n require(\"chatgpt\").setup(\n\n )\n end,\n dependencies = {\n \"MunifTanjim/nui.nvim\",\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/WhiteBlackGoose/gpt4all.nvim\"})\n\nrequire(\"chatgpt\").setup()",
"updated_at": "2023-06-11T18:40:06Z"
},
"Allianaab2m/telescope-kensaku.nvim": {
"source": "default",
"lazy": "return { \"Allianaab2m/telescope-kensaku.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Allianaab2m/telescope-kensaku.nvim'})",
"updated_at": "2023-06-04T05:46:49Z"
},
"yagiziskirik/AirSupport.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"yagiziskirik/AirSupport.nvim\",\n dependencies = {\n {\n \"nvim-telescope/telescope.nvim\"\n },\n {\n \"nvim-lua/plenary.nvim\"\n }\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/yagiziskirik/AirSupport.nvim\"})",
"updated_at": "2023-05-25T13:00:00Z"
},
"snelling-a/better-folds.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"snelling-a/better-folds.nvim\",\n config = function()\n require(\n \"better-folds\"\n ).setup()\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/snelling-a/better-folds.nvim\"})\n\nrequire(\"better-folds\").setup()",
"updated_at": "2023-05-24T06:50:56Z"
},
"ChristianChiarulli/onedark.nvim": {
"source": "default",
"lazy": "return { \"ChristianChiarulli/onedark.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ChristianChiarulli/onedark.nvim'})",
"updated_at": "2023-05-23T21:35:43Z"
},
"justinsgithub/oh-my-monokai.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"justinsgithub/oh-my-monokai.nvim\",\n config = function()\n require(\n \"oh-my-monokai\"\n ).setup()\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/justinsgithub/oh-my-monokai.nvim\"})\n\nrequire(\"oh-my-monokai\").setup()",
"updated_at": "2023-05-22T04:19:56Z"
},
"Chromosore/lazily-nvim": {
"source": "default",
"lazy": "return { \"Chromosore/lazily-nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Chromosore/lazily-nvim'})",
"updated_at": "2023-05-19T14:14:54Z"
},
"n04ln/diesirae.nvim": {
"source": "default",
"lazy": "return { \"n04ln/diesirae.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/n04ln/diesirae.nvim'})",
"updated_at": "2023-05-08T04:06:45Z"
},
"adambasis/nvim-autohotkey": {
"source": "default",
"lazy": "return { \"adambasis/nvim-autohotkey\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/adambasis/nvim-autohotkey'})",
"updated_at": "2023-04-26T07:31:52Z"
},
"aaditeynair/termnames.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"aaditeynair/termnames.nvim\",\n cmd = {\n \"TermOpen\",\n \"TermRename\",\n \"TermClose\",\n \"TermSave\",\n \"TermRefresh\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/aaditeynair/termnames.nvim\"})",
"updated_at": "2023-04-26T05:22:14Z"
},
"vipul-sharma20/nvim-jira": {
"source": "vim-plug",
"lazy": "return {\n \"vipul-sharma20/nvim-jira\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vipul-sharma20/nvim-jira\"})",
"updated_at": "2023-04-20T16:58:39Z"
},
"realprogrammersusevim/md-to-html.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"realprogrammersusevim/md-to-html.nvim\",\n cmd = {\n \"MarkdownToHTML\",\n \"NewMarkdownToHTML\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/realprogrammersusevim/md-to-html.nvim\"})",
"updated_at": "2023-04-19T18:39:19Z"
},
"tamago324/lir-git-status.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"tamago324/lir-git-status.nvim\",\n dependencies = {\n \"tamago324/lir.nvim\",\n \"nvim-lua/plenary.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tamago324/lir.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/tamago324/lir-git-status.nvim\"})",
"updated_at": "2023-04-19T12:41:28Z"
},
"jbyuki/ntangle-ts.nvim": {
"source": "default",
"lazy": "return { \"jbyuki/ntangle-ts.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jbyuki/ntangle-ts.nvim'})",
"updated_at": "2023-04-10T23:27:32Z"
},
"thibthib18/glab.nvim": {
"source": "default",
"lazy": "return { \"thibthib18/glab.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/thibthib18/glab.nvim'})",
"updated_at": "2023-03-27T06:20:04Z"
},
"dundargoc/gh.nvim": {
"source": "default",
"lazy": "return { \"dundargoc/gh.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dundargoc/gh.nvim'})",
"updated_at": "2023-03-26T06:13:46Z"
},
"nvimdev/porcelain.nvim": {
"source": "default",
"lazy": "return { \"nvimdev/porcelain.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvimdev/porcelain.nvim'})",
"updated_at": "2023-03-23T05:16:02Z"
},
"LinArcX/telescope-scriptnames.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"LinArcX/telescope-scriptnames.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/LinArcX/telescope-scriptnames.nvim\"})",
"updated_at": "2023-03-07T18:46:32Z"
},
"arjunmahishi/k8s.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"arjunmahishi/k8s.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/arjunmahishi/k8s.nvim\"})",
"updated_at": "2023-03-06T10:42:16Z"
},
"ranjithshegde/Unreal.nvim": {
"source": "default",
"lazy": "return { \"ranjithshegde/Unreal.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ranjithshegde/Unreal.nvim'})",
"updated_at": "2023-03-05T09:59:11Z"
},
"bbenzikry/snazzybuddy.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"bbenzikry/snazzybuddy.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/bbenzikry/snazzybuddy.nvim\"})",
"updated_at": "2023-02-26T22:22:38Z"
},
"Davidyz/lsp-location-handler.nvim": {
"source": "default",
"lazy": "return { \"Davidyz/lsp-location-handler.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Davidyz/lsp-location-handler.nvim'})",
"updated_at": "2023-02-24T14:47:42Z"
},
"AlphabetsAlphabets/gdb.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"AlphabetsAlphabets/gdb.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/AlphabetsAlphabets/gdb.nvim\"})",
"updated_at": "2023-02-22T23:54:31Z"
},
"danielo515/haxe-nvim-example-plugin": {
"source": "packer.nvim",
"lazy": "return {\n \"danielo515/haxe-nvim-example-plugin\",\n config = function()\n require \"example_plugin\"\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/danielo515/haxe-nvim-example-plugin\"})\n\nrequire \"example_plugin\"",
"updated_at": "2023-02-18T09:34:44Z"
},
"Iron-E/nvim-bufmode": {
"source": "lazy.nvim",
"lazy": "return {\n \"Iron-E/nvim-bufmode\",\n cmd = \"BufmodeEnter\", -- don't load until using this command\n config = true, -- automatically call `bufmode.setup()`; not needed if you specify `opts`\n dependencies = {\n \"Iron-E/nvim-libmodal\"\n -- 'akinsho/bufferline.nvim', (optional)\n -- 'romgrk/barbar.nvim', (optional)\n },\n keys = {\n {\n \"<Leader>b\",\n desc = \"Enter buffer mode\",\n mode = \"n\"\n }\n } -- don't load until pressing these keys\n -- opts = {}, (put `setup` options here, e.g. `opts = {enter_mapping = false}`\n}",
"vimpack": "vim.pack.add({\"https://github.com/Iron-E/nvim-libmodal\"})\nvim.pack.add({\"https://github.com/Iron-E/nvim-bufmode\"})\n\nrequire(\"nvim-bufmode\").setup()",
"updated_at": "2023-02-17T20:04:21Z"
},
"Hanaasagi/anime.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Hanaasagi/anime.nvim\",\n config = function()\n require(\"anime\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/Hanaasagi/anime.nvim\"})\n\nrequire(\"anime\").setup({})",
"updated_at": "2023-02-17T15:48:02Z"
},
"wasden/cmp-flypy.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"wasden/cmp-flypy.nvim\",\n build = \"make\",\n config = function()\n -- 配置config以修改默认配置\n require(\"flypy\").setup(\n {\n dict_name = \"flypy\", -- 选择码表:flypy为小鹤音形,wubi98为98五笔\n comment = true, -- 在所有文件类型的注释下开启\n filetype = {\n \"markdown\"\n }, -- 在指定文件类型下开启\n num_filter = true, -- 数字筛选\n source_code = false, -- 显示原码\n space_select_enable = false, -- 空格上屏开关\n space_select_enable_hint = \"\", -- 空格上屏提示样式\n space_select_switch_mappings = \"<C-Space>\" -- 空格上屏开关按键映射\n }\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/wasden/cmp-flypy.nvim\"})\n\nrequire(\"flypy\").setup(\n {\n dict_name = \"flypy\", -- 选择码表:flypy为小鹤音形,wubi98为98五笔\n comment = true, -- 在所有文件类型的注释下开启\n filetype = {\"markdown\"}, -- 在指定文件类型下开启\n num_filter = true, -- 数字筛选\n source_code = false, -- 显示原码\n space_select_enable = false, -- 空格上屏开关\n space_select_enable_hint = \"\", -- 空格上屏提示样式\n space_select_switch_mappings = \"<C-Space>\" -- 空格上屏开关按键映射\n }\n)",
"updated_at": "2023-02-10T02:13:25Z"
},
"adalessa/markdown-preview.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"adalessa/markdown-preview.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n config = true,\n ft = \"markdown\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/adalessa/markdown-preview.nvim\"})\n\nrequire(\"markdown-preview\").setup()",
"updated_at": "2023-02-04T12:32:16Z"
},
"fdschmidt93/resin.nvim": {
"source": "default",
"lazy": "return { \"fdschmidt93/resin.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/fdschmidt93/resin.nvim'})",
"updated_at": "2023-02-01T16:14:54Z"
},
"SingularisArt/telescope-sessions.nvim": {
"source": "default",
"lazy": "return { \"SingularisArt/telescope-sessions.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/SingularisArt/telescope-sessions.nvim'})",
"updated_at": "2023-01-21T00:55:04Z"
},
"jpe90/export-colorscheme.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"jpe90/export-colorscheme.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jpe90/export-colorscheme.nvim\"})",
"updated_at": "2023-01-17T20:06:53Z"
},
"nat-418/bufala.nvim": {
"source": "default",
"lazy": "return { \"nat-418/bufala.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nat-418/bufala.nvim'})",
"updated_at": "2023-01-14T07:43:32Z"
},
"oncomouse/czs.nvim": {
"source": "default",
"lazy": "return { \"oncomouse/czs.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/oncomouse/czs.nvim'})",
"updated_at": "2023-01-12T16:40:00Z"
},
"Manas140/Zazen.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Manas140/Zazen.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Manas140/Zazen.nvim\"})",
"updated_at": "2023-01-11T16:31:31Z"
},
"lrangell/theme-cycler.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"lrangell/theme-cycler.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/lrangell/theme-cycler.nvim\"})",
"updated_at": "2023-01-09T16:01:37Z"
},
"dinhhuy258/sfm-bookmark.nvim": {
"source": "default",
"lazy": "return { \"dinhhuy258/sfm-bookmark.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dinhhuy258/sfm-bookmark.nvim'})",
"updated_at": "2023-01-08T14:46:49Z"
},
"atusy/telescomp.nvim": {
"source": "default",
"lazy": "return { \"atusy/telescomp.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/atusy/telescomp.nvim'})",
"updated_at": "2023-01-01T03:44:02Z"
},
"HiPhish/nvim-cmp-vlime": {
"source": "default",
"lazy": "return { \"HiPhish/nvim-cmp-vlime\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/HiPhish/nvim-cmp-vlime'})",
"updated_at": "2022-12-29T11:31:55Z"
},
"zeertzjq/nvim-paste-fix": {
"source": "default",
"lazy": "return { \"zeertzjq/nvim-paste-fix\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/zeertzjq/nvim-paste-fix'})",
"updated_at": "2022-11-14T11:27:03Z"
},
"Allianaab2m/penumbra.nvim": {
"source": "default",
"lazy": "return { \"Allianaab2m/penumbra.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Allianaab2m/penumbra.nvim'})",
"updated_at": "2022-11-09T05:02:14Z"
},
"tjdevries/monkey.nvim": {
"source": "default",
"lazy": "return { \"tjdevries/monkey.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tjdevries/monkey.nvim'})",
"updated_at": "2022-11-09T01:47:51Z"
},
"prichrd/flagmode.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"prichrd/flagmode.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/prichrd/flagmode.nvim\"})",
"updated_at": "2022-11-06T18:02:16Z"
},
"milkias17/reloader.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"milkias17/reloader.nvim\",\n dependencies = {\n {\n \"nvim-lua/plenary.nvim\"\n }\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/milkias17/reloader.nvim\"})",
"updated_at": "2022-11-04T08:36:26Z"
},
"amarz45/nvim-unfocused-cursor": {
"source": "default",
"lazy": "return { \"amarz45/nvim-unfocused-cursor\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/amarz45/nvim-unfocused-cursor'})",
"updated_at": "2022-11-03T15:49:22Z"
},
"camilledejoye/nvim-lsp-selection-range": {
"source": "default",
"lazy": "return { \"camilledejoye/nvim-lsp-selection-range\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/camilledejoye/nvim-lsp-selection-range'})",
"updated_at": "2022-10-23T13:32:47Z"
},
"unamatasanatarai/nvim-md-todo-toggle": {
"source": "packer.nvim",
"lazy": "return {\n \"unamatasanatarai/nvim-md-todo-toggle\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add(\n {{src = \"https://github.com/unamatasanatarai/nvim-md-todo-toggle\"}}\n)",
"updated_at": "2022-10-08T06:13:04Z"
},
"jbyuki/md-prev.nvim": {
"updated_at": "2022-09-25T23:36:19Z",
"lazy": "{\n \"jbyuki/md-prev.nvim\",\n event = \"VeryLazy\",\n opts = {}\n}",
"vimpack": "vim.pack.add({ { src = 'https://github.com/jbyuki/md-prev.nvim' } })"
},
"zerochae/endpoint.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"zerochae/endpoint.nvim\",\n dependencies = {\n -- Choose one or more pickers (all optional):\n \"nvim-telescope/telescope.nvim\", -- For telescope picker\n \"folke/snacks.nvim\", -- For snacks picker\n \"stevearc/dressing.nvim\" -- Enhances vim.ui.select with telescope backend\n -- vim.ui.select picker works without dependencies\n },\n cmd = {\n \"Endpoint\",\n \"EndpointRefresh\"\n },\n config = function()\n require(\"endpoint\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/stevearc/dressing.nvim\"})\nvim.pack.add({\"https://github.com/zerochae/endpoint.nvim\"})\n\nrequire(\"endpoint\").setup()",
"updated_at": "2025-10-12T23:33:50Z"
},
"kamwitsta/vinyl.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kamwitsta/vinyl.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/kamwitsta/vinyl.nvim\"})",
"updated_at": "2025-10-10T07:49:18Z"
},
"RomanAverin/charleston.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"romanaverin/charleston.nvim\",\n name = \"charleston\",\n priority = 1000\n}",
"vimpack": "vim.pack.add({\"https://github.com/RomanAverin/charleston.nvim\"})",
"updated_at": "2025-10-16T18:02:49Z"
},
"oclay1st/maven.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"oclay1st/maven.nvim\",\n cmd = {\n \"Maven\",\n \"MavenInit\",\n \"MavenExec\",\n \"MavenFavorites\"\n },\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"MunifTanjim/nui.nvim\"\n },\n opts = {}, -- options, see default configuration\n keys = {\n {\n \"<leader>M\",\n desc = \"+Maven\",\n mode = {\"n\", \"v\"}\n },\n {\n \"<leader>Mm\",\n \"<cmd>Maven<cr>\",\n desc = \"Maven Projects\"\n },\n {\n \"<leader>Mf\",\n \"<cmd>MavenFavorites<cr>\",\n desc = \"Maven Favorite Commands\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/oclay1st/maven.nvim\"})\n\nrequire(\"maven\").setup({})",
"updated_at": "2025-10-05T02:26:12Z"
},
"wsdjeg/record-key.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wsdjeg/record-key.nvim\",\n cmds = {\"RecordKeyToggle\"},\n config_before = function()\n vim.keymap.set(\n \"n\",\n \"<leader>rk\",\n \"<cmd>RecordKeyToggle<cr>\",\n {silent = true}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/wsdjeg/record-key.nvim\"})",
"updated_at": "2025-11-03T02:47:14Z"
},
"hamidi-dev/org-super-agenda.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"hamidi-dev/org-super-agenda.nvim\",\n dependencies = {\n \"nvim-orgmode/orgmode\", -- required\n {\n \"lukas-reineke/headlines.nvim\",\n config = true\n } -- optional nicety\n },\n config = function()\n require(\n \"org-super-agenda\"\n ).setup(\n {\n -- Where to look for .org files\n org_files = {},\n org_directories = {}, -- recurse for *.org\n exclude_files = {},\n exclude_directories = {},\n -- TODO states + their quick filter keymaps and highlighting\n todo_states = {\n {\n name = \"TODO\",\n keymap = \"ot\",\n color = \"#FF5555\",\n strike_through = false,\n fields = {\n \"filename\",\n \"todo\",\n \"headline\",\n \"priority\",\n \"date\",\n \"tags\"\n }\n },\n {\n name = \"PROGRESS\",\n keymap = \"op\",\n color = \"#FFAA00\",\n strike_through = false,\n fields = {\n \"filename\",\n \"todo\",\n \"headline\",\n \"priority\",\n \"date\",\n \"tags\"\n }\n },\n {\n name = \"WAITING\",\n keymap = \"ow\",\n color = \"#BD93F9\",\n strike_through = false,\n fields = {\n \"filename\",\n \"todo\",\n \"headline\",\n \"priority\",\n \"date\",\n \"tags\"\n }\n },\n {\n name = \"DONE\",\n keymap = \"od\",\n color = \"#50FA7B\",\n strike_through = true,\n fields = {\n \"filename\",\n \"todo\",\n \"headline\",\n \"priority\",\n \"date\",\n \"tags\"\n }\n }\n },\n -- Agenda keymaps (inline comments explain each)\n keymaps = {\n filter_reset = \"oa\", -- reset all filters\n toggle_other = \"oo\", -- toggle catch-all \"Other\" section\n filter = \"of\", -- live filter (exact text)\n filter_fuzzy = \"oz\", -- live filter (fuzzy)\n filter_query = \"oq\", -- advanced query input\n undo = \"u\", -- undo last change\n reschedule = \"cs\", -- set/change SCHEDULED\n set_deadline = \"cd\", -- set/change DEADLINE\n cycle_todo = \"t\", -- cycle TODO state\n reload = \"r\", -- refresh agenda\n refile = \"R\", -- refile via Telescope/org-telescope\n hide_item = \"x\", -- hide current item\n preview = \"K\", -- preview headline content\n reset_hidden = \"X\", -- clear hidden list\n toggle_duplicates = \"D\", -- duplicate items may appear in multiple groups\n cycle_view = \"ov\" -- switch view (classic/compact)\n },\n -- Window/appearance\n window = {\n width = 0.8,\n height = 0.7,\n border = \"rounded\",\n title = \"Org Super Agenda\",\n title_pos = \"center\",\n margin_left = 0,\n margin_right = 0,\n fullscreen_border = \"none\" -- border style when using fullscreen\n },\n -- Group definitions (order matters; first match wins unless allow_duplicates=true)\n groups = {\n {\n name = \"📅 Today\",\n matcher = function(\n i)\n return i.scheduled and\n i.scheduled:is_today(\n\n )\n end,\n sort = {\n by = \"priority\",\n order = \"desc\"\n }\n },\n {\n name = \"🗓️ Tomorrow\",\n matcher = function(\n i)\n return i.scheduled and\n i.scheduled:days_from_today(\n\n ) ==\n 1\n end\n },\n {\n name = \"☠️ Deadlines\",\n matcher = function(\n i)\n return i.deadline and\n i.todo_state ~=\n \"DONE\" and\n not i:has_tag(\n \"personal\"\n )\n end,\n sort = {\n by = \"deadline\",\n order = \"asc\"\n }\n },\n {\n name = \"⭐ Important\",\n matcher = function(\n i)\n return i.priority ==\n \"A\" and\n (i.deadline or\n i.scheduled)\n end,\n sort = {\n by = \"date_nearest\",\n order = \"asc\"\n }\n },\n {\n name = \"⏳ Overdue\",\n matcher = function(\n i)\n return i.todo_state ~=\n \"DONE\" and\n ((i.deadline and\n i.deadline:is_past(\n\n )) or\n (i.scheduled and\n i.scheduled:is_past(\n\n )))\n end,\n sort = {\n by = \"date_nearest\",\n order = \"asc\"\n }\n },\n {\n name = \"🏠 Personal\",\n matcher = function(\n i)\n return i:has_tag(\n \"personal\"\n )\n end\n },\n {\n name = \"💼 Work\",\n matcher = function(\n i)\n return i:has_tag(\n \"work\"\n )\n end\n },\n {\n name = \"📆 Upcoming\",\n matcher = function(\n i)\n local days =\n require(\n \"org-super-agenda.config\"\n ).get(\n\n ).upcoming_days or\n 10\n local d1 =\n i.deadline and\n i.deadline:days_from_today(\n\n )\n local d2 =\n i.scheduled and\n i.scheduled:days_from_today(\n\n )\n return (d1 and\n d1 >=\n 0 and\n d1 <=\n days) or\n (d2 and\n d2 >=\n 0 and\n d2 <=\n days)\n end,\n sort = {\n by = \"date_nearest\",\n order = \"asc\"\n }\n }\n },\n -- Defaults & behavior\n upcoming_days = 10,\n hide_empty_groups = true, -- drop blank sections\n keep_order = false, -- keep original org order (rarely useful)\n allow_duplicates = false, -- if true, an item can live in multiple groups\n group_format = \"* %s\", -- group header format\n other_group_name = \"Other\",\n show_other_group = false, -- show catch-all section\n show_tags = true, -- draw tags on the right\n show_filename = true, -- include [filename]\n heading_max_length = 70,\n persist_hidden = false, -- keep hidden items across reopen\n view_mode = \"classic\", -- 'classic' | 'compact'\n classic = {\n heading_order = {\n \"filename\",\n \"todo\",\n \"priority\",\n \"headline\"\n },\n short_date_labels = false,\n inline_dates = true\n },\n compact = {\n filename_min_width = 10,\n label_min_width = 12\n },\n -- Global fallback sort for groups that omit `sort`\n group_sort = {\n by = \"date_nearest\",\n order = \"asc\"\n },\n debug = false\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-orgmode/orgmode\"})\nvim.pack.add({\"https://github.com/lukas-reineke/headlines.nvim\"})\nvim.pack.add({\"https://github.com/hamidi-dev/org-super-agenda.nvim\"})\n\nrequire(\"org-super-agenda\").setup(\n {\n -- Where to look for .org files\n org_files = {},\n org_directories = {}, -- recurse for *.org\n exclude_files = {},\n exclude_directories = {},\n -- TODO states + their quick filter keymaps and highlighting\n todo_states = {\n {\n name = \"TODO\",\n keymap = \"ot\",\n color = \"#FF5555\",\n strike_through = false,\n fields = {\n \"filename\",\n \"todo\",\n \"headline\",\n \"priority\",\n \"date\",\n \"tags\"\n }\n },\n {\n name = \"PROGRESS\",\n keymap = \"op\",\n color = \"#FFAA00\",\n strike_through = false,\n fields = {\n \"filename\",\n \"todo\",\n \"headline\",\n \"priority\",\n \"date\",\n \"tags\"\n }\n },\n {\n name = \"WAITING\",\n keymap = \"ow\",\n color = \"#BD93F9\",\n strike_through = false,\n fields = {\n \"filename\",\n \"todo\",\n \"headline\",\n \"priority\",\n \"date\",\n \"tags\"\n }\n },\n {\n name = \"DONE\",\n keymap = \"od\",\n color = \"#50FA7B\",\n strike_through = true,\n fields = {\n \"filename\",\n \"todo\",\n \"headline\",\n \"priority\",\n \"date\",\n \"tags\"\n }\n }\n },\n -- Agenda keymaps (inline comments explain each)\n keymaps = {\n filter_reset = \"oa\", -- reset all filters\n toggle_other = \"oo\", -- toggle catch-all \"Other\" section\n filter = \"of\", -- live filter (exact text)\n filter_fuzzy = \"oz\", -- live filter (fuzzy)\n filter_query = \"oq\", -- advanced query input\n undo = \"u\", -- undo last change\n reschedule = \"cs\", -- set/change SCHEDULED\n set_deadline = \"cd\", -- set/change DEADLINE\n cycle_todo = \"t\", -- cycle TODO state\n reload = \"r\", -- refresh agenda\n refile = \"R\", -- refile via Telescope/org-telescope\n hide_item = \"x\", -- hide current item\n preview = \"K\", -- preview headline content\n reset_hidden = \"X\", -- clear hidden list\n toggle_duplicates = \"D\", -- duplicate items may appear in multiple groups\n cycle_view = \"ov\" -- switch view (classic/compact)\n },\n -- Window/appearance\n window = {\n width = 0.8,\n height = 0.7,\n border = \"rounded\",\n title = \"Org Super Agenda\",\n title_pos = \"center\",\n margin_left = 0,\n margin_right = 0,\n fullscreen_border = \"none\" -- border style when using fullscreen\n },\n -- Group definitions (order matters; first match wins unless allow_duplicates=true)\n groups = {\n {name = \"📅 Today\", matcher = function(i)\n return i.scheduled and i.scheduled:is_today()\n end, sort = {by = \"priority\", order = \"desc\"}},\n {name = \"🗓️ Tomorrow\", matcher = function(i)\n return i.scheduled and i.scheduled:days_from_today() == 1\n end},\n {name = \"☠️ Deadlines\", matcher = function(i)\n return i.deadline and i.todo_state ~= \"DONE\" and\n not i:has_tag(\"personal\")\n end, sort = {by = \"deadline\", order = \"asc\"}},\n {name = \"⭐ Important\", matcher = function(i)\n return i.priority == \"A\" and (i.deadline or i.scheduled)\n end, sort = {by = \"date_nearest\", order = \"asc\"}},\n {\n name = \"⏳ Overdue\",\n matcher = function(i)\n return i.todo_state ~= \"DONE\" and\n ((i.deadline and i.deadline:is_past()) or\n (i.scheduled and i.scheduled:is_past()))\n end,\n sort = {by = \"date_nearest\", order = \"asc\"}\n },\n {name = \"🏠 Personal\", matcher = function(i)\n return i:has_tag(\"personal\")\n end},\n {name = \"💼 Work\", matcher = function(i)\n return i:has_tag(\"work\")\n end},\n {\n name = \"📆 Upcoming\",\n matcher = function(i)\n local days =\n require(\"org-super-agenda.config\").get().upcoming_days or\n 10\n local d1 = i.deadline and i.deadline:days_from_today()\n local d2 = i.scheduled and i.scheduled:days_from_today()\n return (d1 and d1 >= 0 and d1 <= days) or\n (d2 and d2 >= 0 and d2 <= days)\n end,\n sort = {by = \"date_nearest\", order = \"asc\"}\n }\n },\n -- Defaults & behavior\n upcoming_days = 10,\n hide_empty_groups = true, -- drop blank sections\n keep_order = false, -- keep original org order (rarely useful)\n allow_duplicates = false, -- if true, an item can live in multiple groups\n group_format = \"* %s\", -- group header format\n other_group_name = \"Other\",\n show_other_group = false, -- show catch-all section\n show_tags = true, -- draw tags on the right\n show_filename = true, -- include [filename]\n heading_max_length = 70,\n persist_hidden = false, -- keep hidden items across reopen\n view_mode = \"classic\", -- 'classic' | 'compact'\n classic = {\n heading_order = {\"filename\", \"todo\", \"priority\", \"headline\"},\n short_date_labels = false,\n inline_dates = true\n },\n compact = {filename_min_width = 10, label_min_width = 12},\n -- Global fallback sort for groups that omit `sort`\n group_sort = {by = \"date_nearest\", order = \"asc\"},\n debug = false\n }\n)",
"updated_at": "2025-10-15T19:24:22Z"
},
"n3tw0rth/scrub.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"n3tw0rth/scrub.nvim\",\n config = function()\n require(\"scrub\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/n3tw0rth/scrub.nvim\"})\n\nrequire(\"scrub\").setup()",
"updated_at": "2025-10-26T09:19:02Z"
},
"purarue/gitsigns-yadm.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"purarue/gitsigns-yadm.nvim\",\n ---@module 'gitsigns-yadm'\n ---@type GitsignsYadm.Config\n opts = {\n on_yadm_attach = function()\n -- set a buffer-local variable so that other code can run custom\n -- code if we're editing a yadm file\n vim.b.yadm_tracked =\n true\n -- setup vim-fugitive to work with yadm\n vim.fn.FugitiveDetect(\n require(\n \"gitsigns-yadm\"\n ).config.yadm_repo_git\n )\n end\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/purarue/gitsigns-yadm.nvim\"})\n\nrequire(\"gitsigns-yadm\").setup(\n {\n on_yadm_attach = function()\n -- set a buffer-local variable so that other code can run custom\n -- code if we're editing a yadm file\n vim.b.yadm_tracked = true\n -- setup vim-fugitive to work with yadm\n vim.fn.FugitiveDetect(require(\"gitsigns-yadm\").config.yadm_repo_git)\n end\n }\n)",
"updated_at": "2025-09-28T02:45:56Z"
},
"rimeinn/rime.nvim": {
"source": "default",
"lazy": "return { \"rimeinn/rime.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rimeinn/rime.nvim'})",
"updated_at": "2025-10-22T19:05:49Z"
},
"MeanderingProgrammer/dashboard.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"MeanderingProgrammer/dashboard.nvim\",\n event = \"VimEnter\",\n config = function()\n require(\"dashboard\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/MeanderingProgrammer/dashboard.nvim\"})\n\nrequire(\"dashboard\").setup({})",
"updated_at": "2025-10-14T00:02:16Z"
},
"romus204/referencer.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"romus204/referencer.nvim\",\n config = function()\n require(\"referencer\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/romus204/referencer.nvim\"})\n\nrequire(\"referencer\").setup()",
"updated_at": "2025-10-24T08:58:59Z"
},
"0x00-ketsu/maximizer.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"0x00-ketsu/maximizer.nvim\",\n config = function()\n require(\"maximizer\").setup {}\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/0x00-ketsu/maximizer.nvim\"})\n\nrequire(\"maximizer\").setup {}",
"updated_at": "2025-09-30T08:07:51Z"
},
"syaiful6/ocaml.nvim": {
"source": "default",
"lazy": "return { \"syaiful6/ocaml.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/syaiful6/ocaml.nvim'})",
"updated_at": "2025-10-17T15:37:15Z"
},
"ANGkeith/telescope-terraform-doc.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"ANGkeith/telescope-terraform-doc.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/ANGkeith/telescope-terraform-doc.nvim\"})",
"updated_at": "2025-11-03T01:57:32Z"
},
"zongben/navimark.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"zongben/navimark.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\",\n \"nvim-lua/plenary.nvim\"\n },\n config = function()\n require(\"navimark\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/zongben/navimark.nvim\"})\n\nrequire(\"navimark\").setup()",
"updated_at": "2025-09-17T06:31:34Z"
},
"Juksuu/worktrees.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Juksuu/worktrees.nvim\",\n config = function()\n require(\"worktrees\").setup(\n\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Juksuu/worktrees.nvim\"})\n\nrequire(\"worktrees\").setup()",
"updated_at": "2025-09-16T16:18:35Z"
},
"erichlf/devcontainer-cli.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"erichlf/devcontainer-cli.nvim\",\n dependencies = {\n \"akinsho/toggleterm.nvim\"\n },\n init = function()\n require(\n \"devcontainer-cli\"\n ).setup(\n {\n -- only the most useful options shown; see full config below\n interactive = false,\n toplevel = true,\n remove_existing_container = true,\n dotfiles_repository = \"https://github.com/erichlf/dotfiles.git\",\n dotfiles_branch = \"devcontainer-cli\",\n dotfiles_targetPath = \"~/dotfiles\",\n dotfiles_installCommand = \"install.sh\",\n shell = \"bash\",\n nvim_binary = \"nvim\",\n log_level = \"debug\",\n console_level = \"info\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/akinsho/toggleterm.nvim\"})\nvim.pack.add({\"https://github.com/erichlf/devcontainer-cli.nvim\"})",
"updated_at": "2025-09-16T15:21:33Z"
},
"delphinus/cellwidths.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"delphinus/cellwidths.nvim\",\n config = function()\n -- 'listchars' と 'fillchars' を事前に設定しておくのがお勧めです。\n -- vim.opt.listchars = { eol = \"⏎\" }\n -- vim.opt.fillchars = { eob = \"‣\" }\n require(\"cellwidths\").setup {\n name = \"default\"\n -- name = \"empty\", -- 空の設定です。\n -- name = \"default\", -- vim-ambiwidth のデフォルトです。\n -- name = \"cica\", -- vim-ambiwidth の Cica 用設定です。\n -- name = \"sfmono_square\", -- SF Mono Square 用設定です。\n }\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/delphinus/cellwidths.nvim\"})\n\nrequire(\"cellwidths\").setup {\n name = \"default\"\n -- name = \"empty\", -- 空の設定です。\n -- name = \"default\", -- vim-ambiwidth のデフォルトです。\n -- name = \"cica\", -- vim-ambiwidth の Cica 用設定です。\n -- name = \"sfmono_square\", -- SF Mono Square 用設定です。\n}",
"updated_at": "2025-09-16T09:12:54Z"
},
"pxwg/math-conceal.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"pxwg/math-conceal.nvim\",\n event = \"VeryLazy\",\n build = \"make lua51\",\n main = \"math-conceal\",\n --- @type LaTeXConcealOptions\n opts = {\n enabled = true,\n conceal = {\n \"greek\",\n \"script\",\n \"math\",\n \"font\",\n \"delim\",\n \"phy\"\n },\n ft = {\n \"*.tex\",\n \"*.md\",\n \"*.typ\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/pxwg/math-conceal.nvim\"})\n\nrequire(\"math-conceal\").setup(\n {\n enabled = true,\n conceal = {\n \"greek\",\n \"script\",\n \"math\",\n \"font\",\n \"delim\",\n \"phy\"\n },\n ft = {\"*.tex\", \"*.md\", \"*.typ\"}\n }\n)",
"updated_at": "2025-11-03T01:46:11Z"
},
"phrmendes/todotxt.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"phrmendes/todotxt.nvim\",\n cmd = {\n \"TodoTxt\",\n \"DoneTxt\"\n },\n opts = {\n todotxt = \"path/to/the/todo.txt\",\n donetxt = \"path/to/the/done.txt\",\n ghost_text = {\n enable = true,\n mappings = {\n [\"(A)\"] = \"now\",\n [\"(B)\"] = \"next\",\n [\"(C)\"] = \"today\"\n }\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/phrmendes/todotxt.nvim\"})\n\nrequire(\"todotxt\").setup(\n {\n todotxt = \"path/to/the/todo.txt\",\n donetxt = \"path/to/the/done.txt\",\n ghost_text = {\n enable = true,\n mappings = {\n [\"(A)\"] = \"now\",\n [\"(B)\"] = \"next\",\n [\"(C)\"] = \"today\"\n }\n }\n }\n)",
"updated_at": "2025-10-02T00:22:19Z"
},
"Piotr1215/pairup.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Piotr1215/pairup.nvim\",\n config = function()\n require(\"pairup\").setup(\n {\n provider = \"claude\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/Piotr1215/pairup.nvim\"})\n\nrequire(\"pairup\").setup(\n {\n provider = \"claude\"\n }\n)",
"updated_at": "2025-10-06T16:47:06Z"
},
"notomo/optpack.nvim": {
"source": "default",
"lazy": "return { \"notomo/optpack.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/notomo/optpack.nvim'})",
"updated_at": "2025-09-14T12:24:00Z"
},
"piersolenski/brewfile.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"piersolenski/brewfile.nvim\",\n opts = {\n -- Auto-dump Brewfile after brew commands finish\n dump_on_change = true,\n -- Show confirmation prompts for uninstall actions\n confirmation_prompt = true\n },\n keys = {\n {\n \"<leader>b\",\n desc = \"Brewfile\"\n },\n {\n \"<leader>bi\",\n function()\n require(\n \"brewfile\"\n ).install()\n end,\n desc = \"Brew install package\",\n mode = {\"n\"}\n },\n {\n \"<leader>br\",\n function()\n require(\n \"brewfile\"\n ).dump()\n end,\n desc = \"Dump Brewfile and refresh the buffer\",\n mode = {\"n\"}\n },\n {\n \"<leader>bo\",\n function()\n require(\n \"brewfile\"\n ).open_homepage(\n\n )\n end,\n desc = \"Open package homepage\",\n mode = {\"n\"}\n },\n {\n \"<leader>bd\",\n function()\n require(\n \"brewfile\"\n ).uninstall()\n end,\n desc = \"Brew uninstall package\",\n mode = {\"n\"}\n },\n {\n \"<leader>bD\",\n function()\n require(\n \"brewfile\"\n ).force_uninstall(\n\n )\n end,\n desc = \"Brew force uninstall package\",\n mode = {\"n\"}\n },\n {\n \"<leader>bI\",\n function()\n require(\n \"brewfile\"\n ).info()\n end,\n desc = \"Brew package info\",\n mode = {\"n\"}\n },\n {\n \"<leader>bu\",\n function()\n require(\n \"brewfile\"\n ).upgrade()\n end,\n desc = \"Brew upgrade package\",\n mode = {\"n\"}\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/piersolenski/brewfile.nvim\"})\n\nrequire(\"brewfile\").setup(\n {\n -- Auto-dump Brewfile after brew commands finish\n dump_on_change = true,\n -- Show confirmation prompts for uninstall actions\n confirmation_prompt = true\n }\n)",
"updated_at": "2025-09-14T10:53:49Z"
},
"praem90/db.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"praem90/db.nvim\",\n config = function()\n require(\"db\").setup(\n {\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"MunifTanjim/nui.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n main = \"db\",\n opts = {\n connections = {\n {\n name = \"QZ Local\",\n host = \"127.0.0.1\",\n port = 3306,\n user = \"root\",\n password = \"hunter2\",\n database = \"quartzy_development\"\n }\n }\n },\n keys = {\n {\n \"<leader>dbo\",\n function()\n require(\n \"db\"\n ).open(\n\n )\n end,\n desc = \"Open DB\"\n },\n {\n \"<leader>dbc\",\n function()\n require(\n \"db\"\n ).open_active_connections(\n\n )\n end,\n desc = \"Open Connections\"\n },\n {\n \"<leader>dbt\",\n function()\n require(\n \"db\"\n ).open_tables(\n\n )\n end,\n desc = \"Open Tables\"\n },\n {\n \"<leader>dbh\",\n function()\n require(\n \"db\"\n ).open_history(\n\n )\n end,\n desc = \"Open Tables\"\n }\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/praem90/db.nvim\"})\n\nrequire(\"db\").setup(\n {\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"MunifTanjim/nui.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n main = \"db\",\n opts = {\n connections = {\n {\n name = \"QZ Local\",\n host = \"127.0.0.1\",\n port = 3306,\n user = \"root\",\n password = \"hunter2\",\n database = \"quartzy_development\"\n }\n }\n },\n keys = {\n {\n \"<leader>dbo\",\n function()\n require(\"db\").open()\n end,\n desc = \"Open DB\"\n },\n {\n \"<leader>dbc\",\n function()\n require(\"db\").open_active_connections()\n end,\n desc = \"Open Connections\"\n },\n {\n \"<leader>dbt\",\n function()\n require(\"db\").open_tables()\n end,\n desc = \"Open Tables\"\n },\n {\n \"<leader>dbh\",\n function()\n require(\"db\").open_history()\n end,\n desc = \"Open Tables\"\n }\n }\n }\n)",
"updated_at": "2025-09-14T09:15:20Z"
},
"RayenMnif/tgpt.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"RayenMnif/tgpt.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/RayenMnif/tgpt.nvim\"})",
"updated_at": "2025-09-13T17:41:23Z"
},
"ingur/floatty.nvim": {
"source": "lazy.nvim",
"lazy": "return {\"ingur/floatty.nvim\"}",
"vimpack": "vim.pack.add({\"https://github.com/ingur/floatty.nvim\"})",
"updated_at": "2025-09-12T18:35:23Z"
},
"sharpchen/Eva-Theme.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sharpchen/Eva-Theme.nvim\",\n lazy = false,\n priority = 1000,\n build = \":EvaCompile\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/sharpchen/Eva-Theme.nvim\"})",
"updated_at": "2025-10-18T12:04:31Z"
},
"clpi/down.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"clpi/down.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n tag = \"*\",\n branch = \"master\",\n config = function()\n require(\"down\").setup(\n {\n workspace = {\n default = \"notes\",\n workspaces = {\n home = \"~/notes\",\n notes = \"~/notes\"\n }\n }\n }\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/clpi/down.nvim\"})\n\nrequire(\"down\").setup(\n {\n workspace = {\n default = \"notes\",\n workspaces = {\n home = \"~/notes\",\n notes = \"~/notes\"\n }\n }\n }\n)",
"updated_at": "2025-10-10T06:17:44Z"
},
"qvalentin/helm-ls.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"qvalentin/helm-ls.nvim\",\n ft = \"helm\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/qvalentin/helm-ls.nvim\"})\n\nrequire(\"helm-ls\").setup({})",
"updated_at": "2025-10-31T12:53:00Z"
},
"hanspinckaers/zap.nvim": {
"source": "default",
"lazy": "return { \"hanspinckaers/zap.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hanspinckaers/zap.nvim'})",
"updated_at": "2025-09-11T13:03:27Z"
},
"Flemma-Dev/flemma.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Flemma-Dev/flemma.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/Flemma-Dev/flemma.nvim\"})\n\nrequire(\"flemma\").setup({})",
"updated_at": "2025-10-20T06:18:47Z"
},
"nvim-mini/mini.notify": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.notify\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.notify\"})",
"updated_at": "2025-10-03T12:45:16Z"
},
"LuxVim/nvim-luxmotion": {
"source": "lazy.nvim",
"lazy": "return {\n \"LuxVim/nvim-luxmotion\",\n config = function()\n require(\"luxmotion\").setup(\n {\n cursor = {\n duration = 250,\n easing = \"ease-out\",\n enabled = true\n },\n scroll = {\n duration = 400,\n easing = \"ease-out\",\n enabled = true\n },\n performance = {\n enabled = false\n },\n keymaps = {\n cursor = true,\n scroll = true\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/LuxVim/nvim-luxmotion\"})\n\nrequire(\"luxmotion\").setup(\n {\n cursor = {\n duration = 250,\n easing = \"ease-out\",\n enabled = true\n },\n scroll = {\n duration = 400,\n easing = \"ease-out\",\n enabled = true\n },\n performance = {enabled = false},\n keymaps = {\n cursor = true,\n scroll = true\n }\n }\n)",
"updated_at": "2025-09-10T02:21:57Z"
},
"pianocomposer321/officer.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"pianocomposer321/officer.nvim\",\n dependencies = \"stevearc/overseer.nvim\",\n config = function()\n require(\"officer\").setup {}\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/pianocomposer321/officer.nvim\"})\n\nrequire(\"officer\").setup {}",
"updated_at": "2025-09-10T00:01:37Z"
},
"iamt4nk/smm.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"iamt4nk/smm.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n config = {\n premium = true,\n icons = true, -- Whether to use nerdfonts\n -- debug = true, -- These can be used in case there are any issues and you need to debug.\n -- file = '/tmp/smm_debug.log'\n\n playback = {\n timer_update_interval = 250, -- How often the timer itself is updated in ms\n timer_sync_interval = 5000, -- How often sync requests are sent to the server in ms\n playback_pos = \"BottomRight\", -- Options { 'TopLeft', 'TopRight', 'BottomLeft', 'BottomRight' }\n playback_width = 40, -- Width of the playback window\n progress_bar_width = 35 -- Width of the progress bar\n },\n spotify = {\n api_retry_max = 3, -- The number of times to retry before failing out.\n api_retry_backoff = 2000,\n auth = {\n -- These are the only absolutely required configurations.\n client_id = \"<your client id>\",\n callback_url = \"<your callback URL>\",\n callback_port = \"<your callback port>\"\n }\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/iamt4nk/smm.nvim\"}) {\n premium = true,\n icons = true, -- Whether to use nerdfonts\n -- debug = true, -- These can be used in case there are any issues and you need to debug.\n -- file = '/tmp/smm_debug.log'\n\n playback = {\n timer_update_interval = 250, -- How often the timer itself is updated in ms\n timer_sync_interval = 5000, -- How often sync requests are sent to the server in ms\n playback_pos = \"BottomRight\", -- Options { 'TopLeft', 'TopRight', 'BottomLeft', 'BottomRight' }\n playback_width = 40, -- Width of the playback window\n progress_bar_width = 35 -- Width of the progress bar\n },\n spotify = {\n api_retry_max = 3, -- The number of times to retry before failing out.\n api_retry_backoff = 2000,\n auth = {\n -- These are the only absolutely required configurations.\n client_id = \"<your client id>\",\n callback_url = \"<your callback URL>\",\n callback_port = \"<your callback port>\"\n }\n }\n}",
"updated_at": "2025-10-22T18:02:35Z"
},
"JesperLundberg/projektgunnar.nvim": {
"source": "default",
"lazy": "return { \"JesperLundberg/projektgunnar.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/JesperLundberg/projektgunnar.nvim'})",
"updated_at": "2025-10-06T10:47:54Z"
},
"yuys13/collama.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yuys13/collama.nvim\",\n lazy = false,\n config = function()\n require(\n \"collama.preset.example\"\n ).setup {\n model = \"qwen2.5-coder:7b\"\n }\n -- map accept key\n vim.keymap.set(\n \"i\",\n \"<M-j>\",\n require(\n \"collama.copilot\"\n ).accept\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/yuys13/collama.nvim\"})\n\nrequire(\"collama.preset.example\").setup {model = \"qwen2.5-coder:7b\"}\nvim.keymap.set(\"i\", \"<M-j>\", require(\"collama.copilot\").accept)",
"updated_at": "2025-10-28T03:18:55Z"
},
"mrcjkb/haskell-snippets.nvim": {
"source": "default",
"lazy": "return { \"mrcjkb/haskell-snippets.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mrcjkb/haskell-snippets.nvim'})",
"updated_at": "2025-10-06T07:49:58Z"
},
"chrisgrieser/nvim-justice": {
"source": "lazy.nvim",
"lazy": "return {\n \"chrisgrieser/nvim-justice\"\n -- optional, for streaming output and nicer parameter input\n -- dependencies = \"folke/snacks.nvim\",\n}",
"vimpack": "vim.pack.add({\"https://github.com/chrisgrieser/nvim-justice\"})",
"updated_at": "2025-10-13T10:53:34Z"
},
"idanarye/nvim-moonicipal": {
"source": "default",
"lazy": "return { \"idanarye/nvim-moonicipal\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/idanarye/nvim-moonicipal'})",
"updated_at": "2025-09-07T20:58:57Z"
},
"AmberLehmann/candyland.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"AmberLehmann/candyland.nvim\",\n priority = 1000\n}",
"vimpack": "vim.pack.add({\"https://github.com/AmberLehmann/candyland.nvim\"})",
"updated_at": "2025-09-07T20:17:11Z"
},
"aaron-p1/match-visual.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"aaron-p1/match-visual.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/aaron-p1/match-visual.nvim\"})",
"updated_at": "2025-09-07T15:49:16Z"
},
"niveK77pur/midi-input.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"niveK77pur/midi-input.nvim\",\n ft = {\"lilypond\"},\n cmd = {\"MidiInputStart\"}\n}",
"vimpack": "vim.pack.add({\"https://github.com/niveK77pur/midi-input.nvim\"})",
"updated_at": "2025-09-06T19:52:00Z"
},
"yochem/jq-playground.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yochem/jq-playground.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/yochem/jq-playground.nvim\"})",
"updated_at": "2025-09-24T13:37:21Z"
},
"hat0uma/prelive.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"hat0uma/prelive.nvim\",\n opts = {},\n cmd = {\n \"PreLiveGo\",\n \"PreLiveStatus\",\n \"PreLiveClose\",\n \"PreLiveCloseAll\",\n \"PreLiveLog\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/hat0uma/prelive.nvim\"})\n\nrequire(\"prelive\").setup({})",
"updated_at": "2025-10-05T07:15:42Z"
},
"pittcat/claude-fzf.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"pittcat/claude-fzf.nvim\",\n dependencies = {\n \"ibhagwan/fzf-lua\",\n \"coder/claudecode.nvim\"\n },\n opts = {\n auto_context = true,\n batch_size = 10\n },\n cmd = {\n \"ClaudeFzf\",\n \"ClaudeFzfFiles\",\n \"ClaudeFzfGrep\",\n \"ClaudeFzfBuffers\",\n \"ClaudeFzfGitFiles\",\n \"ClaudeFzfDirectory\"\n },\n keys = {\n {\n \"<leader>cf\",\n \"<cmd>ClaudeFzfFiles<cr>\",\n desc = \"Claude: Add files\"\n },\n {\n \"<leader>cg\",\n \"<cmd>ClaudeFzfGrep<cr>\",\n desc = \"Claude: Search and add\"\n },\n {\n \"<leader>cb\",\n \"<cmd>ClaudeFzfBuffers<cr>\",\n desc = \"Claude: Add buffers\"\n },\n {\n \"<leader>cgf\",\n \"<cmd>ClaudeFzfGitFiles<cr>\",\n desc = \"Claude: Add Git files\"\n },\n {\n \"<leader>cd\",\n \"<cmd>ClaudeFzfDirectory<cr>\",\n desc = \"Claude: Add directory files\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/coder/claudecode.nvim\"})\nvim.pack.add({\"https://github.com/pittcat/claude-fzf.nvim\"})\n\nrequire(\"claude-fzf\").setup(\n {\n auto_context = true,\n batch_size = 10\n }\n)",
"updated_at": "2025-09-05T19:25:30Z"
},
"nvim-mini/mini.hues": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.hues\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.hues\"})",
"updated_at": "2025-10-23T13:35:04Z"
},
"adriankarlen/plugin-view.nvim": {
"source": "default",
"lazy": "return { \"adriankarlen/plugin-view.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/adriankarlen/plugin-view.nvim'})",
"updated_at": "2025-09-04T19:36:37Z"
},
"FerretDetective/oil-git-signs.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n -- I recommend not installing this a dependency of oil as it isn't required\n -- until you open an oil buffer\n \"FerretDetective/oil-git-signs.nvim\",\n ft = \"oil\",\n ---@module \"oil_git_signs\"\n ---@type oil_git_signs.Config\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/FerretDetective/oil-git-signs.nvim\"})\n\nrequire(\"oil-git-signs\").setup({})",
"updated_at": "2025-09-04T19:31:09Z"
},
"JFryy/keytrail.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jfryy/keytrail.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/JFryy/keytrail.nvim\"})",
"updated_at": "2025-10-15T23:24:38Z"
},
"nwiizo/marp.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nwiizo/marp.nvim\",\n ft = \"markdown\",\n config = function()\n require(\"marp\").setup {\n -- Optional configuration\n marp_command = \"/opt/homebrew/opt/node/bin/node /opt/homebrew/bin/marp\",\n browser = nil, -- auto-detect\n server_mode = false -- Use watch mode (-w)\n }\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nwiizo/marp.nvim\"})\n\nrequire(\"marp\").setup {\n -- Optional configuration\n marp_command = \"/opt/homebrew/opt/node/bin/node /opt/homebrew/bin/marp\",\n browser = nil, -- auto-detect\n server_mode = false -- Use watch mode (-w)\n}",
"updated_at": "2025-09-04T11:54:42Z"
},
"hougesen/blame-me.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"hougesen/blame-me.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/hougesen/blame-me.nvim\"})\n\nrequire(\"blame-me\").setup({})",
"updated_at": "2025-09-02T20:40:39Z"
},
"Furkanzmc/sekme.nvim": {
"source": "default",
"lazy": "return { \"Furkanzmc/sekme.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Furkanzmc/sekme.nvim'})",
"updated_at": "2025-09-02T13:36:35Z"
},
"AlexandrosAlexiou/kotlin.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"AlexandrosAlexiou/kotlin.nvim\",\n ft = {\"kotlin\"},\n dependencies = {\n \"mason.nvim\",\n \"mason-lspconfig.nvim\",\n \"oil.nvim\"\n },\n config = function()\n require(\"kotlin\").setup {\n -- Optional: Specify root markers for multi-module projects\n root_markers = {\n \"gradlew\",\n \".git\",\n \"mvnw\",\n \"settings.gradle\"\n },\n -- Optional: Specify a custom Java path to run the server\n jre_path = os.getenv(\n \"JDK21\"\n ),\n -- Optional: Specify additional JVM arguments\n jvm_args = {\n \"-Xmx4g\"\n }\n }\n end\n}",
"vimpack": "vim.pack.add({\"mason.nvim\"})\nvim.pack.add({\"mason-lspconfig.nvim\"})\nvim.pack.add({\"oil.nvim\"})\nvim.pack.add({\"https://github.com/AlexandrosAlexiou/kotlin.nvim\"})\n\nrequire(\"kotlin\").setup {\n -- Optional: Specify root markers for multi-module projects\n root_markers = {\n \"gradlew\",\n \".git\",\n \"mvnw\",\n \"settings.gradle\"\n },\n -- Optional: Specify a custom Java path to run the server\n jre_path = os.getenv(\"JDK21\"),\n -- Optional: Specify additional JVM arguments\n jvm_args = {\n \"-Xmx4g\"\n }\n}",
"updated_at": "2025-10-20T20:44:00Z"
},
"iwe-org/iwe.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"iwe-org/iwe.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\" -- Required\n },\n config = function()\n require(\"iwe\").setup(\n {\n lsp = {\n cmd = {\n \"iwes\"\n },\n name = \"iwes\",\n debounce_text_changes = 500,\n auto_format_on_save = true,\n enable_inlay_hints = true\n },\n mappings = {\n enable_markdown_mappings = true,\n enable_telescope_keybindings = false,\n enable_lsp_keybindings = false,\n leader = \"<leader>\",\n localleader = \"<localleader>\"\n },\n telescope = {\n enabled = true,\n setup_config = true,\n load_extensions = {\n \"ui-select\",\n \"emoji\"\n }\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/iwe-org/iwe.nvim\"})\n\nrequire(\"iwe\").setup(\n {\n lsp = {\n cmd = {\"iwes\"},\n name = \"iwes\",\n debounce_text_changes = 500,\n auto_format_on_save = true,\n enable_inlay_hints = true\n },\n mappings = {\n enable_markdown_mappings = true,\n enable_telescope_keybindings = false,\n enable_lsp_keybindings = false,\n leader = \"<leader>\",\n localleader = \"<localleader>\"\n },\n telescope = {\n enabled = true,\n setup_config = true,\n load_extensions = {\"ui-select\", \"emoji\"}\n }\n }\n)",
"updated_at": "2025-10-25T17:52:42Z"
},
"GR3YH4TT3R93/zellij-nav.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"GR3YH4TT3R93/zellij-nav.nvim\",\n cond = os.getenv(\"ZELLIJ\") ==\n \"0\", -- Only load plugin if in active Zellij instance\n event = \"VeryLazy\", -- Lazy load plugin for improved startup times\n init = function()\n -- Only needed if you want to override default keymaps otherwise just call opts = {}\n vim.g.zellij_nav_default_mappings =\n false -- Default: true\n end,\n opts = {}, -- Optional\n keys = {} -- define your own keymaps e.g keys = { { \"<C-h>\", \"<cmd>ZellijNavigateUp<CR>\", { silent = true, desc = \"Move to Zellij pane up\" } } }\n}",
"vimpack": "vim.pack.add({\"https://github.com/GR3YH4TT3R93/zellij-nav.nvim\"})\n\nrequire(\"zellij-nav\").setup({})",
"updated_at": "2025-08-30T04:35:56Z"
},
"MeanderingProgrammer/harpoon-core.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"MeanderingProgrammer/harpoon-core.nvim\",\n config = function()\n require(\n \"harpoon-core\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/MeanderingProgrammer/harpoon-core.nvim\"})\n\nrequire(\"harpoon-core\").setup({})",
"updated_at": "2025-08-30T03:02:59Z"
},
"jemag/telescope-diff.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jemag/telescope-diff.nvim\",\n dependencies = {\n {\n \"nvim-telescope/telescope.nvim\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/jemag/telescope-diff.nvim\"})",
"updated_at": "2025-08-29T21:04:32Z"
},
"nvim-mini/mini.sessions": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.sessions\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.sessions\"})",
"updated_at": "2025-10-03T12:45:23Z"
},
"octarect/telescope-menu.nvim": {
"source": "default",
"lazy": "return { \"octarect/telescope-menu.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/octarect/telescope-menu.nvim'})",
"updated_at": "2025-08-29T19:10:35Z"
},
"cenk1cenk2/jq.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"cenk1cenk2/jq.nvim\",\n dependencies = {\n -- https://github.com/nvim-lua/plenary.nvim\n \"nvim-lua/plenary.nvim\",\n -- https://github.com/MunifTanjim/nui.nvim\n \"MunifTanjim/nui.nvim\",\n -- https://github.com/grapp-dev/nui-components.nvim\n \"grapp-dev/nui-components.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/grapp-dev/nui-components.nvim\"})\nvim.pack.add({\"https://github.com/cenk1cenk2/jq.nvim\"})",
"updated_at": "2025-08-28T20:53:24Z"
},
"NicolasGB/jj.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nicolasgb/jj.nvim\",\n config = function()\n require(\"jj\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/NicolasGB/jj.nvim\"})\n\nrequire(\"jj\").setup({})",
"updated_at": "2025-10-31T13:50:51Z"
},
"nvim-mini/mini.visits": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.visits\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.visits\"})",
"updated_at": "2025-10-03T12:45:37Z"
},
"nvim-mini/mini.tabline": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.tabline\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.tabline\"})",
"updated_at": "2025-10-03T12:45:32Z"
},
"nvim-mini/mini.misc": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.misc\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.misc\"})",
"updated_at": "2025-10-12T19:11:36Z"
},
"nvim-mini/mini.keymap": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.keymap\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.keymap\"})",
"updated_at": "2025-10-03T12:45:10Z"
},
"nvim-mini/mini.jump2d": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.jump2d\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.jump2d\"})",
"updated_at": "2025-10-03T12:45:08Z"
},
"nvim-mini/mini.extra": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.extra\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.extra\"})",
"updated_at": "2025-10-16T14:26:15Z"
},
"nvim-mini/mini.doc": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.doc\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.doc\"})",
"updated_at": "2025-11-01T15:40:05Z"
},
"reo101/nix-update.nvim": {
"source": "default",
"lazy": "return { \"reo101/nix-update.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/reo101/nix-update.nvim'})",
"updated_at": "2025-08-26T09:04:25Z"
},
"RazgrizHsu/exer.nvim": {
"source": "default",
"lazy": "return { \"RazgrizHsu/exer.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/RazgrizHsu/exer.nvim'})",
"updated_at": "2025-08-25T20:28:31Z"
},
"romek-codes/bruno.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"romek-codes/bruno.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n -- Pickers\n -- Choose one based on whichever picker you prefer.\n \"nvim-telescope/telescope.nvim\"\n -- Or\n -- \"ibhagwan/fzf-lua\",\n -- Or\n -- {\n -- \"folke/snacks.nvim\",\n -- opts = { picker = { enabled = true } },\n -- },\n },\n config = function()\n require(\"bruno\").setup(\n {\n -- Paths to your bruno collections.\n collection_paths = {\n {\n name = \"Main\",\n path = \"/path/to/folder/containing/collections/Documents/Bruno\"\n }\n },\n -- Which picker to use, \"fzf-lua\" or \"snacks\" are also allowed.\n picker = \"telescope\",\n -- If output should be formatted by default.\n show_formatted_output = true,\n -- If formatting fails for whatever reason, don't show error message (will always fallback to unformatted output).\n suppress_formatting_errors = false\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/romek-codes/bruno.nvim\"})\n\nrequire(\"bruno\").setup(\n {\n -- Paths to your bruno collections.\n collection_paths = {\n {\n name = \"Main\",\n path = \"/path/to/folder/containing/collections/Documents/Bruno\"\n }\n },\n -- Which picker to use, \"fzf-lua\" or \"snacks\" are also allowed.\n picker = \"telescope\",\n -- If output should be formatted by default.\n show_formatted_output = true,\n -- If formatting fails for whatever reason, don't show error message (will always fallback to unformatted output).\n suppress_formatting_errors = false\n }\n)",
"updated_at": "2025-08-25T20:14:45Z"
},
"bamonroe/rnoweb-nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"bamonroe/rnoweb-nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n ft = {\n \"rnoweb\",\n \"latex\",\n \"tex\"\n },\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n config = function()\n require(\"rnoweb-nvim\").setup(\n\n )\n\n -- Set some of my own symbols that are likely not in anyone else's docs\n local sym =\n require(\n \"rnoweb-nvim.symbols\"\n )\n sym.set_sym(\n \"latex\",\n \"\\\\gi\",\n {\"g⁻¹\"}\n )\n sym.set_sym(\n \"latex\",\n \"\\\\@\",\n {\"\"}\n )\n sym.set_sym(\n \"latex\",\n \"\\\\CE\",\n {\"CE\"}\n )\n sym.set_sym(\n \"latex\",\n \"\\\\CS\",\n {\"ECS\"}\n )\n sym.set_sym(\n \"latex\",\n \"\\\\Pr\",\n {\"Pr\"}\n )\n sym.set_sym(\n \"latex\",\n \"\\\\pr\",\n {\"Pr(\", \")\"}\n )\n sym.set_sym(\n \"latex\",\n \"\\\\email\",\n {\"✉ :\", \"\"}\n )\n sym.set_sym(\n \"latex\",\n \"\\\\gbar\",\n {\"(\", \" ︳\", \")\"}\n )\n sym.set_sym(\n \"latex\",\n \"\\\\gbar*\",\n {\"\", \" ︳\", \"\"}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/bamonroe/rnoweb-nvim\"})\n\nrequire(\"rnoweb-nvim\").setup()\nlocal sym = require(\"rnoweb-nvim.symbols\")\nsym.set_sym(\"latex\", \"\\\\gi\", {\"g⁻¹\"})\nsym.set_sym(\"latex\", \"\\\\@\", {\"\"})\nsym.set_sym(\"latex\", \"\\\\CE\", {\"CE\"})\nsym.set_sym(\"latex\", \"\\\\CS\", {\"ECS\"})\nsym.set_sym(\"latex\", \"\\\\Pr\", {\"Pr\"})\nsym.set_sym(\"latex\", \"\\\\pr\", {\"Pr(\", \")\"})\nsym.set_sym(\"latex\", \"\\\\email\", {\"✉ :\", \"\"})\nsym.set_sym(\"latex\", \"\\\\gbar\", {\"(\", \" ︳\", \")\"})\nsym.set_sym(\"latex\", \"\\\\gbar*\", {\"\", \" ︳\", \"\"})",
"updated_at": "2025-08-25T19:10:28Z"
},
"javiorfo/nvim-nyctophilia": {
"source": "lazy.nvim",
"lazy": "return {\n \"javiorfo/nvim-nyctophilia\",\n lazy = false,\n init = function()\n -- Available themes: nox, umbra, nebula and tenebra\n vim.cmd [[colorscheme umbra]]\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/javiorfo/nvim-nyctophilia\"})",
"updated_at": "2025-08-29T02:55:48Z"
},
"baketnk/l.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"baketnk/l.nvim\",\n dependencies = {\n \"nvim-treesitter\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"nvim-treesitter\"})\nvim.pack.add({\"https://github.com/baketnk/l.nvim\"})\n\nrequire(\"l\").setup({})",
"updated_at": "2025-08-24T14:57:39Z"
},
"notomo/curstr.nvim": {
"source": "default",
"lazy": "return { \"notomo/curstr.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/notomo/curstr.nvim'})",
"updated_at": "2025-08-23T11:20:38Z"
},
"ragnarok22/whereami.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ragnarok22/whereami.nvim\",\n cmd = \"Whereami\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ragnarok22/whereami.nvim\"})",
"updated_at": "2025-08-21T14:34:05Z"
},
"Kaikacy/buffers.nvim": {
"source": "default",
"lazy": "return { \"Kaikacy/buffers.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Kaikacy/buffers.nvim'})",
"updated_at": "2025-10-02T17:44:13Z"
},
"linrongbin16/gentags.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"linrongbin16/gentags.nvim\",\n config = function()\n require(\"gentags\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/linrongbin16/gentags.nvim\"})\n\nrequire(\"gentags\").setup()",
"updated_at": "2025-08-20T13:33:57Z"
},
"you-n-g/simplegpt.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"you-n-g/simplegpt.nvim\",\n --- ... other configurations\n opts = {\n keymaps = {\n shortcuts = {\n prefix = \"<m-g>\"\n },\n prefix = \"<m-g><m-g>\"\n }\n }\n --- ... other configurations\n}",
"vimpack": "vim.pack.add({\"https://github.com/you-n-g/simplegpt.nvim\"})\n\nrequire(\"simplegpt\").setup(\n {\n keymaps = {\n shortcuts = {\n prefix = \"<m-g>\"\n },\n prefix = \"<m-g><m-g>\"\n }\n }\n)",
"updated_at": "2025-10-31T10:36:52Z"
},
"mistweaverco/retro-theme.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mistweaverco/retro-theme.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mistweaverco/retro-theme.nvim\"})",
"updated_at": "2025-08-19T18:49:28Z"
},
"tdfacer/explain-it.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"tdfacer/explain-it.nvim\",\n dependencies = \"rcarriga/nvim-notify\",\n config = function()\n require \"explain-it\".setup {\n -- Prints useful log messages\n debug = true,\n -- Customize notification window width\n max_notification_width = 20,\n -- Retry API calls\n max_retries = 3,\n -- Customize response text file persistence location\n output_directory = \"/tmp/chat_output\",\n -- Toggle splitting responses in notification window\n split_responses = false,\n -- Set token limit to prioritize keeping costs low, or increasing quality/length of responses\n token_limit = 2000,\n -- Per-filetype default prompt questions\n default_prompts = {\n [\"markdown\"] = \"Answer this question:\",\n [\"txt\"] = \"Explain this block of text:\",\n [\"lua\"] = \"What does this code do?\",\n [\"zsh\"] = \"Answer this question:\"\n }\n }\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/tdfacer/explain-it.nvim\"})\n\nrequire \"explain-it\".setup {\n -- Prints useful log messages\n debug = true,\n -- Customize notification window width\n max_notification_width = 20,\n -- Retry API calls\n max_retries = 3,\n -- Customize response text file persistence location\n output_directory = \"/tmp/chat_output\",\n -- Toggle splitting responses in notification window\n split_responses = false,\n -- Set token limit to prioritize keeping costs low, or increasing quality/length of responses\n token_limit = 2000,\n -- Per-filetype default prompt questions\n default_prompts = {\n [\"markdown\"] = \"Answer this question:\",\n [\"txt\"] = \"Explain this block of text:\",\n [\"lua\"] = \"What does this code do?\",\n [\"zsh\"] = \"Answer this question:\"\n }\n}",
"updated_at": "2025-08-19T14:40:17Z"
},
"francescarpi/buffon.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"francescarpi/buffon.nvim\",\n branch = \"main\",\n ---@type BuffonConfig\n opts = {},\n dependencies = {\n \"nvim-tree/nvim-web-devicons\",\n \"nvim-lua/plenary.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-tree/nvim-web-devicons\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/francescarpi/buffon.nvim\"})\n\nrequire(\"buffon\").setup({})",
"updated_at": "2025-08-19T12:46:43Z"
},
"default-anton/llm-sidekick.nvim": {
"source": "default",
"lazy": "return { \"default-anton/llm-sidekick.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/default-anton/llm-sidekick.nvim'})",
"updated_at": "2025-08-18T19:38:03Z"
},
"lewis6991/ts-install.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"lewis6991/ts-install.nvim\",\n -- OPTIONAL\n config = function()\n require(\"ts-install\").setup(\n {\n ensure_install = {\n \"lua\",\n \"c\",\n \"bash\"\n -- etc\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/lewis6991/ts-install.nvim\"})\n\nrequire(\"ts-install\").setup(\n {\n ensure_install = {\n \"lua\",\n \"c\",\n \"bash\"\n -- etc\n }\n }\n)",
"updated_at": "2025-08-18T14:51:31Z"
},
"harry-wilkos/Link.Nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"harry-wilkos/link.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/harry-wilkos/Link.Nvim\"})",
"updated_at": "2025-08-18T14:28:18Z"
},
"cousine/opencode-context.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"cousine/opencode-context.nvim\",\n opts = {\n tmux_target = nil, -- Manual override: \"session:window.pane\"\n auto_detect_pane = true -- Auto-detect opencode pane in current window\n },\n keys = {\n {\n \"<leader>oc\",\n \"<cmd>OpencodeSend<cr>\",\n desc = \"Send prompt to opencode\"\n },\n {\n \"<leader>oc\",\n \"<cmd>OpencodeSend<cr>\",\n mode = \"v\",\n desc = \"Send prompt to opencode\"\n },\n {\n \"<leader>ot\",\n \"<cmd>OpencodeSwitchMode<cr>\",\n desc = \"Toggle opencode mode\"\n },\n {\n \"<leader>op\",\n \"<cmd>OpencodePrompt<cr>\",\n desc = \"Open opencode persistent prompt\"\n }\n },\n cmd = {\n \"OpencodeSend\",\n \"OpencodeSwitchMode\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/cousine/opencode-context.nvim\"})\n\nrequire(\"opencode-context\").setup(\n {\n tmux_target = nil, -- Manual override: \"session:window.pane\"\n auto_detect_pane = true -- Auto-detect opencode pane in current window\n }\n)",
"updated_at": "2025-08-17T14:04:54Z"
},
"altermo/small.nvim": {
"source": "default",
"lazy": "return { \"altermo/small.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/altermo/small.nvim'})",
"updated_at": "2025-10-30T14:50:52Z"
},
"kiyoon/magick.nvim": {
"source": "default",
"lazy": "return { \"kiyoon/magick.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/kiyoon/magick.nvim'})",
"updated_at": "2025-10-23T08:49:14Z"
},
"javiorfo/nvim-wildcat": {
"source": "lazy.nvim",
"lazy": "return {\n \"javiorfo/nvim-wildcat\",\n lazy = true,\n cmd = {\n \"WildcatBuild\",\n \"WildcatRun\",\n \"WildcatUp\",\n \"WildcatServer\"\n },\n dependencies = {\n \"javiorfo/nvim-popcorn\",\n \"javiorfo/nvim-spinetta\"\n },\n build = function()\n require \"wildcat.build\".build(\n\n )\n end,\n opts = {\n -- Optional. Default 15\n -- The size of the server console\n console_size = 15,\n -- Optional. Default \"jboss\"\n -- Default server (jboss or tomcat)\n default_server = \"jboss\",\n -- Optional. Default \"maven\"\n -- Build tool (maven or gradle)\n build_tool = \"maven\",\n -- Optional. Default JAVA_HOME from the system\n -- If a different java home is required\n java_home = \"/path/to/openjdk\",\n -- Optional\n -- Default path JBOSS_HOME from the system\n -- Default app_base \"standalone/deployments\"\n jboss = {\n path = \"/path/to/jboss\",\n app_base = \"standalone/deployments\"\n },\n -- Optional\n -- Default path CATALINA_HOME from the system\n -- Default app_base \"webapps\"\n tomcat = {\n path = \"/path/to/tomcat\",\n app_base = \"webapps\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/javiorfo/nvim-popcorn\"})\nvim.pack.add({\"https://github.com/javiorfo/nvim-spinetta\"})\nvim.pack.add({\"https://github.com/javiorfo/nvim-wildcat\"})\n\nrequire(\"nvim-wildcat\").setup(\n {\n -- Optional. Default 15\n -- The size of the server console\n console_size = 15,\n -- Optional. Default \"jboss\"\n -- Default server (jboss or tomcat)\n default_server = \"jboss\",\n -- Optional. Default \"maven\"\n -- Build tool (maven or gradle)\n build_tool = \"maven\",\n -- Optional. Default JAVA_HOME from the system\n -- If a different java home is required\n java_home = \"/path/to/openjdk\",\n -- Optional\n -- Default path JBOSS_HOME from the system\n -- Default app_base \"standalone/deployments\"\n jboss = {\n path = \"/path/to/jboss\",\n app_base = \"standalone/deployments\"\n },\n -- Optional\n -- Default path CATALINA_HOME from the system\n -- Default app_base \"webapps\"\n tomcat = {\n path = \"/path/to/tomcat\",\n app_base = \"webapps\"\n }\n }\n)",
"updated_at": "2025-08-13T21:14:32Z"
},
"ccaglak/larago.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ccaglak/larago.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/ccaglak/larago.nvim\"})",
"updated_at": "2025-08-13T07:57:49Z"
},
"stevalkr/multiplexer.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"stevalkr/multiplexer.nvim\",\n lazy = false,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/stevalkr/multiplexer.nvim\"})\n\nrequire(\"multiplexer\").setup({})",
"updated_at": "2025-08-12T11:46:26Z"
},
"attilarepka/header.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"attilarepka/header.nvim\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/attilarepka/header.nvim\"})\n\nrequire(\"header\").setup()",
"updated_at": "2025-10-15T14:50:19Z"
},
"adibhanna/phprefactoring.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"adibhanna/phprefactoring.nvim\",\n dependencies = {\n \"MunifTanjim/nui.nvim\"\n },\n ft = \"php\",\n config = function()\n require(\n \"phprefactoring\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/adibhanna/phprefactoring.nvim\"})\n\nrequire(\"phprefactoring\").setup({})",
"updated_at": "2025-09-29T13:44:50Z"
},
"samiulsami/fFtT-highlights.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"samiulsami/fFtT-highlights.nvim\",\n config = function()\n ---@module \"fFtT-highlights\"\n ---@type fFtT_highlights.opts\n require(\n \"fFtT-highlights\"\n ):setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/samiulsami/fFtT-highlights.nvim\"})\n\nrequire(\"fFtT-highlights\"):setup({})",
"updated_at": "2025-08-10T11:28:31Z"
},
"y3owk1n/dotmd.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"y3owk1n/dotmd.nvim\",\n version = \"*\", -- remove this if you want to use the `main` branch\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/y3owk1n/dotmd.nvim\"})\n\nrequire(\"dotmd\").setup({})",
"updated_at": "2025-08-10T04:32:53Z"
},
"xTacobaco/cursor-agent.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"xTacobaco/cursor-agent.nvim\",\n config = function()\n vim.keymap.set(\n \"n\",\n \"<leader>ca\",\n \":CursorAgent<CR>\",\n {\n desc = \"Cursor Agent: Toggle terminal\"\n }\n )\n vim.keymap.set(\n \"v\",\n \"<leader>ca\",\n \":CursorAgentSelection<CR>\",\n {\n desc = \"Cursor Agent: Send selection\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<leader>cA\",\n \":CursorAgentBuffer<CR>\",\n {\n desc = \"Cursor Agent: Send buffer\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/xTacobaco/cursor-agent.nvim\"})\n\nvim.keymap.set(\n \"n\",\n \"<leader>ca\",\n \":CursorAgent<CR>\",\n {desc = \"Cursor Agent: Toggle terminal\"}\n)\nvim.keymap.set(\n \"v\",\n \"<leader>ca\",\n \":CursorAgentSelection<CR>\",\n {desc = \"Cursor Agent: Send selection\"}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>cA\",\n \":CursorAgentBuffer<CR>\",\n {desc = \"Cursor Agent: Send buffer\"}\n)",
"updated_at": "2025-08-08T13:52:56Z"
},
"ObserverOfTime/nvimcord": {
"source": "lazy.nvim",
"lazy": "return {\n \"ObserverOfTime/nvimcord\",\n opts = {\n ...\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/ObserverOfTime/nvimcord\"})\n\nrequire(\"nvimcord\").setup(\n {\n ...\n }\n)",
"updated_at": "2025-08-07T20:53:17Z"
},
"alexmozaidze/palenight.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"alexmozaidze/palenight.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/alexmozaidze/palenight.nvim\"})",
"updated_at": "2025-10-22T18:30:23Z"
},
"calind/selenized.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"calind/selenized.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/calind/selenized.nvim\"})",
"updated_at": "2025-08-06T12:03:09Z"
},
"ethersync/ethersync-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ethersync/ethersync-nvim\",\n keys = {\n {\n \"<leader>ej\",\n \"<cmd>EthersyncJumpToCursor<cr>\"\n },\n {\n \"<leader>ef\",\n \"<cmd>EthersyncFollow<cr>\"\n },\n {\n \"<esc>\",\n mode = {\"n\"},\n \"<cmd>EthersyncUnfollow<cr>\"\n }\n },\n lazy = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/ethersync/ethersync-nvim\"})",
"updated_at": "2025-10-22T05:45:01Z"
},
"archie-judd/telescope-words.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"archie-judd/telescope-words.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/archie-judd/telescope-words.nvim\"})",
"updated_at": "2025-08-06T01:31:33Z"
},
"mollerhoj/telescope-recent-files.nvim": {
"source": "default",
"lazy": "return { \"mollerhoj/telescope-recent-files.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mollerhoj/telescope-recent-files.nvim'})",
"updated_at": "2025-08-05T19:40:37Z"
},
"neg-serg/neg.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"neg-serg/neg.nvim\",\n lazy = false,\n priority = 1000,\n config = function()\n require(\"neg\").setup(\n {\n -- Pick a preset (optional): 'soft' | 'hard' | 'pro' | 'writing' | 'accessibility' | 'focus' | 'presentation'\n preset = nil,\n -- Operators coloring (default: families): 'families' | 'mono'\n operator_colors = \"families\",\n -- Transparency: boolean for global, or table for zones\n -- transparent = true,\n transparent = {\n float = false,\n sidebar = false,\n statusline = false\n },\n terminal_colors = true,\n diagnostics_virtual_bg = false,\n diagnostics_virtual_bg_blend = 15,\n styles = {\n comments = \"italic\",\n keywords = \"none\",\n functions = \"none\",\n strings = \"none\",\n variables = \"none\",\n types = \"none\",\n operators = \"none\",\n numbers = \"none\",\n booleans = \"none\",\n constants = \"none\",\n punctuation = \"none\"\n },\n plugins = {\n cmp = true,\n telescope = true,\n git = true,\n gitsigns = true,\n noice = true,\n obsidian = true,\n rainbow = true,\n headline = true,\n indent = true,\n which_key = true,\n nvim_tree = false,\n neo_tree = true,\n dap = true,\n dapui = true,\n trouble = true,\n notify = true,\n treesitter_context = true,\n hop = true\n },\n overrides = function(\n colors)\n return {\n NormalFloat = {\n bg = \"NONE\"\n },\n CursorLine = {\n underline = true\n }\n }\n end\n }\n )\n vim.cmd.colorscheme(\n \"neg\"\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/neg-serg/neg.nvim\"})\n\nrequire(\"neg\").setup(\n {\n -- Pick a preset (optional): 'soft' | 'hard' | 'pro' | 'writing' | 'accessibility' | 'focus' | 'presentation'\n preset = nil,\n -- Operators coloring (default: families): 'families' | 'mono'\n operator_colors = \"families\",\n -- Transparency: boolean for global, or table for zones\n -- transparent = true,\n transparent = {float = false, sidebar = false, statusline = false},\n terminal_colors = true,\n diagnostics_virtual_bg = false,\n diagnostics_virtual_bg_blend = 15,\n styles = {\n comments = \"italic\",\n keywords = \"none\",\n functions = \"none\",\n strings = \"none\",\n variables = \"none\",\n types = \"none\",\n operators = \"none\",\n numbers = \"none\",\n booleans = \"none\",\n constants = \"none\",\n punctuation = \"none\"\n },\n plugins = {\n cmp = true,\n telescope = true,\n git = true,\n gitsigns = true,\n noice = true,\n obsidian = true,\n rainbow = true,\n headline = true,\n indent = true,\n which_key = true,\n nvim_tree = false,\n neo_tree = true,\n dap = true,\n dapui = true,\n trouble = true,\n notify = true,\n treesitter_context = true,\n hop = true\n },\n overrides = function(colors)\n return {\n NormalFloat = {bg = \"NONE\"},\n CursorLine = {underline = true}\n }\n end\n }\n)\nvim.cmd.colorscheme(\"neg\")",
"updated_at": "2025-10-25T02:07:07Z"
},
"jedrzejboczar/devcontainers.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jedrzejboczar/devcontainers.nvim\",\n dependencies = {\n \"netman.nvim\" -- optional to browse files in docker container\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"netman.nvim\"})\nvim.pack.add({\"https://github.com/jedrzejboczar/devcontainers.nvim\"})\n\nrequire(\"devcontainers\").setup({})",
"updated_at": "2025-08-02T20:05:11Z"
},
"tronikelis/ts-autotag.nvim": {
"source": "default",
"lazy": "return { \"tronikelis/ts-autotag.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tronikelis/ts-autotag.nvim'})",
"updated_at": "2025-10-02T12:15:38Z"
},
"qaptoR-nvim/chocolatier.nvim": {
"source": "default",
"lazy": "return { \"qaptoR-nvim/chocolatier.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/qaptoR-nvim/chocolatier.nvim'})",
"updated_at": "2025-08-02T11:29:46Z"
},
"jhofscheier/ltex-utils.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jhofscheier/ltex-utils.nvim\",\n dependencies = {\n \"neovim/nvim-lspconfig\",\n \"nvim-telescope/telescope.nvim\"\n -- \"nvim-telescope/telescope-fzf-native.nvim\", -- optional\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/jhofscheier/ltex-utils.nvim\"})\n\nrequire(\"ltex-utils\").setup({})",
"updated_at": "2025-08-01T14:29:49Z"
},
"csessh/stopinsert.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"csessh/stopinsert.nvim\",\n event = {\"InsertEnter\"}, -- lazy load\n dependencies = {\n -- \"hrsh7th/nvim-cmp\",\n \"saghen/blink.cmp\"\n },\n opts = {\n -- Configuration options (see Configuration section below for details)\n idle_time_ms = 5000, -- Maximum time (in milliseconds) before you are forced out of Insert mode\n show_popup_msg = true, -- Enable/disable popup message\n clear_popup_ms = 5000, -- Maximum time (in milliseconds) for which the popup message hangs around\n disabled_filetypes = {\n -- List of filetypes to exclude the effect of this plugin.\n \"TelescopePrompt\",\n \"checkhealth\",\n \"help\",\n \"lspinfo\",\n \"mason\",\n \"neo%-tree*\"\n },\n guard_func = function()\n -- Optional function that returns a boolean. If true, prevents stopinsert.\n -- return require('cmp').visible_docs()\n return require(\n \"blink.cmp\"\n ).is_documentation_visible(\n\n )\n end\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/saghen/blink.cmp\"})\nvim.pack.add({\"https://github.com/csessh/stopinsert.nvim\"})\n\nrequire(\"stopinsert\").setup(\n {\n -- Configuration options (see Configuration section below for details)\n idle_time_ms = 5000, -- Maximum time (in milliseconds) before you are forced out of Insert mode\n show_popup_msg = true, -- Enable/disable popup message\n clear_popup_ms = 5000, -- Maximum time (in milliseconds) for which the popup message hangs around\n disabled_filetypes = {\n -- List of filetypes to exclude the effect of this plugin.\n \"TelescopePrompt\",\n \"checkhealth\",\n \"help\",\n \"lspinfo\",\n \"mason\",\n \"neo%-tree*\"\n },\n guard_func = function()\n -- Optional function that returns a boolean. If true, prevents stopinsert.\n -- return require('cmp').visible_docs()\n return require(\"blink.cmp\").is_documentation_visible()\n end\n }\n)",
"updated_at": "2025-08-01T08:25:37Z"
},
"comfysage/keymaps.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"comfysage/keymaps.nvim\",\n lazy = false,\n priority = 1000,\n opts = {\n -- default options given to `vim.keymap.set()`\n default_opts = {\n silent = true,\n noremap = true\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/comfysage/keymaps.nvim\"})\n\nrequire(\"keymaps\").setup(\n {\n -- default options given to `vim.keymap.set()`\n default_opts = {\n silent = true,\n noremap = true\n }\n }\n)",
"updated_at": "2025-07-31T21:12:36Z"
},
"wolfwfr/vimatrix.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wolfwfr/vimatrix.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/wolfwfr/vimatrix.nvim\"})\n\nrequire(\"vimatrix\").setup({})",
"updated_at": "2025-07-31T15:40:37Z"
},
"madskjeldgaard/cppman.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"madskjeldgaard/cppman.nvim\",\n dependencies = {\n {\n \"MunifTanjim/nui.nvim\"\n }\n },\n config = function()\n local cppman =\n require \"cppman\"\n cppman.setup()\n\n -- Make a keymap to open the word under cursor in CPPman\n vim.keymap.set(\n \"n\",\n \"<leader>cm\",\n function()\n cppman.open_cppman_for(\n vim.fn.expand(\n \"<cword>\"\n )\n )\n end\n )\n\n -- Open search box\n vim.keymap.set(\n \"n\",\n \"<leader>cc\",\n function()\n cppman.input()\n end\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/madskjeldgaard/cppman.nvim\"})\n\nlocal cppman = require \"cppman\"\ncppman.setup()\nvim.keymap.set(\n \"n\",\n \"<leader>cm\",\n function()\n cppman.open_cppman_for(vim.fn.expand(\"<cword>\"))\n end\n)\nvim.keymap.set(\n \"n\",\n \"<leader>cc\",\n function()\n cppman.input()\n end\n)",
"updated_at": "2025-07-31T08:48:50Z"
},
"MeanderingProgrammer/py-requirements.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"MeanderingProgrammer/py-requirements.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n config = function()\n require(\n \"py-requirements\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/MeanderingProgrammer/py-requirements.nvim\"})\n\nrequire(\"py-requirements\").setup({})",
"updated_at": "2025-07-29T23:32:16Z"
},
"lowitea/aw-watcher.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"lowitea/aw-watcher.nvim\",\n opts = {\n -- required, but can be empty table: {}\n -- add any options here\n -- for example:\n aw_server = {\n host = \"127.0.0.1\",\n port = 5600\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/lowitea/aw-watcher.nvim\"})\n\nrequire(\"aw-watcher\").setup(\n {\n -- required, but can be empty table: {}\n -- add any options here\n -- for example:\n aw_server = {\n host = \"127.0.0.1\",\n port = 5600\n }\n }\n)",
"updated_at": "2025-07-28T07:27:27Z"
},
"heilgar/bookmarks.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"heilgar/bookmarks.nvim\",\n dependencies = {\n \"kkharji/sqlite.lua\",\n \"nvim-telescope/telescope.nvim\",\n \"nvim-lua/plenary.nvim\"\n },\n config = function()\n require(\"bookmarks\").setup(\n {\n -- your configuration comes here\n -- or leave empty to use defaults\n default_mappings = true,\n db_path = vim.fn.stdpath(\n \"data\"\n ) ..\n \"/bookmarks.db\"\n }\n )\n require(\"telescope\").load_extension(\n \"bookmarks\"\n )\n end,\n cmd = {\n \"BookmarkAdd\",\n \"BookmarkRemove\",\n \"Bookmarks\"\n },\n keys = {\n {\n \"<leader>ba\",\n \"<cmd>BookmarkAdd<cr>\",\n desc = \"Add Bookmark\"\n },\n {\n \"<leader>br\",\n \"<cmd>BookmarkRemove<cr>\",\n desc = \"Remove Bookmark\"\n },\n {\n \"<leader>bj\",\n desc = \"Jump to Next Bookmark\"\n },\n {\n \"<leader>bk\",\n desc = \"Jump to Previous Bookmark\"\n },\n {\n \"<leader>bl\",\n \"<cmd>Bookmarks<cr>\",\n desc = \"List Bookmarks\"\n },\n {\n \"<leader>bs\",\n desc = \"Switch Bookmark List\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/kkharji/sqlite.lua\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/heilgar/bookmarks.nvim\"})\n\nrequire(\"bookmarks\").setup(\n {\n -- your configuration comes here\n -- or leave empty to use defaults\n default_mappings = true,\n db_path = vim.fn.stdpath(\"data\") .. \"/bookmarks.db\"\n }\n)\nrequire(\"telescope\").load_extension(\"bookmarks\")",
"updated_at": "2025-07-26T23:55:38Z"
},
"sbulav/nredir.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sbulav/nredir.nvim\",\n cmd = \"Nredir\", -- load on :Nredir\n config = function()\n -- call setup (you can omit the table if you want all defaults)\n require(\"nredir\").setup {}\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/sbulav/nredir.nvim\"})\n\nrequire(\"nredir\").setup {}",
"updated_at": "2025-07-22T11:22:58Z"
},
"nhattVim/alpha-ascii.nvim": {
"source": "default",
"lazy": "return { \"nhattVim/alpha-ascii.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nhattVim/alpha-ascii.nvim'})",
"updated_at": "2025-07-21T08:35:21Z"
},
"polirritmico/lazy-local-patcher.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"polirritmico/lazy-local-patcher.nvim\",\n config = true,\n ft = \"lazy\" -- for lazy loading\n}",
"vimpack": "vim.pack.add({\"https://github.com/polirritmico/lazy-local-patcher.nvim\"})\n\nrequire(\"lazy-local-patcher\").setup()",
"updated_at": "2025-07-20T20:55:15Z"
},
"hamidi-dev/kaleidosearch.nvim": {
"source": "default",
"lazy": "return { \"hamidi-dev/kaleidosearch.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hamidi-dev/kaleidosearch.nvim'})",
"updated_at": "2025-07-20T05:38:17Z"
},
"Carcuis/dap-breakpoints.nvim": {
"source": "default",
"lazy": "return { \"Carcuis/dap-breakpoints.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Carcuis/dap-breakpoints.nvim'})",
"updated_at": "2025-07-19T15:02:24Z"
},
"yutkat/git-rebase-auto-diff.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yutkat/git-rebase-auto-diff.nvim\",\n ft = {\"gitrebase\"},\n opts = {\n size = vim.fn.float2nr(\n vim.o.lines * 0.5\n ),\n run_show = false\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/yutkat/git-rebase-auto-diff.nvim\"})\n\nrequire(\"git-rebase-auto-diff\").setup(\n {\n size = vim.fn.float2nr(vim.o.lines * 0.5),\n run_show = false\n }\n)",
"updated_at": "2025-07-19T05:55:18Z"
},
"kiennt63/harpoon-files.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kiennt63/harpoon-files.nvim\",\n dependencies = {\n {\n \"ThePrimeagen/harpoon\",\n branch = \"harpoon2\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/ThePrimeagen/harpoon\"})\nvim.pack.add({\"https://github.com/kiennt63/harpoon-files.nvim\"})",
"updated_at": "2025-07-18T06:31:43Z"
},
"RostislavArts/naysayer.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"RostislavArts/naysayer.nvim\",\n priority = 1000,\n lazy = false,\n config = function()\n vim.cmd.colorscheme(\n \"naysayer\"\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/RostislavArts/naysayer.nvim\"})\n\nvim.cmd.colorscheme(\"naysayer\")",
"updated_at": "2025-07-16T21:39:53Z"
},
"adibhanna/forest-night.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"adibhanna/forest-night.nvim\",\n priority = 1000,\n config = function()\n vim.cmd(\n [[colorscheme forest-night]]\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/adibhanna/forest-night.nvim\"})\n\nvim.cmd([[colorscheme forest-night]])",
"updated_at": "2025-07-16T20:06:46Z"
},
"pcolladosoto/tinygo.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"pcolladosoto/tinygo.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/pcolladosoto/tinygo.nvim\"})\n\nrequire(\"tinygo\").setup({})",
"updated_at": "2025-07-16T14:39:02Z"
},
"seblyng/nvim-echo-diagnostics": {
"source": "packer.nvim",
"lazy": "return {\n \"seblyng/nvim-echo-diagnostics\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/seblyng/nvim-echo-diagnostics\"})",
"updated_at": "2025-07-14T21:50:36Z"
},
"lumen-oss/rocks-dev.nvim": {
"source": "default",
"lazy": "return { \"lumen-oss/rocks-dev.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lumen-oss/rocks-dev.nvim'})",
"updated_at": "2025-07-14T18:04:08Z"
},
"javiorfo/nvim-ship": {
"source": "lazy.nvim",
"lazy": "return {\n \"javiorfo/nvim-ship\",\n lazy = true,\n branch = \"bash\"\n -- ...\n}",
"vimpack": "vim.pack.add({\"https://github.com/javiorfo/nvim-ship\"})",
"updated_at": "2025-07-14T17:50:27Z"
},
"bgaillard/readonly.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"bgaillard/readonly.nvim\",\n opts = {\n pattern = {\n vim.fn.expand(\"~\") ..\n \"/.aws/config\",\n vim.fn.expand(\"~\") ..\n \"/.aws/credentials\",\n vim.fn.expand(\"~\") ..\n \"/.ssh/*\",\n vim.fn.expand(\"~\") ..\n \"/.secrets.yaml\",\n vim.fn.expand(\"~\") ..\n \"/.vault-crypt-files/*\"\n }\n },\n lazy = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/bgaillard/readonly.nvim\"})\n\nrequire(\"readonly\").setup(\n {\n pattern = {\n vim.fn.expand(\"~\") .. \"/.aws/config\",\n vim.fn.expand(\"~\") .. \"/.aws/credentials\",\n vim.fn.expand(\"~\") .. \"/.ssh/*\",\n vim.fn.expand(\"~\") .. \"/.secrets.yaml\",\n vim.fn.expand(\"~\") .. \"/.vault-crypt-files/*\"\n }\n }\n)",
"updated_at": "2025-07-11T20:48:26Z"
},
"r0nsha/qfpreview.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"r0nsha/qfpreview.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/r0nsha/qfpreview.nvim\"})\n\nrequire(\"qfpreview\").setup({})",
"updated_at": "2025-07-11T13:58:44Z"
},
"moonbit-community/moonbit.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"moonbit-community/moonbit.nvim\",\n ft = {\"moonbit\"},\n opts = {\n mooncakes = {\n virtual_text = true, -- virtual text showing suggestions\n use_local = true -- recommended, use index under ~/.moon\n },\n -- optionally disable the treesitter integration\n treesitter = {\n enabled = true,\n -- Set false to disable automatic installation and updating of parsers.\n auto_install = true\n },\n -- configure the language server integration\n -- set `lsp = false` to disable the language server integration\n lsp = {\n -- provide an `on_attach` function to run when the language server starts\n on_attach = function(\n client,\n bufnr)\n end,\n -- provide client capabilities to pass to the language server\n capabilities = vim.lsp.protocol.make_client_capabilities(\n\n )\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/moonbit-community/moonbit.nvim\"})\n\nrequire(\"moonbit\").setup(\n {\n mooncakes = {\n virtual_text = true, -- virtual text showing suggestions\n use_local = true -- recommended, use index under ~/.moon\n },\n -- optionally disable the treesitter integration\n treesitter = {\n enabled = true,\n -- Set false to disable automatic installation and updating of parsers.\n auto_install = true\n },\n -- configure the language server integration\n -- set `lsp = false` to disable the language server integration\n lsp = {\n -- provide an `on_attach` function to run when the language server starts\n on_attach = function(client, bufnr)\n end,\n -- provide client capabilities to pass to the language server\n capabilities = vim.lsp.protocol.make_client_capabilities()\n }\n }\n)",
"updated_at": "2025-07-08T20:31:14Z"
},
"Furkanzmc/options.nvim": {
"source": "default",
"lazy": "return { \"Furkanzmc/options.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Furkanzmc/options.nvim'})",
"updated_at": "2025-07-08T11:34:28Z"
},
"yuki-yano/highlight-undo.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yuki-yano/highlight-undo.nvim\",\n dependencies = {\n \"vim-denops/denops.vim\"\n },\n config = function()\n require(\n \"highlight-undo\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/vim-denops/denops.vim\"})\nvim.pack.add({\"https://github.com/yuki-yano/highlight-undo.nvim\"})\n\nrequire(\"highlight-undo\").setup({})",
"updated_at": "2025-07-08T04:02:49Z"
},
"otavioschwanck/fzf-lua-explorer.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"otavioschwanck/fzf-lua-explorer.nvim\",\n dependencies = {\n \"ibhagwan/fzf-lua\"\n },\n keys = {\n {\n \"<leader>.\",\n \"<cmd>lua require('fzf-lua-explorer').explorer()<cr>\",\n desc = \"Explorer\"\n }\n },\n config = function()\n require(\n \"fzf-lua-explorer\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/otavioschwanck/fzf-lua-explorer.nvim\"})\n\nrequire(\"fzf-lua-explorer\").setup()",
"updated_at": "2025-07-07T23:32:17Z"
},
"taybart/b64.nvim": {
"source": "lazy.nvim",
"lazy": "return {\"taybart/b64.nvim\"}",
"vimpack": "vim.pack.add({\"https://github.com/taybart/b64.nvim\"})",
"updated_at": "2025-07-07T18:53:39Z"
},
"idr4n/github-monochrome.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"idr4n/github-monochrome.nvim\",\n lazy = false,\n priority = 1000,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/idr4n/github-monochrome.nvim\"})\n\nrequire(\"github-monochrome\").setup({})",
"updated_at": "2025-07-02T20:25:26Z"
},
"ViViDboarder/wombat.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ViViDboarder/wombat.nvim\",\n dependencies = {\n {\"rktjmp/lush.nvim\"}\n },\n opts = {\n -- You can optionally specify the name of the ansi colors you wish to use\n -- This defaults to nil and will use the default ansi colors for the theme\n ansi_colors_name = nil\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/rktjmp/lush.nvim\"})\nvim.pack.add({\"https://github.com/ViViDboarder/wombat.nvim\"})\n\nrequire(\"wombat\").setup(\n {\n -- You can optionally specify the name of the ansi colors you wish to use\n -- This defaults to nil and will use the default ansi colors for the theme\n ansi_colors_name = nil\n }\n)",
"updated_at": "2025-07-02T17:51:13Z"
},
"daliusd/incr.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"daliusd/incr.nvim\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/daliusd/incr.nvim\"})\n\nrequire(\"incr\").setup()",
"updated_at": "2025-07-02T10:32:44Z"
},
"kiyoon/Korean-IME.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kiyoon/Korean-IME.nvim\",\n keys = {\n -- lazy load on 한영전환\n {\n \"<f12>\",\n function()\n require(\n \"korean_ime\"\n ).change_mode(\n\n )\n end,\n mode = {\n \"i\",\n \"n\",\n \"x\",\n \"s\"\n },\n desc = \"한/영\"\n }\n },\n config = function()\n require(\"korean_ime\").setup(\n\n )\n\n vim.keymap.set(\n \"i\",\n \"<f9>\",\n function()\n require(\n \"korean_ime\"\n ).convert_hanja(\n\n )\n end,\n {\n noremap = true,\n silent = true,\n desc = \"한자\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/kiyoon/Korean-IME.nvim\"})\n\nrequire(\"korean_ime\").setup()\nvim.keymap.set(\n \"i\",\n \"<f9>\",\n function()\n require(\"korean_ime\").convert_hanja()\n end,\n {noremap = true, silent = true, desc = \"한자\"}\n)",
"updated_at": "2025-11-03T05:54:01Z"
},
"nxhung2304/lastplace.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nxhung2304/lastplace.nvim\",\n config = function()\n require(\"lastplace\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nxhung2304/lastplace.nvim\"})\n\nrequire(\"lastplace\").setup({})",
"updated_at": "2025-06-30T03:14:40Z"
},
"ariedov/android-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ariedov/android-nvim\",\n config = function()\n -- OPTIONAL: specify android sdk directory\n -- vim.g.android_sdk = \"~/Library/Android/sdk\"\n require(\n \"android-nvim\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/ariedov/android-nvim\"})\n\nrequire(\"android-nvim\").setup()",
"updated_at": "2025-06-24T21:52:30Z"
},
"Zeioth/neon.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Zeioth/neon.nvim\",\n opts = {\n dim_inactive = false,\n styles = {\n comments = {\n italic = true\n },\n keywords = {\n italic = true\n }\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/Zeioth/neon.nvim\"})\n\nrequire(\"neon\").setup(\n {\n dim_inactive = false,\n styles = {\n comments = {italic = true},\n keywords = {italic = true}\n }\n }\n)",
"updated_at": "2025-06-24T11:48:29Z"
},
"Zeioth/none-ls-external-sources.nvim": {
"source": "default",
"lazy": "return { \"Zeioth/none-ls-external-sources.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Zeioth/none-ls-external-sources.nvim'})",
"updated_at": "2025-06-24T11:46:17Z"
},
"Zeioth/none-ls-autoload.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"zeioth/none-ls-autoload.nvim\",\n event = \"BufEnter\",\n dependencies = {\n \"williamboman/mason.nvim\",\n \"nvimtools/none-ls.nvim\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/williamboman/mason.nvim\"})\nvim.pack.add({\"https://github.com/nvimtools/none-ls.nvim\"})\nvim.pack.add({\"https://github.com/Zeioth/none-ls-autoload.nvim\"})\n\nrequire(\"none-ls-autoload\").setup({})",
"updated_at": "2025-06-24T11:45:27Z"
},
"aileot/nvim-thyme": {
"source": "lazy.nvim",
"lazy": "return {\n \"aileot/nvim-thyme\",\n version = \"^v1.6.0\",\n dependencies = {\n {\n \"https://git.sr.ht/~technomancy/fennel\"\n }\n },\n lazy = false,\n priority = 1000,\n build = \":lua require('thyme').setup(); vim.cmd('ThymeCacheClear')\",\n init = function()\n -- Make your Fennel modules loadable.\n table.insert(\n package.loaders,\n function(...)\n return require(\n \"thyme\"\n ).loader(...)\n end\n )\n local thyme_cache_prefix =\n vim.fn.stdpath(\n \"cache\"\n ) .. \"/thyme/compiled\"\n vim.opt.rtp:prepend(\n thyme_cache_prefix\n )\n end,\n config = function()\n -- Create the helper interfaces.\n require(\"thyme\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://git.sr.ht/~technomancy/fennel\"})\nvim.pack.add({\"https://github.com/aileot/nvim-thyme\"})\n\nrequire(\"thyme\").setup()",
"updated_at": "2025-10-28T21:58:27Z"
},
"Afourcat/treesitter-terraform-doc.nvim": {
"source": "default",
"lazy": "return { \"Afourcat/treesitter-terraform-doc.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Afourcat/treesitter-terraform-doc.nvim'})",
"updated_at": "2025-06-20T08:39:45Z"
},
"Funk66/jira.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Funk66/jira.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n config = function()\n require(\"jira\").setup(\n\n )\n end,\n cond = function()\n return vim.env.JIRA_API_TOKEN ~=\n nil\n end,\n keys = {\n {\n \"<leader>jv\",\n \":JiraView<cr>\",\n desc = \"View Jira issue\",\n silent = true\n },\n {\n \"<leader>jo\",\n \":JiraOpen<cr>\",\n desc = \"Open Jira issue in browser\",\n silent = true\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/Funk66/jira.nvim\"})\n\nrequire(\"jira\").setup()",
"updated_at": "2025-06-18T06:01:06Z"
},
"noir-lang/noir-nvim": {
"source": "default",
"lazy": "return { \"noir-lang/noir-nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/noir-lang/noir-nvim'})",
"updated_at": "2025-06-17T19:52:57Z"
},
"SyedAsimShah1/quick-todo.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"SyedAsimShah1/quick-todo.nvim\",\n config = function()\n require(\"quick-todo\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/SyedAsimShah1/quick-todo.nvim\"})\n\nrequire(\"quick-todo\").setup()",
"updated_at": "2025-06-16T15:50:12Z"
},
"vodchella/hodur.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"vodchella/hodur.nvim\",\n config = function()\n require(\"hodur\").setup(\n {\n key = \"<C-g>\"\n }\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vodchella/hodur.nvim\"})\n\nrequire(\"hodur\").setup(\n {\n key = \"<C-g>\"\n }\n)",
"updated_at": "2025-06-16T11:29:00Z"
},
"magal1337/dataform.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"magal1337/dataform.nvim\",\n dependencies = {\n -- Optional dependencies\n \"rcarriga/nvim-notify\",\n \"nvim-telescope/telescope.nvim\"\n },\n config = function()\n require(\"dataform\").setup(\n {\n -- refresh dataform metadata on each save\n compile_on_save = true\n }\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rcarriga/nvim-notify\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/magal1337/dataform.nvim\"})\n\nrequire(\"dataform\").setup(\n {\n -- refresh dataform metadata on each save\n compile_on_save = true\n }\n)",
"updated_at": "2025-06-16T01:55:48Z"
},
"drop-stones/im-switch.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"drop-stones/im-switch.nvim\",\n event = \"VeryLazy\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/drop-stones/im-switch.nvim\"})\n\nrequire(\"im-switch\").setup({})",
"updated_at": "2025-06-15T06:38:12Z"
},
"waizui/anal.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"waizui/anal.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/waizui/anal.nvim\"})",
"updated_at": "2025-06-14T05:40:06Z"
},
"chenxin-yan/footnote.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"chenxin-yan/footnote.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/chenxin-yan/footnote.nvim\"})\n\nrequire(\"footnote\").setup({})",
"updated_at": "2025-06-14T02:54:02Z"
},
"fcying/telescope-ctags-outline.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"fcying/telescope-ctags-outline.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/fcying/telescope-ctags-outline.nvim\"})",
"updated_at": "2025-06-13T19:36:55Z"
},
"jellydn/quick-code-runner.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jellydn/quick-code-runner.nvim\",\n dependencies = {\n \"MunifTanjim/nui.nvim\"\n },\n opts = {\n debug = true\n },\n cmd = {\n \"QuickCodeRunner\",\n \"QuickCodePad\"\n },\n keys = {\n {\n \"<leader>cr\",\n \":QuickCodeRunner<CR>\",\n desc = \"Quick Code Runner\",\n mode = \"v\"\n },\n {\n \"<leader>cp\",\n \":QuickCodePad<CR>\",\n desc = \"Quick Code Pad\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/jellydn/quick-code-runner.nvim\"})\n\nrequire(\"quick-code-runner\").setup(\n {\n debug = true\n }\n)",
"updated_at": "2025-10-27T11:55:45Z"
},
"NotAShelf/direnv.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"NotAShelf/direnv.nvim\",\n config = function()\n require(\"direnv\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/NotAShelf/direnv.nvim\"})\n\nrequire(\"direnv\").setup({})",
"updated_at": "2025-10-22T10:19:56Z"
},
"softinio/scaladex.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"softinio/scaladex.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/softinio/scaladex.nvim\"})",
"updated_at": "2025-06-08T19:30:45Z"
},
"atusy/treemonkey.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"https://github.com/atusy/treemonkey.nvim\",\n init = function()\n vim.keymap.set(\n {\"x\", \"o\"},\n \"m\",\n function()\n require(\n \"treemonkey\"\n ).select(\n {\n ignore_injections = false\n }\n )\n end\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/atusy/treemonkey.nvim\"})",
"updated_at": "2025-06-08T14:59:08Z"
},
"niba/continue.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"niba/continue.nvim\",\n -- remember to set lazy as false\n lazy = false,\n -- call setup method or set config = true\n config = true,\n ---@module \"continue\"\n ---@type Continue.Config\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/niba/continue.nvim\"})\n\nrequire(\"continue\").setup({})",
"updated_at": "2025-06-05T15:11:28Z"
},
"karshPrime/tmux-compile.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"karshPrime/tmux-compile.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/karshPrime/tmux-compile.nvim\"})",
"updated_at": "2025-06-03T03:49:58Z"
},
"jbyuki/carrot.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"jbyuki/carrot.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jbyuki/carrot.nvim\"})",
"updated_at": "2025-06-01T05:07:20Z"
},
"Davidyz/coredumpy.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Davidyz/coredumpy.nvim\",\n cmd = {\"Coredumpy\"},\n opts = {\n host = \"127.0.0.1\",\n port = 6742,\n python = nil,\n timeout_ms = 10000\n },\n dependencies = {\n \"mfussenegger/nvim-dap\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/mfussenegger/nvim-dap\"})\nvim.pack.add({\"https://github.com/Davidyz/coredumpy.nvim\"})\n\nrequire(\"coredumpy\").setup(\n {\n host = \"127.0.0.1\",\n port = 6742,\n python = nil,\n timeout_ms = 10000\n }\n)",
"updated_at": "2025-05-31T09:34:32Z"
},
"afonsofrancof/worktrees.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"afonsofrancof/worktrees.nvim\",\n event = \"VeryLazy\",\n opts = {\n -- Specify where to create worktrees relative to git common dir\n -- The common dir is the .git dir in a normal repo or the root dir of a bare repo\n base_path = \"..\", -- Parent directory of common dir\n -- Template for worktree folder names\n -- This is only used if you don't specify the folder name when creating the worktree\n path_template = \"{branch}\", -- Default: use branch name\n -- Command names (optional)\n commands = {\n create = \"WorktreeCreate\",\n delete = \"WorktreeDelete\",\n switch = \"WorktreeSwitch\"\n },\n -- Key mappings for interactive UI (optional)\n mappings = {\n create = \"<leader>wtc\",\n delete = \"<leader>wtd\",\n switch = \"<leader>wts\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/afonsofrancof/worktrees.nvim\"})\n\nrequire(\"worktrees\").setup(\n {\n -- Specify where to create worktrees relative to git common dir\n -- The common dir is the .git dir in a normal repo or the root dir of a bare repo\n base_path = \"..\", -- Parent directory of common dir\n -- Template for worktree folder names\n -- This is only used if you don't specify the folder name when creating the worktree\n path_template = \"{branch}\", -- Default: use branch name\n -- Command names (optional)\n commands = {\n create = \"WorktreeCreate\",\n delete = \"WorktreeDelete\",\n switch = \"WorktreeSwitch\"\n },\n -- Key mappings for interactive UI (optional)\n mappings = {\n create = \"<leader>wtc\",\n delete = \"<leader>wtd\",\n switch = \"<leader>wts\"\n }\n }\n)",
"updated_at": "2025-09-29T20:00:26Z"
},
"diogo464/kubernetes.nvim": {
"source": "default",
"lazy": "return { \"diogo464/kubernetes.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/diogo464/kubernetes.nvim'})",
"updated_at": "2025-05-29T09:42:23Z"
},
"robbielyman/latex.nvim": {
"source": "default",
"lazy": "return { \"robbielyman/latex.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/robbielyman/latex.nvim'})",
"updated_at": "2025-05-28T20:55:15Z"
},
"Whenrow/odoo-ls.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Whenrow/odoo-ls.nvim\",\n dependencies = {\n {\n \"neovim/nvim-lspconfig\"\n }\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/Whenrow/odoo-ls.nvim\"})",
"updated_at": "2025-05-28T12:59:35Z"
},
"0xfraso/nvim-listchars": {
"source": "lazy.nvim",
"lazy": "return {\n \"0xfraso/nvim-listchars\",\n opts = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/0xfraso/nvim-listchars\"})\n\nrequire(\"nvim-listchars\").setup(true)",
"updated_at": "2025-05-28T09:34:39Z"
},
"desdic/marlin.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"desdic/marlin.nvim\",\n opts = {},\n config = function(_, opts)\n local marlin =\n require(\"marlin\")\n marlin.setup(opts)\n\n local keymap =\n vim.keymap.set\n keymap(\n \"n\",\n \"<Leader>fa\",\n function()\n marlin.add()\n end,\n {\n desc = \"add file\"\n }\n )\n keymap(\n \"n\",\n \"<Leader>fd\",\n function()\n marlin.remove(\n\n )\n end,\n {\n desc = \"remove file\"\n }\n )\n keymap(\n \"n\",\n \"<Leader>fx\",\n function()\n marlin.remove_all(\n\n )\n end,\n {\n desc = \"remove all for current project\"\n }\n )\n keymap(\n \"n\",\n \"<Leader>f]\",\n function()\n marlin.move_up(\n\n )\n end,\n {desc = \"move up\"}\n )\n keymap(\n \"n\",\n \"<Leader>f[\",\n function()\n marlin.move_down(\n\n )\n end,\n {\n desc = \"move down\"\n }\n )\n keymap(\n \"n\",\n \"<Leader>fs\",\n function()\n marlin.sort()\n end,\n {desc = \"sort\"}\n )\n keymap(\n \"n\",\n \"<Leader>fn\",\n function()\n marlin.next()\n end,\n {\n desc = \"open next index\"\n }\n )\n keymap(\n \"n\",\n \"<Leader>fp\",\n function()\n marlin.prev()\n end,\n {\n desc = \"open previous index\"\n }\n )\n keymap(\n \"n\",\n \"<Leader><Leader>\",\n function()\n marlin.toggle(\n\n )\n end,\n {\n desc = \"toggle cur/last open index\"\n }\n )\n\n for index = 1, 4 do\n keymap(\n \"n\",\n \"<Leader>\" ..\n index,\n function()\n marlin.open(\n index\n )\n end,\n {\n desc = \"goto \" ..\n index\n }\n )\n end\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/desdic/marlin.nvim\"})\n\nrequire(\"marlin\").setup({})",
"updated_at": "2025-05-28T04:08:48Z"
},
"rmanocha/linear-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"rmanocha/linear-nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\",\n \"stevearc/dressing.nvim\"\n },\n config = function()\n require(\"linear-nvim\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/stevearc/dressing.nvim\"})\nvim.pack.add({\"https://github.com/rmanocha/linear-nvim\"})\n\nrequire(\"linear-nvim\").setup()",
"updated_at": "2025-05-26T22:58:39Z"
},
"anasinnyk/nvim-k8s-crd": {
"source": "lazy.nvim",
"lazy": "return {\n \"anasinnyk/nvim-k8s-crd\",\n event = {\n \"BufReadPre\",\n \"BufNewFile\"\n }, -- or { 'BufEnter *.yaml' },\n dependencies = {\n \"neovim/nvim-lspconfig\"\n },\n opts = {\n cache_dir = \"~/.cache/k8s-schemas/\",\n k8s = {\n file_mask = \"*.yaml\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/anasinnyk/nvim-k8s-crd\"})\n\nrequire(\"nvim-k8s-crd\").setup(\n {\n cache_dir = \"~/.cache/k8s-schemas/\",\n k8s = {\n file_mask = \"*.yaml\"\n }\n }\n)",
"updated_at": "2025-05-26T21:08:33Z"
},
"beeender/richclip.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"beeender/richclip.nvim\",\n config = function()\n require(\"richclip\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/beeender/richclip.nvim\"})\n\nrequire(\"richclip\").setup()",
"updated_at": "2025-05-26T00:55:35Z"
},
"fguisso/sfer.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"fguisso/sfer.nvim\",\n config = function()\n require(\"sfer\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/fguisso/sfer.nvim\"})\n\nrequire(\"sfer\").setup()",
"updated_at": "2025-05-24T22:39:48Z"
},
"mfussenegger/nvim-qwahl": {
"source": "default",
"lazy": "return { \"mfussenegger/nvim-qwahl\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mfussenegger/nvim-qwahl'})",
"updated_at": "2025-05-22T09:30:48Z"
},
"mirlge/kak.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mirlge/kak.nvim\",\n --version = \"^7\", -- if you don't want breaking changes\n event = \"VeryLazy\", -- load after other plugins, to avoid conflicts\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/mirlge/kak.nvim\"})\n\nrequire(\"kak\").setup({})",
"updated_at": "2025-10-31T13:03:00Z"
},
"Teatek/gdscript-extended-lsp.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"teatek/gdscript-extended-lsp.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/Teatek/gdscript-extended-lsp.nvim\"})\n\nrequire(\"gdscript-extended-lsp\").setup({})",
"updated_at": "2025-10-28T17:44:30Z"
},
"ten3roberts/recipe.nvim": {
"source": "default",
"lazy": "return { \"ten3roberts/recipe.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ten3roberts/recipe.nvim'})",
"updated_at": "2025-05-18T17:22:07Z"
},
"davvid/telescope-git-grep.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"davvid/telescope-git-grep.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/davvid/telescope-git-grep.nvim\"})",
"updated_at": "2025-05-17T19:18:01Z"
},
"zaucy/mcos.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"zaucy/mcos.nvim\",\n dependencies = {\n \"jake-stewart/multicursor.nvim\"\n },\n config = function()\n local mcos =\n require(\"mcos\")\n mcos.setup({})\n\n -- mcos doesn't setup any keymaps\n -- here are some recommended ones\n vim.keymap.set(\n {\"n\", \"v\"},\n \"gms\",\n mcos.opkeymapfunc,\n {expr = true}\n )\n vim.keymap.set(\n {\"n\"},\n \"gmss\",\n mcos.bufkeymapfunc\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/jake-stewart/multicursor.nvim\"})\nvim.pack.add({\"https://github.com/zaucy/mcos.nvim\"})\n\nlocal mcos = require(\"mcos\")\nmcos.setup({})\nvim.keymap.set({\"n\", \"v\"}, \"gms\", mcos.opkeymapfunc, {expr = true})\nvim.keymap.set({\"n\"}, \"gmss\", mcos.bufkeymapfunc)",
"updated_at": "2025-05-16T23:51:40Z"
},
"lewis6991/tsffi.nvim": {
"source": "default",
"lazy": "return { \"lewis6991/tsffi.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lewis6991/tsffi.nvim'})",
"updated_at": "2025-05-15T13:30:56Z"
},
"BartSte/nvim-khalorg": {
"source": "packer.nvim",
"lazy": "return {\n \"BartSte/nvim-khalorg\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/BartSte/nvim-khalorg\"})",
"updated_at": "2025-05-14T18:40:26Z"
},
"ds1sqe/Calendar.nvim": {
"source": "default",
"lazy": "return { \"ds1sqe/Calendar.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ds1sqe/Calendar.nvim'})",
"updated_at": "2025-05-13T00:08:18Z"
},
"askfiy/smart-translate.nvim": {
"source": "default",
"lazy": "return { \"askfiy/smart-translate.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/askfiy/smart-translate.nvim'})",
"updated_at": "2025-05-11T16:33:22Z"
},
"midoBB/nvim-quicktype": {
"source": "default",
"lazy": "return { \"midoBB/nvim-quicktype\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/midoBB/nvim-quicktype'})",
"updated_at": "2025-05-10T11:00:25Z"
},
"DestopLine/scratch-runner.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"DestopLine/scratch-runner.nvim\",\n dependencies = \"folke/snacks.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/DestopLine/scratch-runner.nvim\"})\n\nrequire(\"scratch-runner\").setup({})",
"updated_at": "2025-05-10T00:36:09Z"
},
"willothy/savior.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"willothy/savior.nvim\",\n dependencies = {\n \"j-hui/fidget.nvim\"\n },\n event = {\n \"InsertEnter\",\n \"TextChanged\"\n },\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/j-hui/fidget.nvim\"})\nvim.pack.add({\"https://github.com/willothy/savior.nvim\"})\n\nrequire(\"savior\").setup()",
"updated_at": "2025-05-09T17:31:22Z"
},
"Aietes/esp32.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Aietes/esp32.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Aietes/esp32.nvim\"})",
"updated_at": "2025-10-28T18:07:11Z"
},
"magnusriga/markdown-tools.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"magnusriga/markdown-tools.nvim\",\n -- Optional dependencies for picker:\n -- dependencies = { 'folke/snacks.nvim' },\n -- dependencies = { 'ibhagwan/fzf-lua' },\n -- dependencies = { 'nvim-telescope/telescope.nvim' },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/magnusriga/markdown-tools.nvim\"})\n\nrequire(\"markdown-tools\").setup({})",
"updated_at": "2025-05-06T23:47:45Z"
},
"mbwilding/UnrealEngine.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mbwilding/UnrealEngine.nvim\",\n lazy = false,\n dependencies = {\n -- optional, this registers the Unreal Engine icon to .uproject files\n \"nvim-tree/nvim-web-devicons\"\n },\n keys = {\n {\n \"<leader>ug\",\n function()\n require(\n \"unrealengine.commands\"\n ).generate_lsp(\n\n )\n end,\n desc = \"UnrealEngine: Generate LSP\"\n },\n {\n \"<leader>ub\",\n function()\n require(\n \"unrealengine.commands\"\n ).build()\n end,\n desc = \"UnrealEngine: Build\"\n },\n {\n \"<leader>ur\",\n function()\n require(\n \"unrealengine.commands\"\n ).rebuild()\n end,\n desc = \"UnrealEngine: Rebuild\"\n },\n {\n \"<leader>uo\",\n function()\n require(\n \"unrealengine.commands\"\n ).open()\n end,\n desc = \"UnrealEngine: Open Editor\"\n },\n {\n \"<leader>uc\",\n function()\n require(\n \"unrealengine.commands\"\n ).clean()\n end,\n desc = \"UnrealEngine: Clean\"\n },\n {\n \"<leader>ue\",\n function()\n require(\n \"unrealengine.commands\"\n ).build_engine(\n\n )\n end,\n desc = \"UnrealEngine: Link Plugin - Build Engine\"\n }\n },\n -- Optional, this will update and build the Unreal Engine plugin on update\n build = function()\n -- Path required to be passed in\n require(\n \"unrealengine.commands\"\n ).build_engine(\n {\n engine_path = \"/path/to/UnrealEngine\"\n }\n )\n end,\n opts = {\n auto_generate = true, -- Auto generates LSP info when detected in CWD | default: false\n auto_build = true, -- Auto builds on save | default: false\n engine_path = \"/path/to/UnrealEngine\", -- Path to your UnrealEngine source directory\n build_type = \"Development\", -- Build type: \"DebugGame\", \"Development\", or \"Shipping\"\n with_editor = true, -- Build with editor | default: true\n register_icon = true, -- Register Unreal Engine icon for .uproject files | default: true\n register_filetypes = true, -- Register .uproject and .uplugin as JSON | default: true\n close_on_success = true, -- Close terminal split on successful builds | default: true\n environment_variables = nil -- Environment variables to pass when launching editor (Linux/Mac only)\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-tree/nvim-web-devicons\"})\nvim.pack.add({\"https://github.com/mbwilding/UnrealEngine.nvim\"})\n\nrequire(\"UnrealEngine\").setup(\n {\n auto_generate = true, -- Auto generates LSP info when detected in CWD | default: false\n auto_build = true, -- Auto builds on save | default: false\n engine_path = \"/path/to/UnrealEngine\", -- Path to your UnrealEngine source directory\n build_type = \"Development\", -- Build type: \"DebugGame\", \"Development\", or \"Shipping\"\n with_editor = true, -- Build with editor | default: true\n register_icon = true, -- Register Unreal Engine icon for .uproject files | default: true\n register_filetypes = true, -- Register .uproject and .uplugin as JSON | default: true\n close_on_success = true, -- Close terminal split on successful builds | default: true\n environment_variables = nil -- Environment variables to pass when launching editor (Linux/Mac only)\n }\n)",
"updated_at": "2025-11-02T15:04:09Z"
},
"you-n-g/navigate-note.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"you-n-g/navigate-note.nvim\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/you-n-g/navigate-note.nvim\"})\n\nrequire(\"navigate-note\").setup()",
"updated_at": "2025-05-06T08:14:38Z"
},
"mcauley-penney/ice-cave.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mcauley-penney/ice-cave.nvim\",\n config = function()\n vim.cmd.colorscheme(\n \"ice-cave\"\n )\n end,\n priority = 1000\n}",
"vimpack": "vim.pack.add({\"https://github.com/mcauley-penney/ice-cave.nvim\"})\n\nvim.cmd.colorscheme(\"ice-cave\")",
"updated_at": "2025-05-05T21:45:01Z"
},
"atusy/aibou.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"atusy/aibou.nvim\",\n dependencies = {\n \"olimorris/codecompanion.nvim\"\n },\n config = function()\n vim.keymap.set(\n \"n\",\n \"<leader>ai\",\n function()\n require(\n \"aibou.codecompanion\"\n ).start()\n end,\n {\n desc = \"Start aibou\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/olimorris/codecompanion.nvim\"})\nvim.pack.add({\"https://github.com/atusy/aibou.nvim\"})\n\nvim.keymap.set(\n \"n\",\n \"<leader>ai\",\n function()\n require(\"aibou.codecompanion\").start()\n end,\n {desc = \"Start aibou\"}\n)",
"updated_at": "2025-05-05T12:42:14Z"
},
"Hashino/speed.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Hashino/speed.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/Hashino/speed.nvim\"})\n\nrequire(\"speed\").setup({})",
"updated_at": "2025-05-04T23:22:15Z"
},
"jake-stewart/normal-cmdline.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jake-stewart/normal-cmdline.nvim\",\n event = \"CmdlineEnter\",\n config = function()\n -- make the cmdline insert mode a beam\n vim.opt.guicursor:append(\n \"ci:ver1,c:ver1\"\n )\n\n local cmd =\n require(\n \"normal-cmdline\"\n )\n cmd.setup(\n {\n -- key to hit within cmdline to enter normal mode:\n key = \"<esc>\",\n -- the cmdline text highlight when in normal mode:\n hl = \"Normal\",\n -- these mappings only apply to normal mode in cmdline:\n mappings = {\n [\"k\"] = cmd.history.prev,\n [\"j\"] = cmd.history.next,\n [\"<cr>\"] = cmd.accept,\n [\"<esc>\"] = cmd.cancel,\n [\"<c-c>\"] = cmd.cancel,\n [\":\"] = cmd.reset\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/jake-stewart/normal-cmdline.nvim\"})\n\nvim.opt.guicursor:append(\"ci:ver1,c:ver1\")\nlocal cmd = require(\"normal-cmdline\")\ncmd.setup(\n {\n -- key to hit within cmdline to enter normal mode:\n key = \"<esc>\",\n -- the cmdline text highlight when in normal mode:\n hl = \"Normal\",\n -- these mappings only apply to normal mode in cmdline:\n mappings = {\n [\"k\"] = cmd.history.prev,\n [\"j\"] = cmd.history.next,\n [\"<cr>\"] = cmd.accept,\n [\"<esc>\"] = cmd.cancel,\n [\"<c-c>\"] = cmd.cancel,\n [\":\"] = cmd.reset\n }\n }\n)",
"updated_at": "2025-05-03T12:36:16Z"
},
"ObserverOfTime/notifications.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ObserverOfTime/notifications.nvim\",\n opts = {\n override_notify = true,\n hist_command = \"Notifications\",\n -- or set `icons = false` to disable all icons\n icons = {\n TRACE = \"\", -- '🔍',\n DEBUG = \"󰠭\", -- '🐞',\n INFO = \"\", -- '📣',\n WARN = \"\", -- '⚠️ ',\n ERROR = \"\", -- '🚨',\n OFF = \"\" -- '⛔',\n },\n hl_groups = {\n TRACE = \"DiagnosticFloatingHint\",\n DEBUG = \"DiagnosticFloatingHint\",\n INFO = \"DiagnosticFloatingInfo\",\n WARN = \"DiagnosticFloatingWarn\",\n ERROR = \"DiagnosticFloatingError\",\n OFF = \"DiagnosticFloatingOk\"\n }\n }\n -- to use OSC 777/99/9:\n --[[\n config = function(_, opts)\n vim.g.notifications_use_osc = '777'\n require('notifications').setup(opts)\n end\n --]]\n}",
"vimpack": "vim.pack.add({\"https://github.com/ObserverOfTime/notifications.nvim\"})\n\nrequire(\"notifications\").setup(\n {\n override_notify = true,\n hist_command = \"Notifications\",\n -- or set `icons = false` to disable all icons\n icons = {\n TRACE = \"\", -- '🔍',\n DEBUG = \"󰠭\", -- '🐞',\n INFO = \"\", -- '📣',\n WARN = \"\", -- '⚠️ ',\n ERROR = \"\", -- '🚨',\n OFF = \"\" -- '⛔',\n },\n hl_groups = {\n TRACE = \"DiagnosticFloatingHint\",\n DEBUG = \"DiagnosticFloatingHint\",\n INFO = \"DiagnosticFloatingInfo\",\n WARN = \"DiagnosticFloatingWarn\",\n ERROR = \"DiagnosticFloatingError\",\n OFF = \"DiagnosticFloatingOk\"\n }\n }\n)",
"updated_at": "2025-05-03T09:34:22Z"
},
"letieu/graphql.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"letieu/graphql.nvim\",\n keys = {\n {\n \"<leader>gg\",\n function()\n require(\n \"graphql\"\n ).open()\n end,\n desc = \"graphql - Open\"\n },\n {\n \"<leader>gq\",\n function()\n require(\n \"graphql\"\n ).close()\n end\n },\n {\n \"<leader>gr\",\n function()\n require(\n \"graphql\"\n ).run()\n end\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/letieu/graphql.nvim\"})",
"updated_at": "2025-05-02T13:29:16Z"
},
"caliguIa/zendiagram.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"caliguIa/zendiagram.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/caliguIa/zendiagram.nvim\"})\n\nrequire(\"zendiagram\").setup({})",
"updated_at": "2025-05-02T08:54:40Z"
},
"ficd0/academic.nvim": {
"source": "default",
"lazy": "return { \"ficd0/academic.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ficd0/academic.nvim'})",
"updated_at": "2025-04-30T19:21:48Z"
},
"jonahgoldwastaken/copilot-status.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"jonahgoldwastaken/copilot-status.nvim\",\n event = \"BufReadPost\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jonahgoldwastaken/copilot-status.nvim\"})",
"updated_at": "2025-04-30T07:23:54Z"
},
"johnseth97/gh-dash.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"johnseth97/gh-dash.nvim\",\n lazy = true,\n keys = {\n {\n \"<leader>cc\",\n function()\n require(\n \"gh_dash\"\n ).toggle()\n end,\n desc = \"Toggle gh-dash popup\"\n }\n },\n opts = {\n keymaps = {}, -- disable internal mapping\n border = \"rounded\", -- or 'double'\n width = 0.8,\n height = 0.8,\n autoinstall = true\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/johnseth97/gh-dash.nvim\"})\n\nrequire(\"gh-dash\").setup(\n {\n keymaps = {}, -- disable internal mapping\n border = \"rounded\", -- or 'double'\n width = 0.8,\n height = 0.8,\n autoinstall = true\n }\n)",
"updated_at": "2025-04-28T02:22:54Z"
},
"letieu/grpcui.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"letieu/grpcui.nvim\",\n dependencies = {\n \"ibhagwan/fzf-lua\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/letieu/grpcui.nvim\"})",
"updated_at": "2025-04-27T07:46:41Z"
},
"heilgar/nvim-http-client": {
"source": "lazy.nvim",
"lazy": "return {\n \"heilgar/nvim-http-client\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"hrsh7th/nvim-cmp\", -- Optional but recommended for enhanced autocompletion\n \"nvim-telescope/telescope.nvim\" -- Optional for better environment selection\n },\n event = \"VeryLazy\",\n ft = {\"http\", \"rest\"},\n config = function()\n require(\"http_client\").setup(\n {\n -- Default configuration (works out of the box)\n default_env_file = \".env.json\",\n request_timeout = 30000,\n split_direction = \"right\",\n create_keybindings = true,\n user_agent = \"heilgar/nvim-http-client\", -- Custom User-Agent header\n -- Profiling (timing metrics for requests)\n profiling = {\n enabled = true,\n show_in_response = true,\n detailed_metrics = true\n },\n -- Default keybindings (can be customized)\n keybindings = {\n select_env_file = \"<leader>hf\",\n set_env = \"<leader>he\",\n run_request = \"<leader>hr\",\n stop_request = \"<leader>hx\",\n toggle_verbose = \"<leader>hv\",\n toggle_profiling = \"<leader>hp\",\n dry_run = \"<leader>hd\",\n copy_curl = \"<leader>hc\",\n save_response = \"<leader>hs\",\n set_project_root = \"<leader>hg\",\n get_project_root = \"<leader>hgg\"\n }\n }\n )\n\n -- Set up Telescope integration if available\n if\n pcall(\n require,\n \"telescope\"\n )\n then\n require(\n \"telescope\"\n ).load_extension(\n \"http_client\"\n )\n end\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/hrsh7th/nvim-cmp\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/heilgar/nvim-http-client\"})\n\nrequire(\"http_client\").setup(\n {\n -- Default configuration (works out of the box)\n default_env_file = \".env.json\",\n request_timeout = 30000,\n split_direction = \"right\",\n create_keybindings = true,\n user_agent = \"heilgar/nvim-http-client\", -- Custom User-Agent header\n -- Profiling (timing metrics for requests)\n profiling = {\n enabled = true,\n show_in_response = true,\n detailed_metrics = true\n },\n -- Default keybindings (can be customized)\n keybindings = {\n select_env_file = \"<leader>hf\",\n set_env = \"<leader>he\",\n run_request = \"<leader>hr\",\n stop_request = \"<leader>hx\",\n toggle_verbose = \"<leader>hv\",\n toggle_profiling = \"<leader>hp\",\n dry_run = \"<leader>hd\",\n copy_curl = \"<leader>hc\",\n save_response = \"<leader>hs\",\n set_project_root = \"<leader>hg\",\n get_project_root = \"<leader>hgg\"\n }\n }\n)\nif pcall(require, \"telescope\") then\n require(\"telescope\").load_extension(\"http_client\")\nend",
"updated_at": "2025-10-06T02:57:49Z"
},
"JohanChane/wsnavigator.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"JohanChane/wsnavigator.nvim\",\n config = function()\n require(\"wsnavigator\").setup(\n {\n split = {\n direction = \"left\", -- left, right, above, below. see `:h nvim_open_win()`\n width = 48,\n height = 16\n },\n max_len_of_buffers = 7, -- Do not set this value above `20`, (recommended: `7`).\n cb_for_too_many_buffers = function()\n -- Callback function when buffer count exceeds `max_len_of_buffers`\n require(\n \"fzf-lua\"\n ).buffers(\n\n ) -- Use `fzf-lua` for buffer switching when too many buffers are open.\n end -- Please config your buffer switcher.\n }\n )\n\n vim.keymap.set(\n \"n\",\n \"<Leader>f\",\n function()\n require(\n \"wsnavigator\"\n ).toggle_wsn()\n end,\n {noremap = true}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/JohanChane/wsnavigator.nvim\"})\n\nrequire(\"wsnavigator\").setup(\n {\n split = {\n direction = \"left\", -- left, right, above, below. see `:h nvim_open_win()`\n width = 48,\n height = 16\n },\n max_len_of_buffers = 7, -- Do not set this value above `20`, (recommended: `7`).\n cb_for_too_many_buffers = function()\n -- Callback function when buffer count exceeds `max_len_of_buffers`\n require(\"fzf-lua\").buffers() -- Use `fzf-lua` for buffer switching when too many buffers are open.\n end -- Please config your buffer switcher.\n }\n)\nvim.keymap.set(\n \"n\",\n \"<Leader>f\",\n function()\n require(\"wsnavigator\").toggle_wsn()\n end,\n {noremap = true}\n)",
"updated_at": "2025-04-25T08:37:12Z"
},
"yutkat/confirm-quit.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yutkat/confirm-quit.nvim\",\n event = \"CmdlineEnter\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/yutkat/confirm-quit.nvim\"})\n\nrequire(\"confirm-quit\").setup({})",
"updated_at": "2025-04-25T01:40:35Z"
},
"GustavEikaas/code-playground.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"GustavEikaas/code-playground.nvim\",\n config = function()\n require(\n \"code-playground\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/GustavEikaas/code-playground.nvim\"})\n\nrequire(\"code-playground\").setup()",
"updated_at": "2025-04-24T17:15:53Z"
},
"doums/dark.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"doums/dark.nvim\",\n lazy = false,\n priority = 1000\n}",
"vimpack": "vim.pack.add({\"https://github.com/doums/dark.nvim\"})",
"updated_at": "2025-04-24T11:46:41Z"
},
"wsdjeg/scrollbar.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"wsdjeg/scrollbar.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/wsdjeg/scrollbar.nvim\"})",
"updated_at": "2025-10-31T15:28:12Z"
},
"wiliamks/nice-reference.nvim": {
"source": "default",
"lazy": "return { \"wiliamks/nice-reference.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/wiliamks/nice-reference.nvim'})",
"updated_at": "2025-04-23T16:00:15Z"
},
"LintaoAmons/context-menu.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"LintaoAmons/context-menu.nvim\",\n config = function(_, opts)\n require(\n \"context-menu\"\n ).setup(\n {\n -- Available predefined modules:\n -- \"git\"|\"http\"|\"markdown\"|\"test\"|\"copy\"|\"json\"\n modules = {\n \"git\", -- Module implementations can be found in `lua/context-menu/modules`\n -- To check the dependencies of the module, e.g. git module requires VGit.nvim\n \"copy\", -- Remove any predefined modules you don't need\n \"markdown\", -- Reference existing modules to learn how to create your own\n \"http\", -- http module requires kulala.nvim\n \"json\" -- jq\n }\n }\n )\n\n -- Add custom menu items\n -- This method can be called from any location to modularize your configuration\n -- Items can be modified at runtime to simplify configuration and debugging\n require(\n \"context-menu\"\n ).add_items(\n {\n {\n order = 1, -- Lower numbers indicate higher priority\n name = \"Code Action\", -- Display name in the menu\n -- Additional filters are defined in `lua/context-menu/types.lua`\n -- Options include ft, not_ft, and filter_func\n not_ft = {\n \"markdown\",\n \"toggleterm\",\n \"json\",\n \"http\"\n }, -- Hide item for specified filetypes\n action = function(\n _) -- Function executed when item is selected\n vim.lsp.buf.code_action(\n\n )\n end\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/LintaoAmons/context-menu.nvim\"})\n\nrequire(\"context-menu\").setup(\n {\n -- Available predefined modules:\n -- \"git\"|\"http\"|\"markdown\"|\"test\"|\"copy\"|\"json\"\n modules = {\n \"git\", -- Module implementations can be found in `lua/context-menu/modules`\n -- To check the dependencies of the module, e.g. git module requires VGit.nvim\n \"copy\", -- Remove any predefined modules you don't need\n \"markdown\", -- Reference existing modules to learn how to create your own\n \"http\", -- http module requires kulala.nvim\n \"json\" -- jq\n }\n }\n)\nrequire(\"context-menu\").add_items(\n {\n {\n order = 1, -- Lower numbers indicate higher priority\n name = \"Code Action\", -- Display name in the menu\n -- Additional filters are defined in `lua/context-menu/types.lua`\n -- Options include ft, not_ft, and filter_func\n not_ft = {\"markdown\", \"toggleterm\", \"json\", \"http\"}, -- Hide item for specified filetypes\n action = function(_) -- Function executed when item is selected\n vim.lsp.buf.code_action()\n end\n }\n }\n)",
"updated_at": "2025-04-23T13:14:44Z"
},
"wsdjeg/zettelkasten.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wsdjeg/zettelkasten.nvim\",\n config_before = function()\n vim.g.zettelkasten_directory =\n \"D:/zettelkasten\"\n vim.g.zettelkasten_template_directory =\n \"D:/zettelkasten_template\"\n end,\n config = function()\n vim.keymap.set(\n \"n\",\n \"<leader>mzb\",\n \"<cmd>ZkBrowse<cr>\",\n {silent = true}\n )\n vim.keymap.set(\n \"n\",\n \"<leader>mzn\",\n \"<cmd>ZkNew<cr>\",\n {silent = true}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/wsdjeg/zettelkasten.nvim\"})\n\nvim.keymap.set(\"n\", \"<leader>mzb\", \"<cmd>ZkBrowse<cr>\", {silent = true})\nvim.keymap.set(\"n\", \"<leader>mzn\", \"<cmd>ZkNew<cr>\", {silent = true})",
"updated_at": "2025-10-28T05:27:22Z"
},
"mattdibi/incolla.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"mattdibi/incolla.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mattdibi/incolla.nvim\"})",
"updated_at": "2025-04-22T09:03:04Z"
},
"zhisme/copy_with_context.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"zhisme/copy_with_context.nvim\",\n config = function()\n require(\n \"copy_with_context\"\n ).setup(\n {\n -- Customize mappings\n mappings = {\n relative = \"<leader>cy\",\n absolute = \"<leader>cY\"\n },\n -- whether to trim lines or not\n trim_lines = false,\n context_format = \"# %s:%s\" -- Default format for context: \"# Source file: filepath:line\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/zhisme/copy_with_context.nvim\"})\n\nrequire(\"copy_with_context\").setup(\n {\n -- Customize mappings\n mappings = {\n relative = \"<leader>cy\",\n absolute = \"<leader>cY\"\n },\n -- whether to trim lines or not\n trim_lines = false,\n context_format = \"# %s:%s\" -- Default format for context: \"# Source file: filepath:line\"\n }\n)",
"updated_at": "2025-04-21T08:24:49Z"
},
"nhu/patchr.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nhu/patchr.nvim\",\n ---@type patchr.config\n opts = {\n plugins = {\n [\"generic_plugin.nvim\"] = {\n \"/path/to/you/git.patch\",\n \"/path/to/you/other/git.patch\"\n }\n }\n }\n}",
"vimpack": "vim.pack.add({{src = \"https://github.com/nhu/patchr.nvim\"}})\n\nrequire(\"patchr\").setup(\n {\n plugins = {\n [\"generic_plugin.nvim\"] = {\n \"/path/to/you/git.patch\",\n \"/path/to/you/other/git.patch\"\n }\n }\n }\n)",
"updated_at": "2025-04-19T08:28:25Z"
},
"nick-skriabin/commitment.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nick-skriabin/commitment.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nick-skriabin/commitment.nvim\"})\n\nrequire(\"commitment\").setup({})",
"updated_at": "2025-04-17T19:50:38Z"
},
"srt0/codescope.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"srt0/codescope.nvim\",\n lazy = false,\n priority = 1000,\n config = function()\n require(\"codescope\").setup(\n {\n transparent = false -- Set to true for transparency\n }\n )\n vim.cmd.colorscheme(\n \"codescope\"\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/srt0/codescope.nvim\"})\n\nrequire(\"codescope\").setup(\n {\n transparent = false -- Set to true for transparency\n }\n)\nvim.cmd.colorscheme(\"codescope\")",
"updated_at": "2025-04-17T19:06:58Z"
},
"Yu-Leo/blame-column.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Yu-Leo/blame-column.nvim\",\n opts = {}, -- for default options. Refer to the configuration section for custom setup.\n cmd = \"BlameColumnToggle\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Yu-Leo/blame-column.nvim\"})\n\nrequire(\"blame-column\").setup({})",
"updated_at": "2025-04-16T18:35:35Z"
},
"tronikelis/xylene.nvim": {
"source": "default",
"lazy": "return { \"tronikelis/xylene.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tronikelis/xylene.nvim'})",
"updated_at": "2025-10-02T12:46:47Z"
},
"VPavliashvili/json-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"VPavliashvili/json-nvim\",\n ft = \"json\" -- only load for json filetype\n}",
"vimpack": "vim.pack.add({\"https://github.com/VPavliashvili/json-nvim\"})",
"updated_at": "2025-04-14T01:01:22Z"
},
"HiPhish/awk-ward.nvim": {
"source": "default",
"lazy": "return { \"HiPhish/awk-ward.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/HiPhish/awk-ward.nvim'})",
"updated_at": "2025-04-12T19:43:33Z"
},
"marcuscaisey/olddirs.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"marcuscaisey/olddirs.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/marcuscaisey/olddirs.nvim\"})",
"updated_at": "2025-04-09T04:51:18Z"
},
"ta-tikoma/php.easy.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ta-tikoma/php.easy.nvim\",\n config = true,\n keys = {\n {\n \"-#\",\n \"<CMD>PHPEasyAttribute<CR>\",\n ft = \"php\"\n },\n {\n \"-b\",\n \"<CMD>PHPEasyDocBlock<CR>\",\n ft = \"php\"\n },\n {\n \"-r\",\n \"<CMD>PHPEasyReplica<CR>\",\n ft = \"php\"\n },\n {\n \"-c\",\n \"<CMD>PHPEasyCopy<CR>\",\n ft = \"php\"\n },\n {\n \"-d\",\n \"<CMD>PHPEasyDelete<CR>\",\n ft = \"php\"\n },\n {\n \"-uu\",\n \"<CMD>PHPEasyRemoveUnusedUses<CR>\",\n ft = \"php\"\n },\n {\n \"-e\",\n \"<CMD>PHPEasyExtends<CR>\",\n ft = \"php\"\n },\n {\n \"-i\",\n \"<CMD>PHPEasyImplements<CR>\",\n ft = \"php\"\n },\n {\n \"--i\",\n \"<CMD>PHPEasyInitInterface<CR>\",\n ft = \"php\"\n },\n {\n \"--c\",\n \"<CMD>PHPEasyInitClass<CR>\",\n ft = \"php\"\n },\n {\n \"--ac\",\n \"<CMD>PHPEasyInitAbstractClass<CR>\",\n ft = \"php\"\n },\n {\n \"--t\",\n \"<CMD>PHPEasyInitTrait<CR>\",\n ft = \"php\"\n },\n {\n \"--e\",\n \"<CMD>PHPEasyInitEnum<CR>\",\n ft = \"php\"\n },\n {\n \"-c\",\n \"<CMD>PHPEasyAppendConstant<CR>\",\n ft = \"php\",\n mode = {\"n\", \"v\"}\n },\n {\n \"-p\",\n \"<CMD>PHPEasyAppendProperty<CR>\",\n ft = \"php\",\n mode = {\"n\", \"v\"}\n },\n {\n \"-m\",\n \"<CMD>PHPEasyAppendMethod<CR>\",\n ft = \"php\",\n mode = {\"n\", \"v\"}\n },\n {\n \"__\",\n \"<CMD>PHPEasyAppendConstruct<CR>\",\n ft = \"php\"\n },\n {\n \"_i\",\n \"<CMD>PHPEasyAppendInvoke<CR>\",\n ft = \"php\"\n },\n {\n \"-a\",\n \"<CMD>PHPEasyAppendArgument<CR>\",\n ft = \"php\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/ta-tikoma/php.easy.nvim\"})\n\nrequire(\"php.easy\").setup()",
"updated_at": "2025-04-08T05:36:01Z"
},
"ovk/endec.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ovk/endec.nvim\",\n event = \"VeryLazy\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/ovk/endec.nvim\"})\n\nrequire(\"endec\").setup({})",
"updated_at": "2025-04-07T01:26:26Z"
},
"lucaSartore/nvim-dap-exception-breakpoints": {
"source": "lazy.nvim",
"lazy": "return {\n \"lucaSartore/nvim-dap-exception-breakpoints\",\n dependencies = {\n \"mfussenegger/nvim-dap\"\n },\n config = function()\n local set_exception_breakpoints =\n require(\n \"nvim-dap-exception-breakpoints\"\n )\n\n vim.api.nvim_set_keymap(\n \"n\",\n \"<leader>dc\",\n \"\",\n {\n desc = \"[D]ebug [C]ondition breakpoints\",\n callback = set_exception_breakpoints\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/mfussenegger/nvim-dap\"})\nvim.pack.add({\"https://github.com/lucaSartore/nvim-dap-exception-breakpoints\"})\n\nlocal set_exception_breakpoints = require(\"nvim-dap-exception-breakpoints\")\nvim.api.nvim_set_keymap(\n \"n\",\n \"<leader>dc\",\n \"\",\n {\n desc = \"[D]ebug [C]ondition breakpoints\",\n callback = set_exception_breakpoints\n }\n)",
"updated_at": "2025-04-04T05:59:19Z"
},
"mikesmithgh/gruvsquirrel.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mikesmithgh/gruvsquirrel.nvim\",\n lazy = false,\n priority = 1000,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/mikesmithgh/gruvsquirrel.nvim\"})\n\nrequire(\"gruvsquirrel\").setup({})",
"updated_at": "2025-04-03T16:58:05Z"
},
"vzze/cmdline.nvim": {
"source": "default",
"lazy": "return { \"vzze/cmdline.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/vzze/cmdline.nvim'})",
"updated_at": "2025-04-03T12:28:09Z"
},
"jyscao/ventana.nvim": {
"source": "lazy.nvim",
"lazy": "return {\"jyscao/ventana.nvim\"}",
"vimpack": "vim.pack.add({\"https://github.com/jyscao/ventana.nvim\"})",
"updated_at": "2025-04-01T05:29:01Z"
},
"mateuszwieloch/automkdir.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mateuszwieloch/automkdir.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/mateuszwieloch/automkdir.nvim\"})\n\nrequire(\"automkdir\").setup({})",
"updated_at": "2025-03-31T06:03:58Z"
},
"shellpad/shellpad.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"shellpad/shellpad.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/shellpad/shellpad.nvim\"})\n\nrequire(\"shellpad\").setup({})",
"updated_at": "2025-03-30T12:32:42Z"
},
"barklan/capslock.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"barklan/capslock.nvim\",\n lazy = true,\n keys = {\n {\n \"<C-l>\",\n \"<Plug>CapsLockToggle\",\n mode = {\"i\", \"c\"}\n },\n {\n \"<leader>c\",\n \"<Plug>CapsLockToggle\",\n mode = {\"n\"}\n }\n },\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/barklan/capslock.nvim\"})\n\nrequire(\"capslock\").setup()",
"updated_at": "2025-03-30T11:11:29Z"
},
"moyiz/command-and-cursor.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"moyiz/command-and-cursor.nvim\",\n event = \"VeryLazy\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/moyiz/command-and-cursor.nvim\"})\n\nrequire(\"command-and-cursor\").setup({})",
"updated_at": "2025-03-30T10:59:02Z"
},
"DimitrisDimitropoulos/yasp.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"DimitrisDimitropoulos/yasp.nvim\",\n -- lazy loading is not required, since it is handled internally\n lazy = false,\n -- if you persist on lazy loading you must call the setup function on InsertEnter\n -- event = 'InsertEnter',\n opts = {\n -- default, change to false for special completion frameworks\n -- long_desc = true,\n -- default, change to true mainly for debugging\n -- prose = false,\n -- default, the time to wait before starting a new server in milliseconds, highly suggested to keep it\n -- debounce = 750,\n -- default, global triggerChars to fire lsp completion\n -- trigger_chars = {\n -- ['*'] = { '{', '(', '[', ' ', '.', ':', ',' },\n -- -- append them per filetype in such style\n -- -- ['lua'] = { '.', ':' },\n -- },\n\n -- 💀 WARNING: the following must be provided by the user\n -- the paths to the package.json files, no default given, must be provided\n paths = {\n -- for friendly-snippets installed via lazy.nvim\n vim.fn.stdpath \"data\" ..\n \"/lazy/friendly-snippets/package.json\",\n -- for snippets in the users config directory\n vim.fn.expand(\n \"$MYVIMRC\"\n ):match \"(.*[/\\\\])\" ..\n \"snippets/path/to/package.json\"\n },\n -- the accompanying descriptions for the paths, no default given, must be provided\n descs = {\"FR\", \"USR\"}\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/DimitrisDimitropoulos/yasp.nvim\"})\n\nrequire(\"yasp\").setup(\n {\n -- default, change to false for special completion frameworks\n -- long_desc = true,\n -- default, change to true mainly for debugging\n -- prose = false,\n -- default, the time to wait before starting a new server in milliseconds, highly suggested to keep it\n -- debounce = 750,\n -- default, global triggerChars to fire lsp completion\n -- trigger_chars = {\n -- ['*'] = { '{', '(', '[', ' ', '.', ':', ',' },\n -- -- append them per filetype in such style\n -- -- ['lua'] = { '.', ':' },\n -- },\n\n -- 💀 WARNING: the following must be provided by the user\n -- the paths to the package.json files, no default given, must be provided\n paths = {\n -- for friendly-snippets installed via lazy.nvim\n vim.fn.stdpath \"data\" .. \"/lazy/friendly-snippets/package.json\",\n -- for snippets in the users config directory\n vim.fn.expand(\"$MYVIMRC\"):match \"(.*[/\\\\])\" ..\n \"snippets/path/to/package.json\"\n },\n -- the accompanying descriptions for the paths, no default given, must be provided\n descs = {\"FR\", \"USR\"}\n }\n)",
"updated_at": "2025-03-30T09:20:19Z"
},
"myypo/borrowed.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"myypo/borrowed.nvim\",\n lazy = false,\n priority = 1000,\n version = \"^0\", -- Optional: avoid upgrading to breaking versions\n config = function()\n -- require(\"borrowed\").setup({ ... }) -- Optional: only has to be called to change settings\n\n -- If you are changing the config, colorscheme command has to be called after setup()\n vim.cmd(\n \"colorscheme mayu\"\n ) -- OR vim.cmd(\"colorscheme shin\")\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/myypo/borrowed.nvim\"})\n\nvim.cmd(\"colorscheme mayu\")",
"updated_at": "2025-03-29T12:08:03Z"
},
"mfussenegger/nvim-overfly": {
"source": "default",
"lazy": "return { \"mfussenegger/nvim-overfly\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mfussenegger/nvim-overfly'})",
"updated_at": "2025-07-25T15:11:12Z"
},
"Mr-LLLLL/lualine-ext.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Mr-LLLLL/lualine-ext.nvim\",\n event = \"VeryLazy\",\n dependencies = {\n \"nvim-lualine/lualine.nvim\"\n -- if you want to open telescope window when click on LSP info of lualine, uncomment it\n -- \"nvim-telescope/telescope.nvim\"\n },\n opts = {\n separator = {\n left = \"\",\n right = \"\"\n },\n init_tab_project = {\n disabled = false,\n -- set this for your colorscheme. I have not default setting in diff colorcheme.\n tabs_color = {\n inactive = {\n fg = \"#9da9a0\",\n bg = \"#4f5b58\"\n }\n }\n },\n init_lsp = {\n disabled = false\n },\n init_tab_date = true\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lualine/lualine.nvim\"})\nvim.pack.add({\"https://github.com/Mr-LLLLL/lualine-ext.nvim\"})\n\nrequire(\"lualine-ext\").setup(\n {\n separator = {\n left = \"\",\n right = \"\"\n },\n init_tab_project = {\n disabled = false,\n -- set this for your colorscheme. I have not default setting in diff colorcheme.\n tabs_color = {\n inactive = {\n fg = \"#9da9a0\",\n bg = \"#4f5b58\"\n }\n }\n },\n init_lsp = {\n disabled = false\n },\n init_tab_date = true\n }\n)",
"updated_at": "2025-10-21T02:43:16Z"
},
"DestopLine/boilersharp.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"DestopLine/boilersharp.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/DestopLine/boilersharp.nvim\"})\n\nrequire(\"boilersharp\").setup({})",
"updated_at": "2025-03-26T23:21:28Z"
},
"mikesmithgh/borderline.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mikesmithgh/borderline.nvim\",\n enabled = true,\n lazy = true,\n event = \"VeryLazy\",\n config = function()\n require(\"borderline\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/mikesmithgh/borderline.nvim\"})\n\nrequire(\"borderline\").setup({})",
"updated_at": "2025-10-01T18:00:39Z"
},
"loganswartz/sunburn.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"loganswartz/sunburn.nvim\",\n dependencies = {\n \"loganswartz/polychrome.nvim\"\n },\n -- you could do this, or use the standard vimscript `colorscheme sunburn`\n config = function()\n vim.cmd.colorscheme \"sunburn\"\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/loganswartz/polychrome.nvim\"})\nvim.pack.add({\"https://github.com/loganswartz/sunburn.nvim\"})\n\nvim.cmd.colorscheme \"sunburn\"",
"updated_at": "2025-03-26T16:30:56Z"
},
"timmypidashev/darkbox.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"timmypidashev/darkbox.nvim\",\n lazy = false,\n config = function()\n require(\"darkbox\").load(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/timmypidashev/darkbox.nvim\"})\n\nrequire(\"darkbox\").load()",
"updated_at": "2025-03-25T21:57:20Z"
},
"Massolari/devto.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Massolari/devto.nvim\",\n dependencies = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/Massolari/devto.nvim\"})",
"updated_at": "2025-03-21T09:52:51Z"
},
"askfiy/http-client.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"askfiy/http-client.nvim\",\n config = function()\n require(\"http-client\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/askfiy/http-client.nvim\"})\n\nrequire(\"http-client\").setup()",
"updated_at": "2025-03-21T06:33:05Z"
},
"lukas-reineke/onedark.nvim": {
"source": "default",
"lazy": "return { \"lukas-reineke/onedark.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lukas-reineke/onedark.nvim'})",
"updated_at": "2025-03-17T12:28:51Z"
},
"augustocdias/gatekeeper.nvim": {
"source": "default",
"lazy": "return { \"augustocdias/gatekeeper.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/augustocdias/gatekeeper.nvim'})",
"updated_at": "2025-03-15T19:19:20Z"
},
"AlejandroSuero/freeze-code.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"AlejandroSuero/freeze-code.nvim\",\n config = function()\n require(\"freeze-code\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/AlejandroSuero/freeze-code.nvim\"})\n\nrequire(\"freeze-code\").setup()",
"updated_at": "2025-03-15T09:33:35Z"
},
"mawkler/jsx-element.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mawkler/jsx-element.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\",\n \"nvim-treesitter/nvim-treesitter-textobjects\"\n },\n ft = {\n \"typescriptreact\",\n \"javascriptreact\",\n \"javascript\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter-textobjects\"})\nvim.pack.add({\"https://github.com/mawkler/jsx-element.nvim\"})\n\nrequire(\"jsx-element\").setup({})",
"updated_at": "2025-03-14T20:11:17Z"
},
"psjay/buffer-closer.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"psjay/buffer-closer.nvim\",\n config = function()\n require(\n \"buffer-closer\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/psjay/buffer-closer.nvim\"})\n\nrequire(\"buffer-closer\").setup()",
"updated_at": "2025-03-14T18:04:23Z"
},
"oahlen/iceberg.nvim": {
"source": "default",
"lazy": "return { \"oahlen/iceberg.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/oahlen/iceberg.nvim'})",
"updated_at": "2025-03-14T08:58:05Z"
},
"kungfusheep/snipe-lsp.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kungfusheep/snipe-lsp.nvim\",\n event = \"VeryLazy\",\n dependencies = \"leath-dub/snipe.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/kungfusheep/snipe-lsp.nvim\"})\n\nrequire(\"snipe-lsp\").setup({})",
"updated_at": "2025-03-12T17:37:51Z"
},
"hrsh7th/nvim-dansa": {
"source": "default",
"lazy": "return { \"hrsh7th/nvim-dansa\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hrsh7th/nvim-dansa'})",
"updated_at": "2025-03-10T16:54:59Z"
},
"brianaung/yasl.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"brianaung/yasl.nvim\",\n dependencies = {\n \"nvim-tree/nvim-web-devicons\" -- (optional) if you want icons\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-tree/nvim-web-devicons\"})\nvim.pack.add({\"https://github.com/brianaung/yasl.nvim\"})\n\nrequire(\"yasl\").setup({})",
"updated_at": "2025-03-10T11:29:14Z"
},
"nvim-svelte/nvim-svelte-snippets": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-svelte/nvim-svelte-snippets\",\n dependencies = \"L3MON4D3/LuaSnip\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-svelte/nvim-svelte-snippets\"})\n\nrequire(\"nvim-svelte-snippets\").setup({})",
"updated_at": "2025-03-09T19:16:49Z"
},
"webpolis/wingman.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"webpolis/wingman.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"MunifTanjim/nui.nvim\",\n \"junegunn/fzf.vim\",\n \"kkharji/sqlite.lua\",\n \"leafo/lua-openai\"\n },\n opts = {\n openai_api_key = \"your_openai_api_key\",\n openai_model = \"gpt-4o-mini\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/junegunn/fzf.vim\"})\nvim.pack.add({\"https://github.com/kkharji/sqlite.lua\"})\nvim.pack.add({\"https://github.com/leafo/lua-openai\"})\nvim.pack.add({\"https://github.com/webpolis/wingman.nvim\"})\n\nrequire(\"wingman\").setup(\n {\n openai_api_key = \"your_openai_api_key\",\n openai_model = \"gpt-4o-mini\"\n }\n)",
"updated_at": "2025-03-08T12:33:03Z"
},
"kensyo/nvim-scrlbkun": {
"source": "vim-plug",
"lazy": "return {\n \"kensyo/nvim-scrlbkun\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/kensyo/nvim-scrlbkun\"})",
"updated_at": "2025-03-08T09:40:51Z"
},
"arakkkkk/marktodo.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"arakkkkk/marktodo.nvim\",\n config = function()\n require(\"marktodo\").setup(\n\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/arakkkkk/marktodo.nvim\"})\n\nrequire(\"marktodo\").setup()",
"updated_at": "2025-03-08T08:51:06Z"
},
"praem90/nvim-phpcsf": {
"source": "vim-plug",
"lazy": "return {\n \"praem90/nvim-phpcsf\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/praem90/nvim-phpcsf\"})",
"updated_at": "2025-03-06T13:43:28Z"
},
"shadmansaleh/IRC.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"shadmansaleh/IRC.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/shadmansaleh/IRC.nvim\"})",
"updated_at": "2025-03-06T08:51:25Z"
},
"ranjithshegde/orgWiki.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"ranjithshegde/orgWiki.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ranjithshegde/orgWiki.nvim\"})",
"updated_at": "2025-03-04T15:58:58Z"
},
"ray-x/mkdn.nvim": {
"source": "default",
"lazy": "return { \"ray-x/mkdn.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ray-x/mkdn.nvim'})",
"updated_at": "2025-03-03T06:50:12Z"
},
"barrientosvctor/abyss.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"barrientosvctor/abyss.nvim\",\n lazy = false,\n priority = 1000,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/barrientosvctor/abyss.nvim\"})\n\nrequire(\"abyss\").setup({})",
"updated_at": "2025-03-01T22:38:55Z"
},
"izelnakri/async.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"izelnakri/async.nvim\",\n config = function()\n -- If you want to expose it globally:\n Callback =\n require(\n \"callback\"\n )\n Promise =\n require(\"promise\")\n Timers =\n require(\"timers\")\n await = Promise.await\n\n -- or a dummy usage example:\n Callback.map(\n {\"/home\", \"/usr\"},\n vim.uv.fs_stat,\n function(\n err,\n result)\n vim.print(\n vim.inspect(\n result\n )\n )\n end\n )\n\n -- promise example\n local promise =\n Promise:new(\n function(\n resolve,\n reject)\n resolve(\n {\n last_name = \"Nakri\"\n }\n )\n end\n ):and_then(\n function(result)\n vim.print(\n \"last_name should be: \" ..\n result.last_name\n )\n end\n )\n local me =\n await(promise)\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/izelnakri/async.nvim\"})\n\nCallback = require(\"callback\")\nPromise = require(\"promise\")\nTimers = require(\"timers\")\nawait = Promise.await\nCallback.map(\n {\"/home\", \"/usr\"},\n vim.uv.fs_stat,\n function(err, result)\n vim.print(vim.inspect(result))\n end\n)\nlocal promise =\n Promise:new(\n function(resolve, reject)\n resolve({last_name = \"Nakri\"})\n end\n):and_then(\n function(result)\n vim.print(\"last_name should be: \" .. result.last_name)\n end\n)\nlocal me = await(promise)",
"updated_at": "2025-02-26T22:15:44Z"
},
"niuiic/git-log.nvim": {
"source": "default",
"lazy": "return { \"niuiic/git-log.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/git-log.nvim'})",
"updated_at": "2025-02-26T11:34:30Z"
},
"jack-rabe/impl.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jack-rabe/impl.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/jack-rabe/impl.nvim\"})",
"updated_at": "2025-02-25T04:38:43Z"
},
"tomoakley/circleci.nvim": {
"source": "default",
"lazy": "return { \"tomoakley/circleci.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tomoakley/circleci.nvim'})",
"updated_at": "2025-02-23T17:50:03Z"
},
"archibate/genius.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"archibate/genius.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"MunifTanjim/nui.nvim\"\n },\n config = function()\n require \"genius\".setup {\n -- This plugin supports many backends, openai backend is the default:\n default_bot = \"openai\",\n -- You may obtain an API key from OpenAI as long as you have an account: https://platform.openai.com/account/api-keys\n -- Either set the environment variable OPENAI_API_KEY in .bashrc, or set api_key option in the setup here:\n config_openai = {\n api_key = os.getenv(\n \"OPENAI_API_KEY\"\n )\n }\n -- Otherwise, you may run DeepSeek-Coder locally instead:\n -- default_bot = 'deepseek',\n -- See sections below for detailed instructions on setting up this model.\n }\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/archibate/genius.nvim\"})\n\nrequire \"genius\".setup {\n -- This plugin supports many backends, openai backend is the default:\n default_bot = \"openai\",\n -- You may obtain an API key from OpenAI as long as you have an account: https://platform.openai.com/account/api-keys\n -- Either set the environment variable OPENAI_API_KEY in .bashrc, or set api_key option in the setup here:\n config_openai = {\n api_key = os.getenv(\"OPENAI_API_KEY\")\n }\n -- Otherwise, you may run DeepSeek-Coder locally instead:\n -- default_bot = 'deepseek',\n -- See sections below for detailed instructions on setting up this model.\n}",
"updated_at": "2025-02-23T06:03:21Z"
},
"benlubas/image-save.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"benlubas/image-save.nvim\",\n cmd = \"SaveImage\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/benlubas/image-save.nvim\"})",
"updated_at": "2025-02-22T12:51:24Z"
},
"aileot/emission.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"aileot/emission.nvim\",\n event = \"VeryLazy\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/aileot/emission.nvim\"})\n\nrequire(\"emission\").setup({})",
"updated_at": "2025-02-21T15:08:19Z"
},
"Vaisakhkm2625/hologram-math-preview.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Vaisakhkm2625/hologram-math-preview.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Vaisakhkm2625/hologram-math-preview.nvim\"})",
"updated_at": "2025-02-18T18:55:10Z"
},
"lucamot/chrome-dev-console.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"lucamot/chrome-dev-console.nvim\",\n dependencies = {\n \"lucamot/chrome-remote.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/lucamot/chrome-remote.nvim\"})\nvim.pack.add({\"https://github.com/lucamot/chrome-dev-console.nvim\"})",
"updated_at": "2025-02-18T12:52:55Z"
},
"SleepySwords/change-function.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"SleepySwords/change-function.nvim\",\n dependencies = {\n \"MunifTanjim/nui.nvim\",\n \"nvim-treesitter/nvim-treesitter\",\n \"nvim-treesitter/nvim-treesitter-textobjects\" -- Not required, however provides fallback `textobjects.scm`\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter-textobjects\"})\nvim.pack.add({\"https://github.com/SleepySwords/change-function.nvim\"})",
"updated_at": "2025-02-17T08:09:35Z"
},
"jdrupal-dev/code-refactor.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jdrupal-dev/code-refactor.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n keys = {\n {\n \"<leader>cc\",\n \"<cmd>CodeActions all<CR>\",\n desc = \"Show code-refactor.nvim (not LSP code actions)\"\n }\n },\n config = function()\n require(\n \"code-refactor\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/jdrupal-dev/code-refactor.nvim\"})\n\nrequire(\"code-refactor\").setup({})",
"updated_at": "2025-02-12T08:50:00Z"
},
"desdic/macrothis.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"desdic/macrothis.nvim\",\n opts = {},\n keys = {\n {\n \"<Leader>kkd\",\n function()\n require(\n \"macrothis\"\n ).delete()\n end,\n desc = \"delete\"\n },\n {\n \"<Leader>kke\",\n function()\n require(\n \"macrothis\"\n ).edit()\n end,\n desc = \"edit\"\n },\n {\n \"<Leader>kkl\",\n function()\n require(\n \"macrothis\"\n ).load()\n end,\n desc = \"load\"\n },\n {\n \"<Leader>kkn\",\n function()\n require(\n \"macrothis\"\n ).rename()\n end,\n desc = \"rename\"\n },\n {\n \"<Leader>kkq\",\n function()\n require(\n \"macrothis\"\n ).quickfix()\n end,\n desc = \"run macro on all files in quickfix\"\n },\n {\n \"<Leader>kkr\",\n function()\n require(\n \"macrothis\"\n ).run()\n end,\n desc = \"run macro\"\n },\n {\n \"<Leader>kks\",\n function()\n require(\n \"macrothis\"\n ).save()\n end,\n desc = \"save\"\n },\n {\n \"<Leader>kkx\",\n function()\n require(\n \"macrothis\"\n ).register()\n end,\n desc = \"edit register\"\n },\n {\n \"<Leader>kkp\",\n function()\n require(\n \"macrothis\"\n ).copy_register_printable(\n\n )\n end,\n desc = \"Copy register as printable\"\n },\n {\n \"<Leader>kkm\",\n function()\n require(\n \"macrothis\"\n ).copy_macro_printable(\n\n )\n end,\n desc = \"Copy macro as printable\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/desdic/macrothis.nvim\"})\n\nrequire(\"macrothis\").setup({})",
"updated_at": "2025-02-12T06:12:23Z"
},
"stevearc/three.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"stevearc/three.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/stevearc/three.nvim\"})\n\nrequire(\"three\").setup({})",
"updated_at": "2025-02-12T01:45:40Z"
},
"trimclain/builder.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"trimclain/builder.nvim\",\n cmd = \"Build\",\n -- stylua: ignore\n keys = {\n {\"<C-b>\", function()\n require(\n \"builder\"\n ).build()\n end, desc = \"Build\"}\n },\n opts = {\n commands = {}\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/trimclain/builder.nvim\"})\n\nrequire(\"builder\").setup(\n {\n commands = {}\n }\n)",
"updated_at": "2025-10-05T21:22:32Z"
},
"hrsh7th/nvim-swm": {
"source": "default",
"lazy": "return { \"hrsh7th/nvim-swm\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hrsh7th/nvim-swm'})",
"updated_at": "2025-02-11T01:58:54Z"
},
"wojciech-kulik/filenav.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wojciech-kulik/filenav.nvim\",\n config = function()\n require(\"filenav\").setup(\n {\n next_file_key = \"<M-i>\",\n prev_file_key = \"<M-o>\",\n max_history = 100,\n remove_duplicates = false\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/wojciech-kulik/filenav.nvim\"})\n\nrequire(\"filenav\").setup(\n {\n next_file_key = \"<M-i>\",\n prev_file_key = \"<M-o>\",\n max_history = 100,\n remove_duplicates = false\n }\n)",
"updated_at": "2025-02-08T21:07:35Z"
},
"GitMarkedDan/you-are-an-idiot.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"GitMarkedDan/you-are-an-idiot.nvim\"\n -- Add your own custom configuration here:\n -- opts = { }\n}",
"vimpack": "vim.pack.add({\"https://github.com/GitMarkedDan/you-are-an-idiot.nvim\"})",
"updated_at": "2025-02-08T16:15:54Z"
},
"cachebag/nvim-tcss": {
"source": "lazy.nvim",
"lazy": "return {\n \"cachebag/nvim-tcss\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/cachebag/nvim-tcss\"})\n\nrequire(\"nvim-tcss\").setup()",
"updated_at": "2025-02-08T03:08:55Z"
},
"OliverChao/telescope-picker-list.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"OliverChao/telescope-picker-list.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/OliverChao/telescope-picker-list.nvim\"})",
"updated_at": "2025-02-07T02:27:22Z"
},
"JoseConseco/telescope_sessions_picker.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"JoseConseco/telescope_sessions_picker.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/JoseConseco/telescope_sessions_picker.nvim\"})",
"updated_at": "2025-02-06T17:33:40Z"
},
"janBorowy/jirac.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"janBorowy/jirac.nvim\",\n dependencies = {\n \"MunifTanjim/nui.nvim\",\n \"grapp-dev/nui-components.nvim\",\n \"nvim-lua/plenary.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/grapp-dev/nui-components.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/janBorowy/jirac.nvim\"})",
"updated_at": "2025-02-05T21:18:30Z"
},
"rodolfojsv/reminders.nvim": {
"source": "default",
"lazy": "return { \"rodolfojsv/reminders.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/rodolfojsv/reminders.nvim'})",
"updated_at": "2025-02-04T05:18:42Z"
},
"homerours/jumper.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"homerours/jumper.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\", -- for Telescope backend\n \"ibhagwan/fzf-lua\" -- alternatively, for fzf-lua backend\n },\n config = function()\n -- If using Telescope as backend:\n local jumper =\n require(\n \"telescope\"\n ).extensions.jumper\n -- or, if using fzf-lua as backend:\n local jumper =\n require(\n \"jumper.fzf-lua\"\n )\n\n -- Configure bindings to launch the pickers:\n vim.keymap.set(\n \"n\",\n \"<c-y>\",\n jumper.jump_to_directory\n )\n vim.keymap.set(\n \"n\",\n \"<c-u>\",\n jumper.jump_to_file\n )\n vim.keymap.set(\n \"n\",\n \"<leader>fu\",\n jumper.find_in_files\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/homerours/jumper.nvim\"})\n\nlocal jumper = require(\"telescope\").extensions.jumper\nlocal jumper = require(\"jumper.fzf-lua\")\nvim.keymap.set(\"n\", \"<c-y>\", jumper.jump_to_directory)\nvim.keymap.set(\"n\", \"<c-u>\", jumper.jump_to_file)\nvim.keymap.set(\"n\", \"<leader>fu\", jumper.find_in_files)",
"updated_at": "2025-10-16T23:17:13Z"
},
"kid-icarus/jira.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kid-icarus/jira.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\", -- optional\n \"folke/snacks.nvim\" -- optional\n },\n opts = {} -- see configuration section\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/kid-icarus/jira.nvim\"})\n\nrequire(\"jira\").setup({})",
"updated_at": "2025-01-29T07:59:46Z"
},
"lfilho/note2cal.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"lfilho/note2cal.nvim\",\n config = function()\n require(\"note2cal\").setup(\n {\n debug = false, -- if true, prints a debug message an return early (won't schedule events)\n calendar_name = \"Work\", -- the name of the calendar as it appear on Calendar.app\n highlights = {\n at_symbol = \"WarningMsg\", -- the highlight group for the \"@\" symbol\n at_text = \"Number\" -- the highlight group for the date-time part\n },\n keymaps = {\n normal = \"<Leader>se\", -- mnemonic: Schedule Event\n visual = \"<Leader>se\" -- mnemonic: Schedule Event\n }\n }\n )\n end,\n ft = \"markdown\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/lfilho/note2cal.nvim\"})\n\nrequire(\"note2cal\").setup(\n {\n debug = false, -- if true, prints a debug message an return early (won't schedule events)\n calendar_name = \"Work\", -- the name of the calendar as it appear on Calendar.app\n highlights = {\n at_symbol = \"WarningMsg\", -- the highlight group for the \"@\" symbol\n at_text = \"Number\" -- the highlight group for the date-time part\n },\n keymaps = {\n normal = \"<Leader>se\", -- mnemonic: Schedule Event\n visual = \"<Leader>se\" -- mnemonic: Schedule Event\n }\n }\n)",
"updated_at": "2025-10-27T03:23:25Z"
},
"jdrupal-dev/css-vars.nvim": {
"source": "default",
"lazy": "return { \"jdrupal-dev/css-vars.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jdrupal-dev/css-vars.nvim'})",
"updated_at": "2025-01-28T08:12:38Z"
},
"creativenull/dotfyle-metadata.nvim": {
"source": "default",
"lazy": "return { \"creativenull/dotfyle-metadata.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/creativenull/dotfyle-metadata.nvim'})",
"updated_at": "2025-10-03T15:36:14Z"
},
"Klafyvel/nvim-smuggler": {
"source": "lazy.nvim",
"lazy": "return {\n \"klafyvel/nvim-smuggler\",\n config = true,\n dependencies = {\n \"nvim-neotest/nvim-nio\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-neotest/nvim-nio\"})\nvim.pack.add({\"https://github.com/Klafyvel/nvim-smuggler\"})\n\nrequire(\"nvim-smuggler\").setup()",
"updated_at": "2025-01-27T11:48:30Z"
},
"no-clown-fiesta/no-clown-fiesta.nvim": {
"source": "default",
"lazy": "return { \"no-clown-fiesta/no-clown-fiesta.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/no-clown-fiesta/no-clown-fiesta.nvim'})",
"updated_at": "2025-09-29T20:07:06Z"
},
"loganswartz/polychrome.nvim": {
"source": "default",
"lazy": "return { \"loganswartz/polychrome.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/loganswartz/polychrome.nvim'})",
"updated_at": "2025-01-26T20:47:11Z"
},
"sulring/tagonaut.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sulring/tagonaut.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"MunifTanjim/nui.nvim\"\n },\n config = function()\n require(\"tagonaut\").setup(\n {\n -- optional config\n config_file = vim.fn.stdpath \"data\" ..\n \"/tagonauts.json\",\n use_devicons = pcall(\n require,\n \"nvim-web-devicons\"\n ),\n auto_assign_keys = {\n \"1\",\n \"2\",\n \"3\",\n \"4\",\n \"5\",\n \"6\",\n \"7\",\n \"8\",\n \"9\"\n },\n use_lsp = true,\n use_treesitter = true,\n show_legend = false,\n minimal = false,\n keymaps = {\n add_tag = \"<F5>\",\n list_tags = \"<leader>l\",\n toggle_extmarks = \"<F2>\",\n trigger_keyed_tag = \"<F10>\",\n trigger_keyed_file = \"<F9>\",\n next_tag = \"<C-]>\",\n prev_tag = \"<C-[>\",\n symbol_tagging = \"ts\",\n list_workspaces = \"<leader>w\"\n },\n workspace_window = {\n close = \"q\",\n select = \"<CR>\",\n toggle_ignore = \"d\",\n rename = \"r\",\n cycle_sort = \"s\",\n toggle_show_ignored = \"i\",\n toggle_legend = \"l\",\n toggle_minimal = \"m\"\n },\n taglist_window = {\n close = \"q\",\n select = \"<CR>\",\n delete = \"d\",\n rename = \"r\",\n clear = \"c\",\n assign_key = \"a\",\n clear_all_keys = \"x\",\n toggle_legend = \"l\",\n toggle_minimal = \"m\"\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/sulring/tagonaut.nvim\"})\n\nrequire(\"tagonaut\").setup(\n {\n -- optional config\n config_file = vim.fn.stdpath \"data\" .. \"/tagonauts.json\",\n use_devicons = pcall(require, \"nvim-web-devicons\"),\n auto_assign_keys = {\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\"},\n use_lsp = true,\n use_treesitter = true,\n show_legend = false,\n minimal = false,\n keymaps = {\n add_tag = \"<F5>\",\n list_tags = \"<leader>l\",\n toggle_extmarks = \"<F2>\",\n trigger_keyed_tag = \"<F10>\",\n trigger_keyed_file = \"<F9>\",\n next_tag = \"<C-]>\",\n prev_tag = \"<C-[>\",\n symbol_tagging = \"ts\",\n list_workspaces = \"<leader>w\"\n },\n workspace_window = {\n close = \"q\",\n select = \"<CR>\",\n toggle_ignore = \"d\",\n rename = \"r\",\n cycle_sort = \"s\",\n toggle_show_ignored = \"i\",\n toggle_legend = \"l\",\n toggle_minimal = \"m\"\n },\n taglist_window = {\n close = \"q\",\n select = \"<CR>\",\n delete = \"d\",\n rename = \"r\",\n clear = \"c\",\n assign_key = \"a\",\n clear_all_keys = \"x\",\n toggle_legend = \"l\",\n toggle_minimal = \"m\"\n }\n }\n)",
"updated_at": "2025-01-26T11:18:48Z"
},
"notomo/lreload.nvim": {
"source": "default",
"lazy": "return { \"notomo/lreload.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/notomo/lreload.nvim'})",
"updated_at": "2025-01-26T07:13:05Z"
},
"kezhenxu94/kube.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kezhenxu94/kube.nvim\",\n config = function()\n require(\"kube\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/kezhenxu94/kube.nvim\"})\n\nrequire(\"kube\").setup({})",
"updated_at": "2025-01-24T11:13:36Z"
},
"ck-zhang/obfuscate.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"https://github.com/ck-zhang/obfuscate.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ck-zhang/obfuscate.nvim\"})",
"updated_at": "2025-01-23T09:47:28Z"
},
"JezerM/oil-lsp-diagnostics.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"JezerM/oil-lsp-diagnostics.nvim\",\n dependencies = {\n \"stevearc/oil.nvim\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/stevearc/oil.nvim\"})\nvim.pack.add({\"https://github.com/JezerM/oil-lsp-diagnostics.nvim\"})\n\nrequire(\"oil-lsp-diagnostics\").setup({})",
"updated_at": "2025-01-22T14:03:14Z"
},
"NicholasMata/nvim-dap-cs": {
"source": "lazy.nvim",
"lazy": "return {\n \"nicholasmata/nvim-dap-cs\",\n dependencies = {\n \"mfussenegger/nvim-dap\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/mfussenegger/nvim-dap\"})\nvim.pack.add({\"https://github.com/NicholasMata/nvim-dap-cs\"})",
"updated_at": "2025-01-21T03:50:17Z"
},
"tjdevries/riches.nvim": {
"source": "default",
"lazy": "return { \"tjdevries/riches.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tjdevries/riches.nvim'})",
"updated_at": "2025-01-16T22:12:26Z"
},
"mmuldo/spotify.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mmuldo/spotify.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n config = function()\n -- if you're a security freak.\n -- i'm just spitballing here:\n local client_secret =\n vim.fn.system(\n \"pass spotify.nvim/client-secret\"\n )\n\n require(\"spotify\").setup(\n {\n client_id = \"CLIENT_ID\",\n client_secret = client_secret\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/mmuldo/spotify.nvim\"})\n\nlocal client_secret = vim.fn.system(\"pass spotify.nvim/client-secret\")\nrequire(\"spotify\").setup(\n {\n client_id = \"CLIENT_ID\",\n client_secret = client_secret\n }\n)",
"updated_at": "2025-01-16T08:34:09Z"
},
"Prometheus1400/markdown-latex-render.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Prometheus1400/markdown-latex-render.nvim\",\n dependencies = {\n \"3rd/image.nvim\",\n \"nvim-lua/plenary.nvim\"\n },\n build = \"make install\",\n version = \"*\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/3rd/image.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/Prometheus1400/markdown-latex-render.nvim\"})\n\nrequire(\"markdown-latex-render\").setup({})",
"updated_at": "2025-01-11T02:44:28Z"
},
"ricardoraposo/nightwolf.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ricardoraposo/nightwolf.nvim\",\n lazy = false,\n priority = 1000,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/ricardoraposo/nightwolf.nvim\"})\n\nrequire(\"nightwolf\").setup({})",
"updated_at": "2025-01-10T19:34:24Z"
},
"nobbmaestro/nvim-andromeda": {
"source": "packer.nvim",
"lazy": "return {\n \"nobbmaestro/nvim-andromeda\",\n dependencies = {\n \"tjdevries/colorbuddy.nvim\",\n branch = \"dev\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tjdevries/colorbuddy.nvim\"})\nvim.pack.add({\"https://github.com/nobbmaestro/nvim-andromeda\"})",
"updated_at": "2025-01-07T22:23:00Z"
},
"GianniBYoung/chezmoi-telescope.nvim": {
"source": "default",
"lazy": "return { \"GianniBYoung/chezmoi-telescope.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/GianniBYoung/chezmoi-telescope.nvim'})",
"updated_at": "2025-01-05T23:04:42Z"
},
"daltongd/yanklock.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"daltongd/yanklock.nvim\",\n opts = {\n notify = true -- optional\n },\n keys = {\n {\n \"<leader>yl\",\n function()\n require(\n \"yanklock\"\n ).toggle()\n end,\n desc = \"yanklock toggle\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/daltongd/yanklock.nvim\"})\n\nrequire(\"yanklock\").setup(\n {\n notify = true -- optional\n }\n)",
"updated_at": "2025-01-03T12:02:20Z"
},
"FLYDonkey123/deepseek.nvim": {
"source": "default",
"lazy": "return { \"FLYDonkey123/deepseek.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/FLYDonkey123/deepseek.nvim'})",
"updated_at": "2025-01-03T08:07:06Z"
},
"AntonVanAssche/music-controls.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"AntonVanAssche/music-controls.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/AntonVanAssche/music-controls.nvim\"})",
"updated_at": "2025-09-29T16:30:15Z"
},
"notomo/waitevent.nvim": {
"source": "default",
"lazy": "return { \"notomo/waitevent.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/notomo/waitevent.nvim'})",
"updated_at": "2024-12-30T11:20:33Z"
},
"iagorrr/noctis-high-contrast.nvim": {
"source": "default",
"lazy": "return { \"iagorrr/noctis-high-contrast.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/iagorrr/noctis-high-contrast.nvim'})",
"updated_at": "2024-12-29T21:44:05Z"
},
"daenikon/marknav.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"daenikon/marknav.nvim\",\n ft = {\"markdown\", \"md\"},\n config = function()\n require(\"marknav\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/daenikon/marknav.nvim\"})\n\nrequire(\"marknav\").setup()",
"updated_at": "2024-12-25T16:02:25Z"
},
"FireIsGood/spaceman.nvim": {
"source": "default",
"lazy": "return { \"FireIsGood/spaceman.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/FireIsGood/spaceman.nvim'})",
"updated_at": "2024-12-23T12:30:40Z"
},
"juselara1/tmutils.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"juselara1/tmutils.nvim\",\n dependencies = {},\n config = function()\n require(\"tmutils\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/juselara1/tmutils.nvim\"})\n\nrequire(\"tmutils\").setup({})",
"updated_at": "2024-12-21T22:58:02Z"
},
"0x00-ketsu/autosave.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"0x00-ketsu/autosave.nvim\",\n -- lazy-loading on events\n event = {\n \"InsertLeave\",\n \"TextChanged\"\n },\n config = function()\n require(\"autosave\").setup {}\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/0x00-ketsu/autosave.nvim\"})\n\nrequire(\"autosave\").setup {}",
"updated_at": "2024-12-21T13:21:17Z"
},
"3v0k4/exit.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"3v0k4/exit.nvim\",\n tag = \"0.4.1\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/3v0k4/exit.nvim\"})",
"updated_at": "2024-12-19T08:11:02Z"
},
"ejrichards/mise.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ejrichards/mise.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/ejrichards/mise.nvim\"})\n\nrequire(\"mise\").setup({})",
"updated_at": "2024-12-18T16:06:45Z"
},
"Norlock/nvim-traveller": {
"source": "default",
"lazy": "return { \"Norlock/nvim-traveller\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Norlock/nvim-traveller'})",
"updated_at": "2024-12-18T12:25:26Z"
},
"kiyoon/haskell-scope-highlighting.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kiyoon/haskell-scope-highlighting.nvim\",\n init = function()\n -- Consider disabling other highlighting\n vim.cmd [[autocmd FileType haskell syntax off]]\n vim.cmd [[autocmd FileType haskell TSDisable highlight]]\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/kiyoon/haskell-scope-highlighting.nvim\"})",
"updated_at": "2025-10-30T02:16:30Z"
},
"siawkz/nvim-cheatsh": {
"source": "lazy.nvim",
"lazy": "return {\n \"siawkz/nvim-cheatsh\",\n dependencies = {\n \"ibhagwan/fzf-lua\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/siawkz/nvim-cheatsh\"})\n\nrequire(\"nvim-cheatsh\").setup({})",
"updated_at": "2024-12-15T15:17:51Z"
},
"jmattaa/quickmark.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"jmattaa/quickmark.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jmattaa/quickmark.nvim\"})",
"updated_at": "2024-12-14T20:33:57Z"
},
"niuiic/blink-cmp-rg.nvim": {
"source": "default",
"lazy": "return { \"niuiic/blink-cmp-rg.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/blink-cmp-rg.nvim'})",
"updated_at": "2024-12-11T00:54:46Z"
},
"ngtuonghy/live-server-nvim": {
"source": "default",
"lazy": "return { \"ngtuonghy/live-server-nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ngtuonghy/live-server-nvim'})",
"updated_at": "2024-12-09T02:27:56Z"
},
"tmillr/sos.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"tmillr/sos.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tmillr/sos.nvim\"})",
"updated_at": "2024-12-07T07:46:26Z"
},
"dsummersl/nvim-sluice": {
"source": "vim-plug",
"lazy": "return {\n \"dsummersl/nvim-sluice\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/dsummersl/nvim-sluice\"})",
"updated_at": "2024-12-06T03:11:11Z"
},
"neo451/jieba.nvim": {
"source": "default",
"lazy": "return { \"neo451/jieba.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/neo451/jieba.nvim'})",
"updated_at": "2024-12-04T02:38:26Z"
},
"antonk52/lake.nvim": {
"source": "default",
"lazy": "return { \"antonk52/lake.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/antonk52/lake.nvim'})",
"updated_at": "2024-12-03T17:53:58Z"
},
"paopaol/telescope-git-diffs.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"paopaol/telescope-git-diffs.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"sindrets/diffview.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/sindrets/diffview.nvim\"})\nvim.pack.add({\"https://github.com/paopaol/telescope-git-diffs.nvim\"})",
"updated_at": "2025-10-27T06:34:44Z"
},
"adriankarlen/buffed.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"adriankarlen/buffed.nvim\",\n dependencies = {\n \"echasnovski/mini.icons\"\n }, -- optional: required for file icons\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/echasnovski/mini.icons\"})\nvim.pack.add({\"https://github.com/adriankarlen/buffed.nvim\"})\n\nrequire(\"buffed\").setup({})",
"updated_at": "2024-12-02T09:37:53Z"
},
"oneslash/helix-nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"oneslash/helix-nvim\",\n version = \"*\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/oneslash/helix-nvim\"})",
"updated_at": "2024-12-02T08:18:32Z"
},
"taproot-wizards/bitcoin-script-hints.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"taproot-wizards/bitcoin-script-hints.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n config = function()\n require(\n \"bitcoin-script-hints\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/taproot-wizards/bitcoin-script-hints.nvim\"})\n\nrequire(\"bitcoin-script-hints\").setup()",
"updated_at": "2024-12-01T08:04:18Z"
},
"XavierChanth/arbor.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"xavierchanth/arbor.nvim\",\n ---@type arbor.config\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/XavierChanth/arbor.nvim\"})\n\nrequire(\"arbor\").setup({})",
"updated_at": "2024-11-30T19:39:38Z"
},
"swaits/lazyjj.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"swaits/lazyjj.nvim\",\n dependencies = \"nvim-lua/plenary.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/swaits/lazyjj.nvim\"})\n\nrequire(\"lazyjj\").setup({})",
"updated_at": "2024-11-28T19:55:59Z"
},
"alexxGmZ/player.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"alexxGmZ/player.nvim\",\n cmd = \"Player\" -- Lazy loading (optional) : plugin is loaded only when the command is called\n}",
"vimpack": "vim.pack.add({\"https://github.com/alexxGmZ/player.nvim\"})",
"updated_at": "2024-11-26T04:17:21Z"
},
"hrsh7th/nvim-automa": {
"source": "default",
"lazy": "return { \"hrsh7th/nvim-automa\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hrsh7th/nvim-automa'})",
"updated_at": "2024-11-25T00:54:13Z"
},
"AdiY00/copy-tree.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"AdiY00/copy-tree.nvim\",\n cmd = {\n \"CopyTree\",\n \"SaveTree\"\n },\n config = function()\n require(\"copy-tree\").setup(\n\n )\n end,\n -- Example keymap\n vim.keymap.set(\n \"n\",\n \"<leader>ct\",\n \"<cmd>CopyTree<cr>\",\n {\n desc = \"Copy project structure from current directory\"\n }\n )\n}",
"vimpack": "vim.pack.add({\"https://github.com/AdiY00/copy-tree.nvim\"})\n\nrequire(\"copy-tree\").setup()",
"updated_at": "2024-11-23T20:39:02Z"
},
"stefanwatt/trek.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"stefanwatt/trek.nvim\",\n dependencies = {\n \"nvim-tree/nvim-web-devicons\"\n },\n lazy = false,\n keys = {\n {\n \"<leader>e\",\n mode = {\"n\"},\n function()\n require(\n \"trek\"\n ).open(\n vim.api.nvim_buf_get_name(\n 0\n )\n )\n end,\n desc = \"File Explorer\"\n }\n },\n config = function()\n require(\"trek\").setup(\n {\n keymaps = {\n close = \"q\",\n go_in = \"<Right>\",\n go_out = \"<Left>\",\n synchronize = \"=\",\n mark_entry = \"<Tab>\"\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-tree/nvim-web-devicons\"})\nvim.pack.add({\"https://github.com/stefanwatt/trek.nvim\"})\n\nrequire(\"trek\").setup(\n {\n keymaps = {\n close = \"q\",\n go_in = \"<Right>\",\n go_out = \"<Left>\",\n synchronize = \"=\",\n mark_entry = \"<Tab>\"\n }\n }\n)",
"updated_at": "2024-11-23T20:34:35Z"
},
"mawkler/hml.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mawkler/hml.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/mawkler/hml.nvim\"})\n\nrequire(\"hml\").setup({})",
"updated_at": "2024-11-21T07:32:39Z"
},
"emmanueltouzery/code-compass.nvim": {
"source": "default",
"lazy": "return { \"emmanueltouzery/code-compass.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/emmanueltouzery/code-compass.nvim'})",
"updated_at": "2025-10-23T17:58:58Z"
},
"kentookura/forester.nvim": {
"source": "default",
"lazy": "return { \"kentookura/forester.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/kentookura/forester.nvim'})",
"updated_at": "2024-11-18T15:45:39Z"
},
"niuiic/track.nvim": {
"source": "default",
"lazy": "return { \"niuiic/track.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/track.nvim'})",
"updated_at": "2024-11-18T14:47:47Z"
},
"niuiic/divider.nvim": {
"source": "default",
"lazy": "return { \"niuiic/divider.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/divider.nvim'})",
"updated_at": "2024-11-18T06:10:16Z"
},
"niuiic/terminal.nvim": {
"source": "default",
"lazy": "return { \"niuiic/terminal.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/terminal.nvim'})",
"updated_at": "2024-11-13T11:29:01Z"
},
"wllfaria/ledger.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wllfaria/ledger.nvim\",\n -- tree sitter needs to be loaded before ledger.nvim loads\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n config = function()\n require(\"ledger\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/wllfaria/ledger.nvim\"})\n\nrequire(\"ledger\").setup()",
"updated_at": "2024-11-11T21:49:40Z"
},
"Hubro/nvim-splitrun": {
"source": "lazy.nvim",
"lazy": "return {\n \"Hubro/nvim-splitrun\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/Hubro/nvim-splitrun\"})\n\nrequire(\"nvim-splitrun\").setup({})",
"updated_at": "2024-11-06T18:30:59Z"
},
"lifer0se/ezbookmarks.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"lifer0se/ezbookmarks.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-lua/popup.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/popup.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/lifer0se/ezbookmarks.nvim\"})",
"updated_at": "2024-11-02T10:45:05Z"
},
"blurskye/code-runner.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"blurskye/code-runner.nvim\",\n dependencies = {\n \"akinsho/toggleterm.nvim\"\n },\n config = function()\n require(\"code-runner\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/akinsho/toggleterm.nvim\"})\nvim.pack.add({\"https://github.com/blurskye/code-runner.nvim\"})\n\nrequire(\"code-runner\").setup({})",
"updated_at": "2024-11-02T05:42:09Z"
},
"HUAHUAI23/telescope-session.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"HUAHUAI23/telescope-session.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/HUAHUAI23/telescope-session.nvim\"})",
"updated_at": "2024-11-02T05:38:39Z"
},
"ddzero2c/aider.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ddzero2c/aider.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/ddzero2c/aider.nvim\"})\n\nrequire(\"aider\").setup({})",
"updated_at": "2024-11-01T13:38:08Z"
},
"tomtomjhj/coq-lsp.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"tomtomjhj/coq-lsp.nvim\",\n dependencies = {\n \"neovim/nvim-lspconfig\",\n \"whonore/Coqtail\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/whonore/Coqtail\"})\nvim.pack.add({\"https://github.com/tomtomjhj/coq-lsp.nvim\"})",
"updated_at": "2025-09-26T15:39:34Z"
},
"gerazov/toggle-bool.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"gerazov/toggle-bool.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/gerazov/toggle-bool.nvim\"})",
"updated_at": "2024-10-28T08:16:21Z"
},
"javiorfo/nvim-spinetta": {
"source": "lazy.nvim",
"lazy": "return {\n \"javiorfo/nvim-spinetta\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/javiorfo/nvim-spinetta\"})",
"updated_at": "2024-10-26T13:22:26Z"
},
"lewis6991/brodir.nvim": {
"source": "default",
"lazy": "return { \"lewis6991/brodir.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lewis6991/brodir.nvim'})",
"updated_at": "2024-10-25T14:35:41Z"
},
"mistweaverco/bafa.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mistweaverco/bafa.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mistweaverco/bafa.nvim\"})",
"updated_at": "2024-10-23T21:05:32Z"
},
"2nthony/sortjson.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"2nthony/sortjson.nvim\",\n cmd = {\n \"SortJSONByAlphaNum\",\n \"SortJSONByAlphaNumReverse\",\n \"SortJSONByKeyLength\",\n \"SortJSONByKeyLengthReverse\"\n },\n -- options with default values\n opts = {\n jq = \"jq\", -- jq command, you can try `jaq` `gojq` etc.\n log_level = \"WARN\" -- log level, see `:h vim.log.levels`, when parsing json failed\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/2nthony/sortjson.nvim\"})\n\nrequire(\"sortjson\").setup(\n {\n jq = \"jq\", -- jq command, you can try `jaq` `gojq` etc.\n log_level = \"WARN\" -- log level, see `:h vim.log.levels`, when parsing json failed\n }\n)",
"updated_at": "2024-10-23T16:49:29Z"
},
"jake-stewart/force-cul.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jake-stewart/force-cul.nvim\",\n config = function()\n require(\"force-cul\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/jake-stewart/force-cul.nvim\"})\n\nrequire(\"force-cul\").setup()",
"updated_at": "2024-10-18T05:08:40Z"
},
"gcmt/cmdfix.nvim": {
"source": "default",
"lazy": "return { \"gcmt/cmdfix.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/gcmt/cmdfix.nvim'})",
"updated_at": "2024-10-16T16:06:15Z"
},
"rguruprakash/simple-note.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"rguruprakash/simple-note.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n config = function()\n require(\"simple-note\").setup(\n {\n -- Optional Configurations\n notes_dir = \"~/notes/\", -- default: '~/notes/'\n notes_directories = {\n -- default: {}\n \"~/notes/\",\n \"~/work/\",\n \"~/personal/\"\n },\n telescope_new = \"<C-n>\", -- default: <C-n>\n telescope_delete = \"<C-x>\", -- default: <C-x>\n telescope_rename = \"<C-r>\", -- default: <C-r>\n telescope_change_directory = \"<C-c>\" -- default: <C-c>\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/rguruprakash/simple-note.nvim\"})\n\nrequire(\"simple-note\").setup(\n {\n -- Optional Configurations\n notes_dir = \"~/notes/\", -- default: '~/notes/'\n notes_directories = {\n -- default: {}\n \"~/notes/\",\n \"~/work/\",\n \"~/personal/\"\n },\n telescope_new = \"<C-n>\", -- default: <C-n>\n telescope_delete = \"<C-x>\", -- default: <C-x>\n telescope_rename = \"<C-r>\", -- default: <C-r>\n telescope_change_directory = \"<C-c>\" -- default: <C-c>\n }\n)",
"updated_at": "2024-10-15T18:25:19Z"
},
"dwrdx/mywords.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"dwrdx/mywords.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/dwrdx/mywords.nvim\"})",
"updated_at": "2024-10-13T02:41:50Z"
},
"k2589/LLuMinate.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"k2589/LLuMinate.nvim\",\n config = function()\n require(\"lluminate\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/k2589/LLuMinate.nvim\"})\n\nrequire(\"lluminate\").setup()",
"updated_at": "2024-10-11T00:43:07Z"
},
"biozz/whop.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"biozz/whop.nvim\",\n config = function()\n local whop =\n require(\"whop\")\n whop.setup(\n {\n keymap = \"<leader>ww\"\n }\n )\n -- vim.keymap.set(\"n\", \"<leader>ww\", function()\n -- whop.select()\n -- end, { noremap = true, desc = \"whop.nvim\" })\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/biozz/whop.nvim\"})\n\nlocal whop = require(\"whop\")\nwhop.setup(\n {\n keymap = \"<leader>ww\"\n }\n)",
"updated_at": "2025-10-25T20:02:30Z"
},
"QuentinGruber/timespent.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"quentingruber/timespent.nvim\",\n keys = {\n {\n \"<leader>ts\",\n \"<cmd>:ShowTimeSpent<cr>\",\n mode = {\"n\"},\n desc = \"Show time spent\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/QuentinGruber/timespent.nvim\"})",
"updated_at": "2024-10-01T12:39:21Z"
},
"rlychrisg/truncateline.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"rlychrisg/truncateline.nvim\",\n -- NOTE: these keybinds are not set by default and will need to be set\n -- either here, or wherever you set your keybinds.\n keys = {\n {\n \"<leader>l\",\n \":TemporaryToggle<CR>\",\n {\n noremap = true,\n silent = true,\n desc = \"TruncateLine temporary toggle\"\n }\n },\n {\n \"<leader>sl\",\n \":ToggleTruncate<CR>\",\n {\n noremap = true,\n silent = true,\n desc = \"TruncateLine toggle\"\n }\n }\n },\n opts = {\n enabled_on_start = true,\n -- this will be appended to the virtual text to distinguish it from the actual text\n -- to disable this behaviour, set truncate_str to \"\"\n truncate_str = \"...\",\n -- how many characters from the start of the line should be displayed\n -- Note: you might want the total of this setting,\n -- along with truncate_str, to be less than your sidescrolloff\n -- setting, to prevent obscuring text.\n line_start_length = 8,\n -- time for in ms for a temporary toggle\n temporary_toggle_dur = 2000,\n -- which highlight group should be used for virtual text.\n -- \"Comment\", or \"Normal\" are good choices, but anything in\n -- :highlight can be used. you can also create your own and\n -- set the colour in your colour scheme's config.\n hilight_group = \"Comment\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/rlychrisg/truncateline.nvim\"})\n\nrequire(\"truncateline\").setup(\n {\n enabled_on_start = true,\n -- this will be appended to the virtual text to distinguish it from the actual text\n -- to disable this behaviour, set truncate_str to \"\"\n truncate_str = \"...\",\n -- how many characters from the start of the line should be displayed\n -- Note: you might want the total of this setting,\n -- along with truncate_str, to be less than your sidescrolloff\n -- setting, to prevent obscuring text.\n line_start_length = 8,\n -- time for in ms for a temporary toggle\n temporary_toggle_dur = 2000,\n -- which highlight group should be used for virtual text.\n -- \"Comment\", or \"Normal\" are good choices, but anything in\n -- :highlight can be used. you can also create your own and\n -- set the colour in your colour scheme's config.\n hilight_group = \"Comment\"\n }\n)",
"updated_at": "2024-09-30T08:32:01Z"
},
"lumen-oss/rocks-edit.nvim": {
"source": "default",
"lazy": "return { \"lumen-oss/rocks-edit.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lumen-oss/rocks-edit.nvim'})",
"updated_at": "2024-09-27T11:13:34Z"
},
"The-Silent-One/goose.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"The-Silent-One/goose.nvim\",\n config = function()\n vim.keymap.set(\n \"n\",\n \"<leader>GG\",\n function()\n require(\n \"goose\"\n ).hatch()\n end,\n {}\n )\n vim.keymap.set(\n \"n\",\n \"<leader>GK\",\n function()\n require(\n \"goose\"\n ).cook()\n end,\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/The-Silent-One/goose.nvim\"})\n\nvim.keymap.set(\n \"n\",\n \"<leader>GG\",\n function()\n require(\"goose\").hatch()\n end,\n {}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>GK\",\n function()\n require(\"goose\").cook()\n end,\n {}\n)",
"updated_at": "2024-09-25T18:11:50Z"
},
"alexander-born/bazel.nvim": {
"source": "default",
"lazy": "return { \"alexander-born/bazel.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/alexander-born/bazel.nvim'})",
"updated_at": "2024-09-25T14:21:33Z"
},
"jeniasaigak/goplay.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"jeniasaigak/goplay.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jeniasaigak/goplay.nvim\"})",
"updated_at": "2024-09-25T11:24:08Z"
},
"TarunDaCoder/sus.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"TarunDaCoder/sus.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/TarunDaCoder/sus.nvim\"})\n\nrequire(\"sus\").setup({})",
"updated_at": "2024-09-22T14:05:11Z"
},
"tenxsoydev/tabs-vs-spaces.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"tenxsoydev/tabs-vs-spaces.nvim\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/tenxsoydev/tabs-vs-spaces.nvim\"})\n\nrequire(\"tabs-vs-spaces\").setup()",
"updated_at": "2024-09-22T09:08:34Z"
},
"ray-x/yamlmatter.nvim": {
"source": "default",
"lazy": "return { \"ray-x/yamlmatter.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ray-x/yamlmatter.nvim'})",
"updated_at": "2024-09-22T03:05:50Z"
},
"oflisback/describe-command.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"oflisback/describe-command.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n config = function()\n require(\n \"describe-command\"\n ).setup()\n end,\n lazy = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/oflisback/describe-command.nvim\"})\n\nrequire(\"describe-command\").setup()",
"updated_at": "2024-09-15T13:20:56Z"
},
"doums/dmap.nvim": {
"source": "default",
"lazy": "return { \"doums/dmap.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/doums/dmap.nvim'})",
"updated_at": "2024-09-14T21:30:28Z"
},
"d7omdev/nuget.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"d7omdev/nuget.nvim\",\n config = function()\n require(\"nuget\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/d7omdev/nuget.nvim\"})\n\nrequire(\"nuget\").setup()",
"updated_at": "2024-09-14T16:24:22Z"
},
"jellydn/spinner.nvim": {
"source": "default",
"lazy": "return { \"jellydn/spinner.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jellydn/spinner.nvim'})",
"updated_at": "2024-09-14T06:43:05Z"
},
"VVoruganti/today.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"VVoruganti/today.nvim\",\n config = function()\n require(\"today\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/VVoruganti/today.nvim\"})\n\nrequire(\"today\").setup()",
"updated_at": "2024-09-14T00:00:53Z"
},
"kcl-lang/kcl.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kcl-lang/kcl.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/kcl-lang/kcl.nvim\"})",
"updated_at": "2024-09-11T09:51:47Z"
},
"EvWilson/slimux.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"EvWilson/slimux.nvim\",\n config = function()\n local slimux =\n require(\"slimux\")\n slimux.setup(\n {\n target_socket = slimux.get_tmux_socket(\n\n ),\n target_pane = string.format(\n \"%s.2\",\n slimux.get_tmux_window(\n\n )\n )\n }\n )\n vim.keymap.set(\n \"v\",\n \"<leader>r\",\n slimux.send_highlighted_text,\n {\n desc = \"Send currently highlighted text to configured tmux pane\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<leader>r\",\n slimux.send_paragraph_text,\n {\n desc = \"Send paragraph under cursor to configured tmux pane\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/EvWilson/slimux.nvim\"})\n\nlocal slimux = require(\"slimux\")\nslimux.setup(\n {\n target_socket = slimux.get_tmux_socket(),\n target_pane = string.format(\"%s.2\", slimux.get_tmux_window())\n }\n)\nvim.keymap.set(\n \"v\",\n \"<leader>r\",\n slimux.send_highlighted_text,\n {desc = \"Send currently highlighted text to configured tmux pane\"}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>r\",\n slimux.send_paragraph_text,\n {desc = \"Send paragraph under cursor to configured tmux pane\"}\n)",
"updated_at": "2025-10-21T02:51:35Z"
},
"strash/everybody-wants-that-line.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"strash/everybody-wants-that-line.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/strash/everybody-wants-that-line.nvim\"})",
"updated_at": "2024-09-04T15:36:23Z"
},
"Aliqyan-21/runTA.nvim": {
"source": "default",
"lazy": "return { \"Aliqyan-21/runTA.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Aliqyan-21/runTA.nvim'})",
"updated_at": "2024-09-03T07:34:59Z"
},
"sarrisv/readermode.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sarrisv/readermode.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/sarrisv/readermode.nvim\"})\n\nrequire(\"readermode\").setup({})",
"updated_at": "2024-08-25T19:50:08Z"
},
"yavorski/lualine-macro-recording.nvim": {
"source": "default",
"lazy": "return { \"yavorski/lualine-macro-recording.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/yavorski/lualine-macro-recording.nvim'})",
"updated_at": "2024-08-22T14:58:25Z"
},
"0x00-ketsu/eft.nvim": {
"source": "default",
"lazy": "return { \"0x00-ketsu/eft.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/0x00-ketsu/eft.nvim'})",
"updated_at": "2024-08-19T07:44:32Z"
},
"tonymajestro/smart-scrolloff.nvim": {
"source": "default",
"lazy": "return { \"tonymajestro/smart-scrolloff.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tonymajestro/smart-scrolloff.nvim'})",
"updated_at": "2024-08-15T06:53:19Z"
},
"Pheon-Dev/buffalo-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Pheon-Dev/buffalo-nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Pheon-Dev/buffalo-nvim\"})",
"updated_at": "2024-08-11T19:42:29Z"
},
"tomiis4/BufEx.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"tomiis4/BufEx.nvim\",\n dependencies = {\n \"nvim-tree/nvim-web-devicons\" -- optional\n },\n lazy = true,\n config = function()\n require(\"bufex\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-tree/nvim-web-devicons\"})\nvim.pack.add({\"https://github.com/tomiis4/BufEx.nvim\"})\n\nrequire(\"bufex\").setup({})",
"updated_at": "2024-08-11T12:54:26Z"
},
"adaszko/tree_climber_rust.nvim": {
"source": "default",
"lazy": "return { \"adaszko/tree_climber_rust.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/adaszko/tree_climber_rust.nvim'})",
"updated_at": "2024-08-08T18:49:14Z"
},
"agoodshort/telescope-git-submodules.nvim": {
"source": "default",
"lazy": "return { \"agoodshort/telescope-git-submodules.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/agoodshort/telescope-git-submodules.nvim'})",
"updated_at": "2024-08-06T23:14:22Z"
},
"kjuq/sixelview.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kjuq/sixelview.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/kjuq/sixelview.nvim\"})\n\nrequire(\"sixelview\").setup({})",
"updated_at": "2024-08-04T07:42:08Z"
},
"dmtrKovalenko/caps-word.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"dmtrKovalenko/caps-word.nvim\",\n lazy = true,\n opts = {},\n keys = {\n {\n mode = {\"i\", \"n\"},\n \"<C-s>\",\n \"<cmd>lua require('caps-word').toggle()<CR>\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/dmtrKovalenko/caps-word.nvim\"})\n\nrequire(\"caps-word\").setup({})",
"updated_at": "2024-07-31T17:39:14Z"
},
"mcookly/bidi.nvim": {
"source": "default",
"lazy": "return { \"mcookly/bidi.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mcookly/bidi.nvim'})",
"updated_at": "2024-07-30T00:45:05Z"
},
"sshelll/telescope-switch.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sshelll/telescope-switch.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n lazy = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/sshelll/telescope-switch.nvim\"})",
"updated_at": "2024-07-27T03:33:41Z"
},
"altermo/iedit.nvim": {
"source": "default",
"lazy": "return { \"altermo/iedit.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/altermo/iedit.nvim'})",
"updated_at": "2024-07-25T07:21:25Z"
},
"sidebar-nvim/sections-dap": {
"source": "default",
"lazy": "return { \"sidebar-nvim/sections-dap\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/sidebar-nvim/sections-dap'})",
"updated_at": "2024-07-24T15:38:09Z"
},
"HiPhish/debugpy.nvim": {
"source": "default",
"lazy": "return { \"HiPhish/debugpy.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/HiPhish/debugpy.nvim'})",
"updated_at": "2024-07-23T21:28:34Z"
},
"iamyoki/buffer-reopen.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"iamyoki/buffer-reopen.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/iamyoki/buffer-reopen.nvim\"})\n\nrequire(\"buffer-reopen\").setup({})",
"updated_at": "2024-07-23T08:41:34Z"
},
"dimaportenko/project-cli-commands.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"dimaportenko/project-cli-commands.nvim\",\n dependencies = {\n \"akinsho/toggleterm.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n -- optional keymap config\n config = function()\n local OpenActions =\n require(\n \"project_cli_commands.open_actions\"\n )\n local RunActions =\n require(\n \"project_cli_commands.actions\"\n )\n\n local config = {\n -- Key mappings bound inside the telescope window\n running_telescope_mapping = {\n [\"<C-c>\"] = RunActions.exit_terminal,\n [\"<C-f>\"] = RunActions.open_float,\n [\"<C-v>\"] = RunActions.open_vertical,\n [\"<C-h>\"] = RunActions.open_horizontal\n },\n open_telescope_mapping = {\n {\n mode = \"i\",\n key = \"<CR>\",\n action = OpenActions.execute_script_vertical\n },\n {\n mode = \"n\",\n key = \"<CR>\",\n action = OpenActions.execute_script_vertical\n },\n {\n mode = \"i\",\n key = \"<C-h>\",\n action = OpenActions.execute_script\n },\n {\n mode = \"n\",\n key = \"<C-h>\",\n action = OpenActions.execute_script\n },\n {\n mode = \"i\",\n key = \"<C-i>\",\n action = OpenActions.execute_script_with_input\n },\n {\n mode = \"n\",\n key = \"<C-i>\",\n action = OpenActions.execute_script_with_input\n },\n {\n mode = \"i\",\n key = \"<C-c>\",\n action = OpenActions.copy_command_clipboard\n },\n {\n mode = \"n\",\n key = \"<C-c>\",\n action = OpenActions.copy_command_clipboard\n },\n {\n mode = \"i\",\n key = \"<C-f>\",\n action = OpenActions.execute_script_float\n },\n {\n mode = \"n\",\n key = \"<C-f>\",\n action = OpenActions.execute_script_float\n },\n {\n mode = \"i\",\n key = \"<C-v>\",\n action = OpenActions.execute_script_vertical\n },\n {\n mode = \"n\",\n key = \"<C-v>\",\n action = OpenActions.execute_script_vertical\n }\n }\n }\n\n require(\n \"project_cli_commands\"\n ).setup(config)\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/akinsho/toggleterm.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/dimaportenko/project-cli-commands.nvim\"})\n\nlocal OpenActions = require(\"project_cli_commands.open_actions\")\nlocal RunActions = require(\"project_cli_commands.actions\")\nlocal config = {\n -- Key mappings bound inside the telescope window\n running_telescope_mapping = {\n [\"<C-c>\"] = RunActions.exit_terminal,\n [\"<C-f>\"] = RunActions.open_float,\n [\"<C-v>\"] = RunActions.open_vertical,\n [\"<C-h>\"] = RunActions.open_horizontal\n },\n open_telescope_mapping = {\n {mode = \"i\", key = \"<CR>\", action = OpenActions.execute_script_vertical},\n {mode = \"n\", key = \"<CR>\", action = OpenActions.execute_script_vertical},\n {mode = \"i\", key = \"<C-h>\", action = OpenActions.execute_script},\n {mode = \"n\", key = \"<C-h>\", action = OpenActions.execute_script},\n {\n mode = \"i\",\n key = \"<C-i>\",\n action = OpenActions.execute_script_with_input\n },\n {\n mode = \"n\",\n key = \"<C-i>\",\n action = OpenActions.execute_script_with_input\n },\n {mode = \"i\", key = \"<C-c>\", action = OpenActions.copy_command_clipboard},\n {mode = \"n\", key = \"<C-c>\", action = OpenActions.copy_command_clipboard},\n {mode = \"i\", key = \"<C-f>\", action = OpenActions.execute_script_float},\n {mode = \"n\", key = \"<C-f>\", action = OpenActions.execute_script_float},\n {\n mode = \"i\",\n key = \"<C-v>\",\n action = OpenActions.execute_script_vertical\n },\n {\n mode = \"n\",\n key = \"<C-v>\",\n action = OpenActions.execute_script_vertical\n }\n }\n}\nrequire(\"project_cli_commands\").setup(config)",
"updated_at": "2024-07-21T09:47:58Z"
},
"otavioschwanck/new-file-template.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"otavioschwanck/new-file-template.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/otavioschwanck/new-file-template.nvim\"})\n\nrequire(\"new-file-template\").setup({})",
"updated_at": "2024-07-20T23:30:22Z"
},
"marromlam/kitty-repl.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"marromlam/kitty-repl.nvim\",\n event = \"BufEnter\",\n config = function()\n require(\"kitty-repl\").setup(\n\n )\n nvim_set_keymap(\n \"n\",\n \"<leader>;r\",\n \":KittyREPLRun<cr>\",\n {}\n )\n nvim_set_keymap(\n \"x\",\n \"<leader>;s\",\n \":KittyREPLSend<cr>\",\n {}\n )\n nvim_set_keymap(\n \"n\",\n \"<leader>;s\",\n \":KittyREPLSend<cr>\",\n {}\n )\n nvim_set_keymap(\n \"n\",\n \"<leader>;c\",\n \":KittyREPLClear<cr>\",\n {}\n )\n nvim_set_keymap(\n \"n\",\n \"<leader>;k\",\n \":KittyREPLKill<cr>\",\n {}\n )\n nvim_set_keymap(\n \"n\",\n \"<leader>;l\",\n \":KittyREPLRunAgain<cr>\",\n {}\n )\n nvim_set_keymap(\n \"n\",\n \"<leader>;w\",\n \":KittyREPLStart<cr>\",\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/marromlam/kitty-repl.nvim\"})\n\nrequire(\"kitty-repl\").setup()\nnvim_set_keymap(\"n\", \"<leader>;r\", \":KittyREPLRun<cr>\", {})\nnvim_set_keymap(\"x\", \"<leader>;s\", \":KittyREPLSend<cr>\", {})\nnvim_set_keymap(\"n\", \"<leader>;s\", \":KittyREPLSend<cr>\", {})\nnvim_set_keymap(\"n\", \"<leader>;c\", \":KittyREPLClear<cr>\", {})\nnvim_set_keymap(\"n\", \"<leader>;k\", \":KittyREPLKill<cr>\", {})\nnvim_set_keymap(\"n\", \"<leader>;l\", \":KittyREPLRunAgain<cr>\", {})\nnvim_set_keymap(\"n\", \"<leader>;w\", \":KittyREPLStart<cr>\", {})",
"updated_at": "2024-07-19T21:05:43Z"
},
"denstiny/styledoc.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"denstiny/styledoc.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\",\n \"vhyrro/luarocks.nvim\",\n \"3rd/image.nvim\"\n },\n opts = true,\n ft = \"markdown\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/denstiny/styledoc.nvim\"})",
"updated_at": "2024-07-19T09:45:48Z"
},
"joaomsa/telescope-orgmode.nvim": {
"source": "default",
"lazy": "return { \"joaomsa/telescope-orgmode.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/joaomsa/telescope-orgmode.nvim'})",
"updated_at": "2024-07-18T19:03:46Z"
},
"chip/telescope-software-licenses.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"chip/telescope-software-licenses.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/chip/telescope-software-licenses.nvim\"})",
"updated_at": "2024-07-18T14:20:05Z"
},
"yuki-uthman/vimpad.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"yuki-uthman/vimpad.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/yuki-uthman/vimpad.nvim\"})",
"updated_at": "2024-07-18T10:00:07Z"
},
"yacineMTB/pyrepl.nvim": {
"source": "default",
"lazy": "return { \"yacineMTB/pyrepl.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/yacineMTB/pyrepl.nvim'})",
"updated_at": "2024-07-16T02:53:00Z"
},
"JMarkin/nvim-tree.lua-float-preview": {
"source": "default",
"lazy": "return { \"JMarkin/nvim-tree.lua-float-preview\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/JMarkin/nvim-tree.lua-float-preview'})",
"updated_at": "2024-07-14T09:54:31Z"
},
"yanskun/gotests.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yanskun/gotests.nvim\",\n ft = \"go\",\n config = function()\n require(\"gotests\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/yanskun/gotests.nvim\"})\n\nrequire(\"gotests\").setup()",
"updated_at": "2024-07-11T01:32:23Z"
},
"m-gail/escape.nvim": {
"source": "default",
"lazy": "return { \"m-gail/escape.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/m-gail/escape.nvim'})",
"updated_at": "2024-07-08T15:47:43Z"
},
"kdheepak/nvim-dap-julia": {
"source": "default",
"lazy": "return { \"kdheepak/nvim-dap-julia\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/kdheepak/nvim-dap-julia'})",
"updated_at": "2024-07-08T03:16:58Z"
},
"jim-at-jibba/ariake.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jim-at-jibba/ariake.nvim\",\n config = function()\n vim.cmd.colorscheme \"ariake\"\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/jim-at-jibba/ariake.nvim\"})\n\nvim.cmd.colorscheme \"ariake\"",
"updated_at": "2024-07-03T08:15:53Z"
},
"kunzaatko/nord.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"kunzaatko/nord.nvim\",\n dependencies = {\n \"rktjmp/lush.nvim\",\n opt = true\n },\n config = function()\n vim.cmd(\n \"colorscheme nord\"\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rktjmp/lush.nvim\"})\nvim.pack.add({\"https://github.com/kunzaatko/nord.nvim\"})\n\nvim.cmd(\"colorscheme nord\")",
"updated_at": "2024-06-24T12:44:13Z"
},
"yioneko/nvim-type-fmt": {
"source": "default",
"lazy": "return { \"yioneko/nvim-type-fmt\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/yioneko/nvim-type-fmt'})",
"updated_at": "2024-06-24T01:20:50Z"
},
"tribela/transparent.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"tribela/transparent.nvim\",\n event = \"VimEnter\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/tribela/transparent.nvim\"})\n\nrequire(\"transparent\").setup()",
"updated_at": "2024-06-22T09:31:09Z"
},
"RicardoRamirezR/lali-components.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ricardoramirezr/lali-components.nvim\",\n ft = \"blade\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/RicardoRamirezR/lali-components.nvim\"})",
"updated_at": "2024-06-19T17:34:53Z"
},
"Biscuit-Theme/nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Biscuit-Theme/nvim\",\n config = function()\n vim.cmd(\n \"colorscheme biscuit\"\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Biscuit-Theme/nvim\"})\n\nvim.cmd(\"colorscheme biscuit\")",
"updated_at": "2024-06-19T09:03:10Z"
},
"Rizwanelansyah/simplyfile.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Rizwanelansyah/simplyfile.nvim\",\n tag = \"<tag>\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Rizwanelansyah/simplyfile.nvim\"})",
"updated_at": "2024-06-19T06:46:22Z"
},
"aPeoplesCalendar/apc.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"aPeoplesCalendar/apc.nvim\",\n dependencies = {\n \"rcarriga/nvim-notify\"\n },\n event = \"VeryLazy\",\n config = function()\n require(\n \"apeoplescalendar\"\n ).setup() -- configuration options are described below\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/rcarriga/nvim-notify\"})\nvim.pack.add({\"https://github.com/aPeoplesCalendar/apc.nvim\"})\n\nrequire(\"apeoplescalendar\").setup()",
"updated_at": "2024-06-18T12:39:32Z"
},
"ejrichards/baredot.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ejrichards/baredot.nvim\",\n opts = {\n git_dir = \"~/.cfg\" -- Change this path\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/ejrichards/baredot.nvim\"})\n\nrequire(\"baredot\").setup(\n {\n git_dir = \"~/.cfg\" -- Change this path\n }\n)",
"updated_at": "2024-06-18T00:42:34Z"
},
"trstringer/psql.nvim": {
"source": "default",
"lazy": "return { \"trstringer/psql.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/trstringer/psql.nvim'})",
"updated_at": "2024-06-15T00:09:06Z"
},
"wassimk/gh-navigator.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wassimk/gh-navigator.nvim\",\n version = \"*\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/wassimk/gh-navigator.nvim\"})\n\nrequire(\"gh-navigator\").setup()",
"updated_at": "2024-06-11T03:05:00Z"
},
"mrquantumcodes/retrospect.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"mrquantumcodes/retrospect.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mrquantumcodes/retrospect.nvim\"})",
"updated_at": "2024-06-08T15:10:06Z"
},
"simaxme/java.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"simaxme/java.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/simaxme/java.nvim\"})",
"updated_at": "2025-11-02T06:56:32Z"
},
"raddari/last-color.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"raddari/last-color.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/raddari/last-color.nvim\"})",
"updated_at": "2024-06-07T11:07:28Z"
},
"anthony-halim/bible-verse.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"anthony-halim/bible-verse.nvim\",\n -- Lazy load on plugin commands\n cmd = {\n \"BibleVerse\",\n \"BibleVerseQuery\",\n \"BibleVerseInsert\"\n },\n dependencies = {\n \"MunifTanjim/nui.nvim\"\n },\n opts = {\n diatheke = {\n -- (MANDATORY)\n -- Corresponds to the diatheke module; diatheke's -b flag.\n -- In this example, we are using KJV module.\n translation = \"KJV\"\n }\n },\n -- plugin is not set up by default\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/anthony-halim/bible-verse.nvim\"})\n\nrequire(\"bible-verse\").setup(\n {\n diatheke = {\n -- (MANDATORY)\n -- Corresponds to the diatheke module; diatheke's -b flag.\n -- In this example, we are using KJV module.\n translation = \"KJV\"\n }\n }\n)",
"updated_at": "2024-06-07T04:04:12Z"
},
"guilherme-puida/tesoura.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"guilherme-puida/tesoura.nvim\",\n opts = {} -- see the configuration section below.\n}",
"vimpack": "vim.pack.add({\"https://github.com/guilherme-puida/tesoura.nvim\"})\n\nrequire(\"tesoura\").setup({})",
"updated_at": "2024-06-04T19:55:44Z"
},
"blumaa/ohne-accidents.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"blumaa/ohne-accidents.nvim\",\n event = \"UIEnter\", -- Optional, but recommended event if you want to lazy load the plugin.\n ---@type OhneAccidentsConfig\n opts = {}, -- Setting this to {} will use the default configuration and load the plugin.\n keys = {\n {\n \"<leader>oh\",\n \":OhneAccidents<CR>\",\n desc = \"Time since last config change\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/blumaa/ohne-accidents.nvim\"})\n\nrequire(\"ohne-accidents\").setup({})",
"updated_at": "2024-06-02T12:07:51Z"
},
"olrtg/nvim-rename-state": {
"source": "lazy.nvim",
"lazy": "return {\n \"olrtg/nvim-rename-state\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/olrtg/nvim-rename-state\"})",
"updated_at": "2024-06-02T01:01:40Z"
},
"henriklovhaug/Preview.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"henriklovhaug/Preview.nvim\",\n cmd = {\"Preview\"},\n config = function()\n require(\"preview\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/henriklovhaug/Preview.nvim\"})\n\nrequire(\"preview\").setup()",
"updated_at": "2024-06-01T13:18:48Z"
},
"fasterius/simple-zoom.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"fasterius/simple-zoom.nvim\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/fasterius/simple-zoom.nvim\"})\n\nrequire(\"simple-zoom\").setup()",
"updated_at": "2024-06-01T10:45:26Z"
},
"mistgc/pinmd.nvim": {
"source": "lazy.nvim",
"lazy": "return {\"mistgc/pinmd.nvim\"}",
"vimpack": "vim.pack.add({\"https://github.com/mistgc/pinmd.nvim\"})",
"updated_at": "2024-06-01T09:49:14Z"
},
"diegoulloao/nvim-file-location": {
"source": "packer.nvim",
"lazy": "return {\n \"diegoulloao/nvim-file-location\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/diegoulloao/nvim-file-location\"})",
"updated_at": "2024-06-01T02:58:16Z"
},
"ofseed/copilot-status.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ofseed/copilot-status.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ofseed/copilot-status.nvim\"})",
"updated_at": "2024-05-29T02:48:49Z"
},
"mfussenegger/nvim-snippasta": {
"source": "default",
"lazy": "return { \"mfussenegger/nvim-snippasta\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mfussenegger/nvim-snippasta'})",
"updated_at": "2024-05-28T16:25:57Z"
},
"bennypowers/template-literal-comments.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"bennypowers/template-literal-comments.nvim\",\n opts = true,\n ft = {\n \"javascript\",\n \"typescript\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/bennypowers/template-literal-comments.nvim\"})\n\nrequire(\"template-literal-comments\").setup(true)",
"updated_at": "2024-05-26T05:43:15Z"
},
"neph-iap/easycolor.nvim": {
"source": "default",
"lazy": "return { \"neph-iap/easycolor.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/neph-iap/easycolor.nvim'})",
"updated_at": "2024-05-24T20:35:22Z"
},
"niuiic/scroll.nvim": {
"source": "default",
"lazy": "return { \"niuiic/scroll.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/scroll.nvim'})",
"updated_at": "2024-05-24T08:28:14Z"
},
"Bleksak/diffthis.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Bleksak/diffthis.nvim\",\n opts = {\n keys = {\n toggle = \"<leader>dd\",\n obtain = \"do\",\n put = \"dp\",\n next = \"dn\",\n prev = \"dN\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/Bleksak/diffthis.nvim\"})\n\nrequire(\"diffthis\").setup(\n {\n keys = {\n toggle = \"<leader>dd\",\n obtain = \"do\",\n put = \"dp\",\n next = \"dn\",\n prev = \"dN\"\n }\n }\n)",
"updated_at": "2024-05-22T19:18:23Z"
},
"adoyle-h/telescope-extension-maker.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"adoyle-h/telescope-extension-maker.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/adoyle-h/telescope-extension-maker.nvim\"})",
"updated_at": "2024-05-20T20:27:07Z"
},
"kihachi2000/yash.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"kihachi2000/yash.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/kihachi2000/yash.nvim\"})",
"updated_at": "2024-05-20T05:42:23Z"
},
"tzachar/fuzzy.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"tzachar/fuzzy.nvim\",\n dependencies = {\n \"nvim-telescope/telescope-fzf-native.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope-fzf-native.nvim\"})\nvim.pack.add({\"https://github.com/tzachar/fuzzy.nvim\"})",
"updated_at": "2024-05-19T06:00:31Z"
},
"hrsh7th/nvim-linkedit": {
"source": "default",
"lazy": "return { \"hrsh7th/nvim-linkedit\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hrsh7th/nvim-linkedit'})",
"updated_at": "2024-05-19T02:14:21Z"
},
"desdic/telescope-rooter.nvim": {
"source": "default",
"lazy": "return { \"desdic/telescope-rooter.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/desdic/telescope-rooter.nvim'})",
"updated_at": "2024-05-18T13:30:43Z"
},
"xStormyy/bearded-theme.nvim": {
"source": "default",
"lazy": "return { \"xStormyy/bearded-theme.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/xStormyy/bearded-theme.nvim'})",
"updated_at": "2024-05-09T06:50:58Z"
},
"marcelofern/vale.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"marcelofern/vale.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/marcelofern/vale.nvim\"})",
"updated_at": "2024-05-07T21:05:57Z"
},
"Hiroya-W/sequoia-moonlight.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Hiroya-W/sequoia-moonlight.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Hiroya-W/sequoia-moonlight.nvim\"})",
"updated_at": "2024-05-01T05:49:25Z"
},
"sachinsenal0x64/hot.nvim": {
"source": "default",
"lazy": "return { \"sachinsenal0x64/hot.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/sachinsenal0x64/hot.nvim'})",
"updated_at": "2024-04-26T04:58:16Z"
},
"xiyaowong/fast-cursor-move.nvim": {
"source": "default",
"lazy": "return { \"xiyaowong/fast-cursor-move.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/xiyaowong/fast-cursor-move.nvim'})",
"updated_at": "2024-04-25T07:11:10Z"
},
"mikesmithgh/git-prompt-string-lualine.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mikesmithgh/git-prompt-string-lualine.nvim\",\n enabled = true,\n lazy = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/mikesmithgh/git-prompt-string-lualine.nvim\"})",
"updated_at": "2024-04-22T01:46:27Z"
},
"Faywyn/llama-copilot.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Faywyn/llama-copilot.nvim\",\n dependencies = \"nvim-lua/plenary.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/Faywyn/llama-copilot.nvim\"})",
"updated_at": "2024-04-19T09:51:54Z"
},
"willothy/strat-hero.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"willothy/strat-hero.nvim\",\n dependencies = {\n \"MunifTanjim/nui.nvim\"\n },\n config = true,\n lazy = true,\n cmd = \"StratHero\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/willothy/strat-hero.nvim\"})\n\nrequire(\"strat-hero\").setup()",
"updated_at": "2024-04-16T21:21:30Z"
},
"cljoly/bepo.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"cljoly/bepo.nvim\"\n -- ... other packages\n}",
"vimpack": "vim.pack.add({\"https://github.com/cljoly/bepo.nvim\"})",
"updated_at": "2024-04-16T11:57:39Z"
},
"atinylittleshell/comment-repl.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"atinylittleshell/comment-repl.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/atinylittleshell/comment-repl.nvim\"})\n\nrequire(\"comment-repl\").setup({})",
"updated_at": "2024-04-14T00:14:30Z"
},
"zioroboco/nu-ls.nvim": {
"source": "default",
"lazy": "return { \"zioroboco/nu-ls.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/zioroboco/nu-ls.nvim'})",
"updated_at": "2024-04-07T11:00:18Z"
},
"ibhagwan/ts-vimdoc.nvim": {
"source": "default",
"lazy": "return { \"ibhagwan/ts-vimdoc.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ibhagwan/ts-vimdoc.nvim'})",
"updated_at": "2024-04-06T05:26:48Z"
},
"0x7a7a/bufpin.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"0x7a7a/bufpin.nvim\",\n event = \"VeryLazy\",\n dependencies = {\n \"nvim-tree/nvim-web-devicons\"\n },\n config = function()\n local bufpin =\n require(\"bufpin\")\n bufpin.setup()\n\n -- You can customize the keys to whatever you like!\n -- stylua: ignore start\n vim.keymap.set(\n \"n\",\n \"<A-1>\",\n function()\n bufpin.go_to(\n 1\n )\n end,\n {\n desc = \"BufPin: go to file 1\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<A-2>\",\n function()\n bufpin.go_to(\n 2\n )\n end,\n {\n desc = \"BufPin: go to file 2\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<A-3>\",\n function()\n bufpin.go_to(\n 3\n )\n end,\n {\n desc = \"BufPin: go to file 3\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<A-4>\",\n function()\n bufpin.go_to(\n 4\n )\n end,\n {\n desc = \"BufPin: go to file 4\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<A-5>\",\n function()\n bufpin.go_to(\n 5\n )\n end,\n {\n desc = \"BufPin: go to file 5\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<C-e>\",\n function()\n bufpin.toggle(\n\n )\n end,\n {\n desc = \"BufPin: toggle board\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<leader>pp\",\n function()\n bufpin.toggle_pin(\n\n )\n end,\n {\n desc = \"BufPin: toggle pinned\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<leader>pr\",\n function()\n bufpin.remove(\n\n )\n end,\n {\n desc = \"BufPin: remove the current file from the board\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<leader>pa\",\n function()\n bufpin.remove_all(\n\n )\n end,\n {\n desc = \"BufPin: empty board\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<A-h>\",\n function()\n bufpin.prev_pinned(\n\n )\n end,\n {\n desc = \"BufPin: switch prev pinned file\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<A-l>\",\n function()\n bufpin.next_pinned(\n\n )\n end,\n {\n desc = \"BufPin: switch next pinned file\"\n }\n )\n -- stylua: ignore end\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-tree/nvim-web-devicons\"})\nvim.pack.add({\"https://github.com/0x7a7a/bufpin.nvim\"})\n\nlocal bufpin = require(\"bufpin\")\nbufpin.setup()\nvim.keymap.set(\n \"n\",\n \"<A-1>\",\n function()\n bufpin.go_to(1)\n end,\n {desc = \"BufPin: go to file 1\"}\n)\nvim.keymap.set(\n \"n\",\n \"<A-2>\",\n function()\n bufpin.go_to(2)\n end,\n {desc = \"BufPin: go to file 2\"}\n)\nvim.keymap.set(\n \"n\",\n \"<A-3>\",\n function()\n bufpin.go_to(3)\n end,\n {desc = \"BufPin: go to file 3\"}\n)\nvim.keymap.set(\n \"n\",\n \"<A-4>\",\n function()\n bufpin.go_to(4)\n end,\n {desc = \"BufPin: go to file 4\"}\n)\nvim.keymap.set(\n \"n\",\n \"<A-5>\",\n function()\n bufpin.go_to(5)\n end,\n {desc = \"BufPin: go to file 5\"}\n)\nvim.keymap.set(\n \"n\",\n \"<C-e>\",\n function()\n bufpin.toggle()\n end,\n {desc = \"BufPin: toggle board\"}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>pp\",\n function()\n bufpin.toggle_pin()\n end,\n {desc = \"BufPin: toggle pinned\"}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>pr\",\n function()\n bufpin.remove()\n end,\n {desc = \"BufPin: remove the current file from the board\"}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>pa\",\n function()\n bufpin.remove_all()\n end,\n {desc = \"BufPin: empty board\"}\n)\nvim.keymap.set(\n \"n\",\n \"<A-h>\",\n function()\n bufpin.prev_pinned()\n end,\n {desc = \"BufPin: switch prev pinned file\"}\n)\nvim.keymap.set(\n \"n\",\n \"<A-l>\",\n function()\n bufpin.next_pinned()\n end,\n {desc = \"BufPin: switch next pinned file\"}\n)",
"updated_at": "2024-03-26T03:53:04Z"
},
"JojoMakesGames/git-remote-url.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"JojoMakesGames/git-remote-url.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/JojoMakesGames/git-remote-url.nvim\"})\n\nrequire(\"git-remote-url\").setup({})",
"updated_at": "2024-03-24T03:19:54Z"
},
"shaun-mathew/Chameleon.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"shaun-mathew/Chameleon.nvim\",\n config = function()\n require(\"chameleon\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/shaun-mathew/Chameleon.nvim\"})\n\nrequire(\"chameleon\").setup()",
"updated_at": "2024-03-19T22:26:09Z"
},
"gbprod/none-ls-shellcheck.nvim": {
"source": "default",
"lazy": "return { \"gbprod/none-ls-shellcheck.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/gbprod/none-ls-shellcheck.nvim'})",
"updated_at": "2024-03-19T10:56:46Z"
},
"kilavila/nvim-gitignore": {
"source": "lazy.nvim",
"lazy": "return {\n \"kilavila/nvim-gitignore\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/kilavila/nvim-gitignore\"})",
"updated_at": "2024-03-18T10:16:46Z"
},
"Rentib/cliff.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Rentib/cliff.nvim\",\n keys = {\n {\n \"<c-j>\",\n mode = {\n \"n\",\n \"v\",\n \"o\"\n },\n function()\n require(\n \"cliff\"\n ).go_down()\n end\n },\n {\n \"<c-k>\",\n mode = {\n \"n\",\n \"v\",\n \"o\"\n },\n function()\n require(\n \"cliff\"\n ).go_up()\n end\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/Rentib/cliff.nvim\"})",
"updated_at": "2024-03-11T23:33:25Z"
},
"otavioschwanck/ruby-toolkit.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"otavioschwanck/ruby-toolkit.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\",\n \"nvim-treesitter/nvim-treesitter-textobjects\"\n },\n keys = {\n {\n \"<leader>mv\",\n \"<cmd>lua require('ruby-toolkit').extract_variable()<CR>\",\n desc = \"Extract Variable\",\n mode = {\"v\"}\n },\n {\n \"<leader>mf\",\n \"<cmd>lua require('ruby-toolkit').extract_to_function()<CR>\",\n desc = \"Extract To Function\",\n mode = {\"v\"}\n },\n {\n \"<leader>mf\",\n \"<cmd>lua require('ruby-toolkit').create_function_from_text()<CR>\",\n desc = \"Create Function from item on cursor\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter-textobjects\"})\nvim.pack.add({\"https://github.com/otavioschwanck/ruby-toolkit.nvim\"})",
"updated_at": "2024-03-06T09:42:17Z"
},
"sourproton/tunnell.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sourproton/tunnell.nvim\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/sourproton/tunnell.nvim\"})\n\nrequire(\"tunnell\").setup()",
"updated_at": "2024-02-27T14:23:03Z"
},
"rafi/telescope-thesaurus.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"rafi/telescope-thesaurus.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/rafi/telescope-thesaurus.nvim\"})",
"updated_at": "2024-02-25T04:11:07Z"
},
"Almo7aya/neogruvbox.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"almo7aya/neogruvbox.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Almo7aya/neogruvbox.nvim\"})",
"updated_at": "2024-02-24T20:17:38Z"
},
"0x00-ketsu/markdown-preview.nvim": {
"source": "default",
"lazy": "return { \"0x00-ketsu/markdown-preview.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/0x00-ketsu/markdown-preview.nvim'})",
"updated_at": "2024-02-24T10:20:35Z"
},
"massix/termux.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"massix/termux.nvim\",\n dependencies = {\n {\n \"nvim-lua/plenary.nvim\"\n }\n },\n opts = {},\n event = \"VimEnter\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/massix/termux.nvim\"})\n\nrequire(\"termux\").setup({})",
"updated_at": "2024-02-22T17:35:14Z"
},
"nvim-neorg/lua-utils.nvim": {
"source": "default",
"lazy": "return { \"nvim-neorg/lua-utils.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvim-neorg/lua-utils.nvim'})",
"updated_at": "2024-02-17T13:40:19Z"
},
"Sam-programs/expand.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Sam-programs/expand.nvim\",\n dependencies = {\n \"Sam-Programs/indent.nvim\"\n },\n event = \"InsertEnter\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/Sam-Programs/indent.nvim\"})\nvim.pack.add({\"https://github.com/Sam-programs/expand.nvim\"})\n\nrequire(\"expand\").setup({})",
"updated_at": "2024-02-17T06:06:05Z"
},
"sammce/fleeting.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sammce/fleeting.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/sammce/fleeting.nvim\"})",
"updated_at": "2024-02-14T12:26:43Z"
},
"ggandor/spooky.nvim": {
"source": "default",
"lazy": "return { \"ggandor/spooky.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ggandor/spooky.nvim'})",
"updated_at": "2024-02-09T16:40:14Z"
},
"thenbe/csgithub.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"thenbe/csgithub.nvim\",\n keys = {\n {\n \"<leader>fege\",\n function()\n local csgithub =\n require(\n \"csgithub\"\n )\n local url =\n csgithub.search(\n {\n includeFilename = false,\n includeExtension = true\n }\n )\n csgithub.open(\n url\n )\n end,\n mode = {\"v\", \"n\"},\n desc = \"Search Github (extension)\"\n },\n {\n \"<leader>fegf\",\n function()\n local csgithub =\n require(\n \"csgithub\"\n )\n local url =\n csgithub.search(\n {\n includeFilename = true,\n includeExtension = true\n }\n )\n csgithub.open(\n url\n )\n end,\n mode = {\"v\", \"n\"},\n desc = \"Search Github (filename)\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/thenbe/csgithub.nvim\"})",
"updated_at": "2024-02-08T12:03:56Z"
},
"isti115/agda.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"isti115/agda.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/isti115/agda.nvim\"})",
"updated_at": "2024-01-31T14:28:47Z"
},
"Wansmer/serenity.nvim": {
"source": "default",
"lazy": "return { \"Wansmer/serenity.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Wansmer/serenity.nvim'})",
"updated_at": "2024-01-30T04:56:18Z"
},
"swaits/scratch.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"https://git.sr.ht/~swaits/scratch.nvim\",\n lazy = true,\n keys = {\n {\n \"<leader>bs\",\n \"<cmd>Scratch<cr>\",\n desc = \"Scratch Buffer\",\n mode = \"n\"\n },\n {\n \"<leader>bS\",\n \"<cmd>ScratchSplit<cr>\",\n desc = \"Scratch Buffer (split)\",\n mode = \"n\"\n }\n },\n cmd = {\n \"Scratch\",\n \"ScratchSplit\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/swaits/scratch.nvim\"})\n\nrequire(\"scratch\").setup({})",
"updated_at": "2024-01-29T17:23:21Z"
},
"sQVe/bufignore.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sQVe/bufignore.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/sQVe/bufignore.nvim\"})\n\nrequire(\"bufignore\").setup({})",
"updated_at": "2024-01-29T11:27:57Z"
},
"bakageddy/alduin.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"bakageddy/alduin.nvim\",\n priority = 1000,\n config = true,\n opts = ...\n}",
"vimpack": "vim.pack.add({\"https://github.com/bakageddy/alduin.nvim\"})\n\nrequire(\"alduin\").setup(...)",
"updated_at": "2024-01-27T13:48:02Z"
},
"nvim-zh/whitespace.nvim": {
"source": "default",
"lazy": "return { \"nvim-zh/whitespace.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvim-zh/whitespace.nvim'})",
"updated_at": "2024-01-17T22:01:57Z"
},
"is0n/tui-nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"is0n/tui-nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/is0n/tui-nvim\"})",
"updated_at": "2024-01-13T02:58:41Z"
},
"gambhirsharma/vesper.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"gambhirsharma/vesper.nvim\",\n lazy = false,\n priority = 1000,\n name = \"vesper\",\n config = function()\n vim.cmd(\n [[colorscheme vesper]]\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/gambhirsharma/vesper.nvim\"})\n\nvim.cmd([[colorscheme vesper]])",
"updated_at": "2024-01-12T17:15:52Z"
},
"jayli/nvim-ai-coding": {
"source": "packer.nvim",
"lazy": "return {\n \"jayli/nvim-ai-coding\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jayli/nvim-ai-coding\"})",
"updated_at": "2024-01-12T16:38:11Z"
},
"CadeMichael/gotest.nvim": {
"source": "default",
"lazy": "return { \"CadeMichael/gotest.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/CadeMichael/gotest.nvim'})",
"updated_at": "2024-01-07T19:58:41Z"
},
"weilbith/nvim-floating-tag-preview": {
"source": "default",
"lazy": "return { \"weilbith/nvim-floating-tag-preview\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/weilbith/nvim-floating-tag-preview'})",
"updated_at": "2024-01-05T09:44:32Z"
},
"xiaoshihou514/squirrel.nvim": {
"source": "default",
"lazy": "return { \"xiaoshihou514/squirrel.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/xiaoshihou514/squirrel.nvim'})",
"updated_at": "2024-01-04T11:44:35Z"
},
"ipod825/ranger.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"ipod825/ranger.nvim\",\n config = function()\n require(\"ranger\").setup(\n\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ipod825/ranger.nvim\"})\n\nrequire(\"ranger\").setup()",
"updated_at": "2024-01-03T17:42:31Z"
},
"mrjones2014/tldr.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"mrjones2014/tldr.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/mrjones2014/tldr.nvim\"})",
"updated_at": "2024-01-02T13:18:05Z"
},
"shaunsingh/seoul256.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"shaunsingh/seoul256.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/shaunsingh/seoul256.nvim\"})",
"updated_at": "2024-01-02T03:41:09Z"
},
"0x5a4/oogway.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"0x5a4/oogway.nvim\",\n cmd = {\"Oogway\"} -- for lazy loading\n}",
"vimpack": "vim.pack.add({\"https://github.com/0x5a4/oogway.nvim\"})",
"updated_at": "2024-01-01T23:58:16Z"
},
"gpanders/fennel-repl.nvim": {
"source": "default",
"lazy": "return { \"gpanders/fennel-repl.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/gpanders/fennel-repl.nvim'})",
"updated_at": "2023-12-26T16:27:14Z"
},
"gitaarik/nvim-cmp-toggle": {
"source": "default",
"lazy": "return { \"gitaarik/nvim-cmp-toggle\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/gitaarik/nvim-cmp-toggle'})",
"updated_at": "2023-12-22T19:06:48Z"
},
"prescientmoon/scrap.nvim": {
"source": "default",
"lazy": "return { \"prescientmoon/scrap.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/prescientmoon/scrap.nvim'})",
"updated_at": "2023-12-19T21:16:59Z"
},
"danielpieper/telescope-tmuxinator.nvim": {
"source": "default",
"lazy": "return { \"danielpieper/telescope-tmuxinator.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/danielpieper/telescope-tmuxinator.nvim'})",
"updated_at": "2023-12-17T15:03:12Z"
},
"hardyrafael17/norminette42.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"hardyrafael17/norminette42.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/hardyrafael17/norminette42.nvim\"})",
"updated_at": "2023-12-11T08:44:42Z"
},
"9seconds/repolink.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"9seconds/repolink.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n cmd = {\n \"RepoLink\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/9seconds/repolink.nvim\"})\n\nrequire(\"repolink\").setup({})",
"updated_at": "2023-12-08T10:51:12Z"
},
"mattkubej/jest.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"mattkubej/jest.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mattkubej/jest.nvim\"})",
"updated_at": "2023-11-30T17:56:15Z"
},
"BranimirE/fix-auto-scroll.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"BranimirE/fix-auto-scroll.nvim\",\n config = true,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/BranimirE/fix-auto-scroll.nvim\"})\n\nrequire(\"fix-auto-scroll\").setup()",
"updated_at": "2023-11-22T23:13:05Z"
},
"Febri-i/snake.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Febri-i/snake.nvim\",\n dependencies = {\n \"Febri-i/fscreen.nvim\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/Febri-i/fscreen.nvim\"})\nvim.pack.add({\"https://github.com/Febri-i/snake.nvim\"})\n\nrequire(\"snake\").setup({})",
"updated_at": "2023-11-20T09:23:23Z"
},
"numToStr/Sakura.nvim": {
"source": "default",
"lazy": "return { \"numToStr/Sakura.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/numToStr/Sakura.nvim'})",
"updated_at": "2023-11-17T14:32:24Z"
},
"numToStr/prettierrc.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"numToStr/prettierrc.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/numToStr/prettierrc.nvim\"})",
"updated_at": "2023-11-17T14:29:20Z"
},
"bitspaceorg/weather-reporto.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"bitspaceorg/weather-reporto.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/bitspaceorg/weather-reporto.nvim\"})",
"updated_at": "2023-11-12T15:57:31Z"
},
"yuki-yano/tsnip.nvim": {
"source": "default",
"lazy": "return { \"yuki-yano/tsnip.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/yuki-yano/tsnip.nvim'})",
"updated_at": "2023-11-10T07:59:04Z"
},
"assistcontrol/readline.nvim": {
"source": "default",
"lazy": "return { \"assistcontrol/readline.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/assistcontrol/readline.nvim'})",
"updated_at": "2023-10-29T13:07:14Z"
},
"arsham/indent-tools.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"arsham/indent-tools.nvim\",\n dependencies = {\n \"arsham/arshlib.nvim\",\n \"nvim-treesitter/nvim-treesitter-textobjects\"\n },\n config = true\n -- or to provide configuration\n -- config = { normal = {..}, textobj = {..}},\n}",
"vimpack": "vim.pack.add({\"https://github.com/arsham/arshlib.nvim\"})\nvim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter-textobjects\"})\nvim.pack.add({\"https://github.com/arsham/indent-tools.nvim\"})\n\nrequire(\"indent-tools\").setup()",
"updated_at": "2023-10-28T10:32:12Z"
},
"arsham/listish.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"arsham/listish.nvim\",\n dependencies = {\n \"arsham/arshlib.nvim\",\n \"nvim-treesitter/nvim-treesitter-textobjects\"\n },\n config = true\n -- or to provide configuration\n -- config = { theme_list = false, ..}\n}",
"vimpack": "vim.pack.add({\"https://github.com/arsham/arshlib.nvim\"})\nvim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter-textobjects\"})\nvim.pack.add({\"https://github.com/arsham/listish.nvim\"})\n\nrequire(\"listish\").setup()",
"updated_at": "2023-10-28T10:19:49Z"
},
"linguini1/pulse.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"linguini1/pulse.nvim\",\n version = \"*\", -- Latest stable release\n config = function()\n require(\"pulse\").setup(\n\n )\n end -- Call setup to get the basic config\n}",
"vimpack": "vim.pack.add({\"https://github.com/linguini1/pulse.nvim\"})\n\nrequire(\"pulse\").setup()",
"updated_at": "2023-10-25T19:44:00Z"
},
"hinell/duplicate.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"hinell/duplicate.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/hinell/duplicate.nvim\"})",
"updated_at": "2023-10-23T21:15:50Z"
},
"himanoa/ttene.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"himanoa/ttene.nvim\",\n lazy = true,\n events = VeryLazy,\n cond = true,\n build = function()\n local is_win =\n vim.fn.has(\n \"win32\"\n ) == 1\n local path_sep =\n is_win and \"\\\\\" or\n \"/\"\n local voices_dir =\n table.concat(\n {\n vim.fn.stdpath(\n \"data\"\n ),\n \"ttene\",\n \"\"\n },\n path_sep\n ) -- *nix: '$HOME/.local/share/nvim/ttene/', Windows: '%LOCALAPPDATA%\\nvim-data\\ttene\\'\n if not is_win then\n os.execute(\n \"mkdir -p \" ..\n voices_dir\n )\n os.execute(\n \"magicalstick | grep てねっ[0-9] | xargs -P4 -In1 wget n1 -P \" ..\n voices_dir\n )\n else\n -- NOTE: add command to retrieve voice files for Windows\n end\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/himanoa/ttene.nvim\"})",
"updated_at": "2023-10-23T01:27:15Z"
},
"prncss-xyz/neo-tree-zk.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"prncss-xyz/neo-tree-zk.nvim\",\n dependencies = {\n \"nvim-neo-tree/neo-tree.nvim\",\n \"mickael-menu/zk-nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-neo-tree/neo-tree.nvim\"})\nvim.pack.add({\"https://github.com/mickael-menu/zk-nvim\"})\nvim.pack.add({\"https://github.com/prncss-xyz/neo-tree-zk.nvim\"})",
"updated_at": "2023-10-19T13:24:50Z"
},
"utahta/trans.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"utahta/trans.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/utahta/trans.nvim\"})",
"updated_at": "2023-10-11T21:02:07Z"
},
"davidgranstrom/telescope-scdoc.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"davidgranstrom/telescope-scdoc.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/davidgranstrom/telescope-scdoc.nvim\"})",
"updated_at": "2023-10-10T15:26:15Z"
},
"jxm35/livecode.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"jxm35/livecode.nvim\",\n config = function()\n require(\"livecode\").setup(\n\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jxm35/livecode.nvim\"})\n\nrequire(\"livecode\").setup()",
"updated_at": "2023-10-08T18:15:13Z"
},
"skwee357/nvim-prose": {
"source": "vim-plug",
"lazy": "return {\n \"skwee357/nvim-prose\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/skwee357/nvim-prose\"})",
"updated_at": "2023-10-07T02:14:26Z"
},
"judaew/ronny.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"judaew/ronny.nvim\",\n priority = 1000,\n config = function()\n vim.cmd.colorscheme(\n \"ronny\"\n )\n require(\"ronny\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/judaew/ronny.nvim\"})\n\nvim.cmd.colorscheme(\"ronny\")\nrequire(\"ronny\").setup()",
"updated_at": "2025-11-02T22:57:40Z"
},
"tjdevries/templ.nvim": {
"source": "default",
"lazy": "return { \"tjdevries/templ.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tjdevries/templ.nvim'})",
"updated_at": "2023-09-29T02:27:29Z"
},
"simonefranza/nvim-conv": {
"source": "packer.nvim",
"lazy": "return {\n \"simonefranza/nvim-conv\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/simonefranza/nvim-conv\"})",
"updated_at": "2023-09-27T13:08:57Z"
},
"amarz45/nvim-cmp-lua-latex-symbols": {
"source": "default",
"lazy": "return { \"amarz45/nvim-cmp-lua-latex-symbols\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/amarz45/nvim-cmp-lua-latex-symbols'})",
"updated_at": "2023-09-23T23:33:02Z"
},
"DeviusVim/deviuspro.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"DeviusVim/deviuspro.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/DeviusVim/deviuspro.nvim\"})",
"updated_at": "2023-09-20T09:16:43Z"
},
"m4xshen/example.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"m4xshen/example.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/m4xshen/example.nvim\"})\n\nrequire(\"example\").setup({})",
"updated_at": "2023-09-16T12:06:18Z"
},
"roobert/node-type.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"roobert/node-type.nvim\",\n config = function()\n require(\"node-type\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/roobert/node-type.nvim\"})\n\nrequire(\"node-type\").setup()",
"updated_at": "2023-09-09T10:09:25Z"
},
"leath-dub/stat.nvim": {
"source": "default",
"lazy": "return { \"leath-dub/stat.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/leath-dub/stat.nvim'})",
"updated_at": "2023-09-07T11:21:08Z"
},
"dobrovolsky/kb-notes.nvim": {
"source": "default",
"lazy": "return { \"dobrovolsky/kb-notes.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dobrovolsky/kb-notes.nvim'})",
"updated_at": "2023-09-05T10:19:29Z"
},
"martineausimon/nvim-bard": {
"source": "lazy.nvim",
"lazy": "return {\n \"martineausimon/nvim-bard\",\n dependencies = \"MunifTanjim/nui.nvim\", -- only for \"popup\" mode\n config = function()\n require(\"nvim-bard\").setup(\n {\n bard_api_key = \"\", --required\n display_mode = \"popup\", -- \"popup\", \"vsplit\" or \"tabnew\"\n mappings = {\n toggle_bard = \"<leader>b\",\n hide_bard = {\n \"q\",\n \"<esc>\"\n },\n send_bard = \"<cr>\",\n new_chat = \"<c-n>\"\n },\n options = {\n ui = {\n question = {\n signs = {\n sign = \"\",\n hi = \"Function\",\n style = \"single\" -- \"double\", \"none\", \"rounded\", \"solid\"\n },\n border = {\n -- only for \"popup\" mode\n style = \"single\", -- \"double\", \"none\", \"shadow\", \"rounded\", \"solid\"\n text = {\n top = \"[Prompt]\"\n }\n },\n winhighlight = \"Normal:Normal,FloatBorder:Normal\"\n },\n bard = {\n signs = {\n sign = \"🟆\",\n hi = \"Statement\",\n style = \"single\"\n },\n border = {\n style = \"single\",\n text = {\n top = \"[Bard]\"\n }\n },\n winhighlight = \"Normal:Normal,FloatBorder:Normal\"\n }\n },\n buffer_options = {\n signcolumn = \"yes:1\",\n filetype = \"markdown\",\n conceallevel = 3,\n buftype = \"nofile\"\n }\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/martineausimon/nvim-bard\"})\n\nrequire(\"nvim-bard\").setup(\n {\n bard_api_key = \"\", --required\n display_mode = \"popup\", -- \"popup\", \"vsplit\" or \"tabnew\"\n mappings = {\n toggle_bard = \"<leader>b\",\n hide_bard = {\"q\", \"<esc>\"},\n send_bard = \"<cr>\",\n new_chat = \"<c-n>\"\n },\n options = {\n ui = {\n question = {\n signs = {\n sign = \"\",\n hi = \"Function\",\n style = \"single\" -- \"double\", \"none\", \"rounded\", \"solid\"\n },\n border = {\n -- only for \"popup\" mode\n style = \"single\", -- \"double\", \"none\", \"shadow\", \"rounded\", \"solid\"\n text = {\n top = \"[Prompt]\"\n }\n },\n winhighlight = \"Normal:Normal,FloatBorder:Normal\"\n },\n bard = {\n signs = {\n sign = \"🟆\",\n hi = \"Statement\",\n style = \"single\"\n },\n border = {\n style = \"single\",\n text = {\n top = \"[Bard]\"\n }\n },\n winhighlight = \"Normal:Normal,FloatBorder:Normal\"\n }\n },\n buffer_options = {\n signcolumn = \"yes:1\",\n filetype = \"markdown\",\n conceallevel = 3,\n buftype = \"nofile\"\n }\n }\n }\n)",
"updated_at": "2023-08-29T15:17:09Z"
},
"delphinus/auto-cursorline.nvim": {
"source": "default",
"lazy": "return { \"delphinus/auto-cursorline.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/delphinus/auto-cursorline.nvim'})",
"updated_at": "2023-08-25T22:12:54Z"
},
"pwntester/nautilus.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"pwntester/nautilus.nvim\",\n config = function()\n require(\"nautilus\").load {\n transparent = true\n }\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/pwntester/nautilus.nvim\"})\n\nrequire(\"nautilus\").load {\n transparent = true\n}",
"updated_at": "2023-08-24T16:38:51Z"
},
"romainchapou/confiture.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"romainchapou/confiture.nvim\",\n dependencies = \"tpope/vim-dispatch\" -- optional but highly recommended, for async support\n}",
"vimpack": "vim.pack.add({\"https://github.com/romainchapou/confiture.nvim\"})",
"updated_at": "2023-08-21T19:54:39Z"
},
"llllvvuu/nvim-js-actions": {
"source": "lazy.nvim",
"lazy": "return {\n \"llllvvuu/nvim-js-actions\",\n ft = js_filetypes,\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n init = function()\n vim.api.nvim_create_autocmd(\n \"FileType\",\n {\n pattern = js_filetypes,\n command = \"nnoremap <buffer> <leader>ta \" ..\n \":lua require('nvim-js-actions').js_arrow_fn.toggle()<CR>\"\n -- can also do `require('nvim-js-actions/js-arrow-fn').toggle()`\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/llllvvuu/nvim-js-actions\"})",
"updated_at": "2023-08-20T13:22:41Z"
},
"scheisa/relpointers.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"scheisa/relpointers.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/scheisa/relpointers.nvim\"})",
"updated_at": "2023-08-19T10:38:49Z"
},
"nvim-telescope/telescope-ghq.nvim": {
"source": "default",
"lazy": "return { \"nvim-telescope/telescope-ghq.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvim-telescope/telescope-ghq.nvim'})",
"updated_at": "2023-08-17T23:31:12Z"
},
"hkupty/pointer.nvim": {
"source": "default",
"lazy": "return { \"hkupty/pointer.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hkupty/pointer.nvim'})",
"updated_at": "2023-08-16T17:21:45Z"
},
"EricDriussi/remember-me.nvim": {
"source": "default",
"lazy": "return { \"EricDriussi/remember-me.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/EricDriussi/remember-me.nvim'})",
"updated_at": "2023-08-15T09:30:04Z"
},
"pysan3/fcitx5.nvim": {
"source": "default",
"lazy": "return { \"pysan3/fcitx5.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/pysan3/fcitx5.nvim'})",
"updated_at": "2023-08-11T20:46:31Z"
},
"lolpie244/simple-kitty-runner.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"lolpie244/simple-kitty-runner.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/lolpie244/simple-kitty-runner.nvim\"})",
"updated_at": "2023-08-04T10:20:32Z"
},
"ryo33/nvim-cmp-rust": {
"source": "default",
"lazy": "return { \"ryo33/nvim-cmp-rust\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ryo33/nvim-cmp-rust'})",
"updated_at": "2023-08-04T06:14:01Z"
},
"lucidph3nx/nvim-sops": {
"source": "lazy.nvim",
"lazy": "return {\n \"lucidph3nx/nvim-sops\",\n event = {\"BufEnter\"},\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/lucidph3nx/nvim-sops\"})\n\nrequire(\"nvim-sops\").setup({})",
"updated_at": "2023-07-31T04:09:45Z"
},
"dvoytik/hi-my-words.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"dvoytik/hi-my-words.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/dvoytik/hi-my-words.nvim\"})",
"updated_at": "2023-07-27T22:18:18Z"
},
"buschco/nvim-cmp-ts-tag-close": {
"source": "default",
"lazy": "return { \"buschco/nvim-cmp-ts-tag-close\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/buschco/nvim-cmp-ts-tag-close'})",
"updated_at": "2023-07-26T14:33:48Z"
},
"mrshmllow/orgmode-babel.nvim": {
"source": "default",
"lazy": "return { \"mrshmllow/orgmode-babel.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mrshmllow/orgmode-babel.nvim'})",
"updated_at": "2023-07-23T04:52:11Z"
},
"atusy/leap-search.nvim": {
"source": "default",
"lazy": "return { \"atusy/leap-search.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/atusy/leap-search.nvim'})",
"updated_at": "2023-07-18T02:40:48Z"
},
"Manas140/run.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Manas140/run.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Manas140/run.nvim\"})",
"updated_at": "2023-07-13T13:08:04Z"
},
"Sanix-Darker/snips.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Sanix-Darker/snips.nvim\",\n config = true,\n cmd = {\"SnipsCreate\"} -- optional, make the plugin loads at cmd executed\n}",
"vimpack": "vim.pack.add({\"https://github.com/Sanix-Darker/snips.nvim\"})\n\nrequire(\"snips\").setup()",
"updated_at": "2023-07-13T10:45:23Z"
},
"pfeiferj/nvim-hurl": {
"source": "default",
"lazy": "return { \"pfeiferj/nvim-hurl\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/pfeiferj/nvim-hurl'})",
"updated_at": "2023-07-07T00:51:51Z"
},
"oem/arachne.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"oem/arachne.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/oem/arachne.nvim\"})",
"updated_at": "2023-06-19T14:14:01Z"
},
"BooleanCube/keylab.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"BooleanCube/keylab.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/BooleanCube/keylab.nvim\"})",
"updated_at": "2023-06-14T20:59:02Z"
},
"ColaMint/pokemon.nvim": {
"source": "default",
"lazy": "return { \"ColaMint/pokemon.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ColaMint/pokemon.nvim'})",
"updated_at": "2023-06-08T01:16:48Z"
},
"cfmeyers/dbt.nvim": {
"source": "default",
"lazy": "return { \"cfmeyers/dbt.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/cfmeyers/dbt.nvim'})",
"updated_at": "2023-06-05T19:18:40Z"
},
"RutaTang/compter.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"RutaTang/compter.nvim\",\n config = function()\n require(\"compter\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/RutaTang/compter.nvim\"})\n\nrequire(\"compter\").setup({})",
"updated_at": "2023-06-01T13:45:16Z"
},
"kiran94/maim.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kiran94/maim.nvim\",\n config = true,\n cmd = {\n \"Maim\",\n \"MaimMarkdown\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/kiran94/maim.nvim\"})\n\nrequire(\"maim\").setup()",
"updated_at": "2023-05-28T16:37:17Z"
},
"kiran94/edit-markdown-table.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kiran94/edit-markdown-table.nvim\",\n config = true,\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n cmd = \"EditMarkdownTable\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/kiran94/edit-markdown-table.nvim\"})\n\nrequire(\"edit-markdown-table\").setup()",
"updated_at": "2023-05-28T16:23:21Z"
},
"MaximilianLloyd/lazy-reload.nvim": {
"source": "default",
"lazy": "return { \"MaximilianLloyd/lazy-reload.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/MaximilianLloyd/lazy-reload.nvim'})",
"updated_at": "2023-05-27T22:01:48Z"
},
"jovanlanik/fsplash.nvim": {
"source": "default",
"lazy": "return { \"jovanlanik/fsplash.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jovanlanik/fsplash.nvim'})",
"updated_at": "2023-05-26T15:42:20Z"
},
"danilshvalov/org-modern.nvim": {
"source": "default",
"lazy": "return { \"danilshvalov/org-modern.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/danilshvalov/org-modern.nvim'})",
"updated_at": "2023-05-11T21:39:06Z"
},
"tenxsoydev/size-matters.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"tenxsoydev/size-matters.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tenxsoydev/size-matters.nvim\"})",
"updated_at": "2023-05-10T22:42:47Z"
},
"dawsers/edit-code-block.nvim": {
"source": "default",
"lazy": "return { \"dawsers/edit-code-block.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/dawsers/edit-code-block.nvim'})",
"updated_at": "2023-05-09T22:52:47Z"
},
"GeekMasher/securitree.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"GeekMasher/securitree.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\",\n \"MunifTanjim/nui.nvim\",\n -- optional\n \"nvim-treesitter/playground\"\n },\n config = function()\n require(\"securitree\").setup {}\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/nvim-treesitter/playground\"})\nvim.pack.add({\"https://github.com/GeekMasher/securitree.nvim\"})\n\nrequire(\"securitree\").setup {}",
"updated_at": "2023-05-02T21:59:59Z"
},
"theSafdarAwan/find-extender.nvim": {
"source": "default",
"lazy": "return { \"theSafdarAwan/find-extender.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/theSafdarAwan/find-extender.nvim'})",
"updated_at": "2023-05-02T16:56:09Z"
},
"nvim-neotest/neotest-vim-test": {
"source": "default",
"lazy": "return { \"nvim-neotest/neotest-vim-test\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvim-neotest/neotest-vim-test'})",
"updated_at": "2023-04-17T08:38:10Z"
},
"2hdddg/fex.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"2hdddg/fex.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/2hdddg/fex.nvim\"})",
"updated_at": "2023-04-12T14:16:19Z"
},
"AckslD/nvim-pytrize.lua": {
"source": "packer.nvim",
"lazy": "return {\n \"AckslD/nvim-pytrize.lua\",\n config = 'require(\"pytrize\").setup()',\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/AckslD/nvim-pytrize.lua\"}) 'require(\"pytrize\").setup()'",
"updated_at": "2023-04-10T20:50:38Z"
},
"axieax/typo.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"axieax/typo.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/axieax/typo.nvim\"})",
"updated_at": "2023-04-10T14:19:04Z"
},
"nocksock/bloop.nvim": {
"source": "default",
"lazy": "return { \"nocksock/bloop.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nocksock/bloop.nvim'})",
"updated_at": "2023-03-31T19:06:21Z"
},
"alextsugi/jira-nvim": {
"source": "default",
"lazy": "return { \"alextsugi/jira-nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/alextsugi/jira-nvim'})",
"updated_at": "2023-03-31T12:00:39Z"
},
"Kohirus/cppassist.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Kohirus/cppassist.nvim\",\n lazy = true,\n ft = {\n \"h\",\n \"cpp\",\n \"hpp\",\n \"c\",\n \"cc\",\n \"cxx\"\n },\n config = function()\n require(\"cppassist\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/Kohirus/cppassist.nvim\"})\n\nrequire(\"cppassist\").setup()",
"updated_at": "2023-03-27T02:02:07Z"
},
"ntk148v/habamax.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ntk148v/habamax.nvim\",\n dependencies = {\n \"rktjmp/lush.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/rktjmp/lush.nvim\"})\nvim.pack.add({\"https://github.com/ntk148v/habamax.nvim\"})",
"updated_at": "2023-03-24T07:32:40Z"
},
"iruzo/matrix-nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"iruzo/matrix-nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/iruzo/matrix-nvim\"})",
"updated_at": "2023-03-23T20:09:20Z"
},
"Scysta/pink-panic.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"Scysta/pink-panic.nvim\",\n dependencies = {\n \"rktjmp/lush.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rktjmp/lush.nvim\"})\nvim.pack.add({\"https://github.com/Scysta/pink-panic.nvim\"})",
"updated_at": "2023-03-16T21:20:45Z"
},
"atlj/Pixie.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"atlj/Pixie.nvim\",\n build = function()\n vim.cmd.PixieInstall()\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/atlj/Pixie.nvim\"})",
"updated_at": "2023-03-07T19:51:51Z"
},
"MaximilianLloyd/patternvault.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"MaximilianLloyd/patternvault.nvim\",\n event = \"VeryLazy\", -- Customize here as wanted\n config = function()\n require(\n \"patternvault\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/MaximilianLloyd/patternvault.nvim\"})\n\nrequire(\"patternvault\").setup()",
"updated_at": "2023-03-03T21:30:10Z"
},
"DanielWeidinger/nvim-sshfs": {
"source": "vim-plug",
"lazy": "return {\n \"DanielWeidinger/nvim-sshfs\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/DanielWeidinger/nvim-sshfs\"})",
"updated_at": "2023-03-03T15:56:37Z"
},
"MaximilianLloyd/adjacent.nvim": {
"source": "default",
"lazy": "return { \"MaximilianLloyd/adjacent.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/MaximilianLloyd/adjacent.nvim'})",
"updated_at": "2023-02-28T17:28:13Z"
},
"evanpurkhiser/image-paste.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"evanpurkhiser/image-paste.nvim\",\n config = function()\n require(\"image-paste\").setup(\n {\n imgur_client_id = \"<your imgur client_id>\"\n }\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/evanpurkhiser/image-paste.nvim\"})\n\nrequire(\"image-paste\").setup({imgur_client_id = \"<your imgur client_id>\"})",
"updated_at": "2023-02-22T10:19:20Z"
},
"konapun/vacuumline.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"konapun/vacuumline.nvim\",\n dependencies = {\n \"glepnir/galaxyline.nvim\",\n branch = \"main\",\n \"kyazdani42/nvim-web-devicons\",\n opt = true\n },\n config = function()\n require(\"vacuumline\").setup(\n\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/glepnir/galaxyline.nvim\"})\nvim.pack.add({\"https://github.com/kyazdani42/nvim-web-devicons\"})\nvim.pack.add({\"https://github.com/konapun/vacuumline.nvim\"})\n\nrequire(\"vacuumline\").setup()",
"updated_at": "2023-02-18T20:20:40Z"
},
"Iron-E/nvim-tabmode": {
"source": "lazy.nvim",
"lazy": "return {\n \"Iron-E/nvim-tabmode\",\n cmd = \"TabmodeEnter\", -- don't load until using this command\n config = true, -- automatically call `bufmode.setup()`; not needed if you specify `opts`\n dependencies = {\n \"Iron-E/nvim-libmodal\"\n },\n keys = {\n {\n \"<Leader><Tab>\",\n desc = \"Enter buffer mode\",\n mode = \"n\"\n }\n } -- don't load until pressing these keys\n -- opts = {}, (put `setup` options here, e.g. `opts = {enter_mapping = false}`\n}",
"vimpack": "vim.pack.add({\"https://github.com/Iron-E/nvim-libmodal\"})\nvim.pack.add({\"https://github.com/Iron-E/nvim-tabmode\"})\n\nrequire(\"nvim-tabmode\").setup()",
"updated_at": "2023-02-17T20:03:46Z"
},
"williamboman/warden.nvim": {
"source": "default",
"lazy": "return { \"williamboman/warden.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/williamboman/warden.nvim'})",
"updated_at": "2023-02-06T19:17:43Z"
},
"Ostralyan/scribe.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"Ostralyan/scribe.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/Ostralyan/scribe.nvim\"})",
"updated_at": "2023-02-02T01:48:52Z"
},
"luisiacc/the-matrix.nvim": {
"source": "default",
"lazy": "return { \"luisiacc/the-matrix.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/luisiacc/the-matrix.nvim'})",
"updated_at": "2023-01-28T02:12:01Z"
},
"delphinus/emcl.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"delphinus/emcl.nvim\",\n config = function()\n require(\"emcl\").setup {}\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/delphinus/emcl.nvim\"})\n\nrequire(\"emcl\").setup {}",
"updated_at": "2023-01-17T00:43:28Z"
},
"nat-418/termitary.nvim": {
"source": "default",
"lazy": "return { \"nat-418/termitary.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nat-418/termitary.nvim'})",
"updated_at": "2023-01-14T07:47:13Z"
},
"IllustratedMan-code/telescope-conda.nvim": {
"source": "default",
"lazy": "return { \"IllustratedMan-code/telescope-conda.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/IllustratedMan-code/telescope-conda.nvim'})",
"updated_at": "2023-01-09T16:02:40Z"
},
"E-ricus/lsp_codelens_extensions.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"E-ricus/lsp_codelens_extensions.nvim\",\n dependencies = {\n {\n \"nvim-lua/plenary.nvim\",\n \"mfussenegger/nvim-dap\"\n }\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/E-ricus/lsp_codelens_extensions.nvim\"})",
"updated_at": "2023-01-08T22:10:20Z"
},
"ten3roberts/window-picker.nvim": {
"source": "default",
"lazy": "return { \"ten3roberts/window-picker.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ten3roberts/window-picker.nvim'})",
"updated_at": "2023-01-02T14:38:40Z"
},
"wadackel/nvim-syntax-info": {
"source": "vim-plug",
"lazy": "return {\n \"wadackel/nvim-syntax-info\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/wadackel/nvim-syntax-info\"})",
"updated_at": "2023-01-01T05:18:19Z"
},
"paulfrische/reddish.nvim": {
"source": "default",
"lazy": "return { \"paulfrische/reddish.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/paulfrische/reddish.nvim'})",
"updated_at": "2022-12-31T15:32:43Z"
},
"NightCS/night.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"NightCS/night.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/NightCS/night.nvim\"})",
"updated_at": "2022-12-31T00:45:15Z"
},
"anuvyklack/keymap-layer.nvim": {
"source": "default",
"lazy": "return { \"anuvyklack/keymap-layer.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/anuvyklack/keymap-layer.nvim'})",
"updated_at": "2022-12-30T08:14:18Z"
},
"rapan931/lasterisk.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"rapan931/lasterisk.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rapan931/lasterisk.nvim\"})",
"updated_at": "2022-12-28T07:35:56Z"
},
"cwebster2/github-coauthors.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"cwebster2/github-coauthors.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/cwebster2/github-coauthors.nvim\"})",
"updated_at": "2022-12-13T16:24:12Z"
},
"loctvl842/breadcrumb.nvim": {
"source": "default",
"lazy": "return { \"loctvl842/breadcrumb.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/loctvl842/breadcrumb.nvim'})",
"updated_at": "2022-12-13T01:01:14Z"
},
"ellisonleao/weather.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"ellisonleao/weather.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ellisonleao/weather.nvim\"})",
"updated_at": "2022-12-11T14:08:27Z"
},
"CadeMichael/zig.nvim": {
"source": "default",
"lazy": "return { \"CadeMichael/zig.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/CadeMichael/zig.nvim'})",
"updated_at": "2022-12-05T01:13:35Z"
},
"ishchow/nvim-deardiary": {
"source": "packer.nvim",
"lazy": "return {\n \"ishchow/nvim-deardiary\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ishchow/nvim-deardiary\"})",
"updated_at": "2022-11-15T15:32:55Z"
},
"Dimfred/resize-mode.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Dimfred/resize-mode.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Dimfred/resize-mode.nvim\"})",
"updated_at": "2022-10-27T15:57:16Z"
},
"mrded/nvim-zond": {
"source": "packer.nvim",
"lazy": "return {\n \"mrded/nvim-zond\",\n dependencies = {\n {\n \"nvim-telescope/telescope.nvim\",\n tag = \"0.1.0\"\n }\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/mrded/nvim-zond\"})",
"updated_at": "2022-10-24T23:11:46Z"
},
"amarz45/nvim-cmp-fonts": {
"source": "default",
"lazy": "return { \"amarz45/nvim-cmp-fonts\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/amarz45/nvim-cmp-fonts'})",
"updated_at": "2022-10-10T08:33:58Z"
},
"Vonr/foldcus.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Vonr/foldcus.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({{src = \"https://github.com/nvim-treesitter/nvim-treesitter\"}})\nvim.pack.add({{src = \"https://github.com/Vonr/foldcus.nvim\"}})",
"updated_at": "2022-10-08T11:51:34Z"
},
"cosmicthemethhead/gitlens.nvim": {
"source": "default",
"lazy": "return { \"cosmicthemethhead/gitlens.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({ { src = 'https://github.com/cosmicthemethhead/gitlens.nvim' } })",
"updated_at": "2022-10-07T23:04:02Z"
},
"emiasims/foldhue.nvim": {
"source": "default",
"lazy": "return { \"emiasims/foldhue.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({ { src = 'https://github.com/emiasims/foldhue.nvim' } })",
"updated_at": "2022-10-05T19:41:20Z"
},
"ldelossa/litee-bookmarks.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"ldelossa/litee-bookmarks.nvim\",\n dependencies = {\n \"ldelossa/litee.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({{src = \"https://github.com/ldelossa/litee.nvim\"}})\n\nvim.pack.add({{src = \"https://github.com/ldelossa/litee-bookmarks.nvim\"}})",
"updated_at": "2022-09-27T02:05:44Z"
},
"ldelossa/litee-filetree.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"ldelossa/litee-filetree.nvim\",\n dependencies = {\n \"kyazdani42/nvim-web-devicons\",\n \"ldelossa/litee.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({{src = \"https://github.com/kyazdani42/nvim-web-devicons\"}})\nvim.pack.add({{src = \"https://github.com/ldelossa/litee.nvim\"}})\n\nvim.pack.add({{src = \"https://github.com/ldelossa/litee-filetree.nvim\"}})",
"updated_at": "2022-09-27T01:57:11Z"
},
"alex-laycalvert/flashcards.nvim": {
"updated_at": "2022-09-25T16:27:21Z",
"lazy": "{\n \"alex-laycalvert/flashcards.nvim\",\n event = \"VeryLazy\",\n opts = {}\n}",
"vimpack": "vim.pack.add({ { src = 'https://github.com/alex-laycalvert/flashcards.nvim' } })"
},
"StackInTheWild/headhunter.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"StackInTheWild/headhunter.nvim\",\n config = function()\n require(\"headhunter\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/StackInTheWild/headhunter.nvim\"})\n\nrequire(\"headhunter\").setup()",
"updated_at": "2025-10-22T10:33:28Z"
},
"dimtion/guttermarks.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"dimtion/guttermarks.nvim\",\n event = {\n \"BufReadPost\",\n \"BufNewFile\",\n \"BufWritePre\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/dimtion/guttermarks.nvim\"})",
"updated_at": "2025-09-21T23:50:31Z"
},
"waiting-for-dev/ergoterm.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"waiting-for-dev/ergoterm.nvim\",\n config = function()\n require(\"ergoterm\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/waiting-for-dev/ergoterm.nvim\"})\n\nrequire(\"ergoterm\").setup()",
"updated_at": "2025-10-19T14:06:57Z"
},
"samir-roy/code-bridge.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"samir-roy/code-bridge.nvim\",\n config = function()\n require(\"code-bridge\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/samir-roy/code-bridge.nvim\"})\n\nrequire(\"code-bridge\").setup()",
"updated_at": "2025-10-26T17:20:28Z"
},
"Gerg-L/nvim-flake": {
"source": "default",
"lazy": "return { \"Gerg-L/nvim-flake\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Gerg-L/nvim-flake'})",
"updated_at": "2025-11-02T02:01:18Z"
},
"Skardyy/makurai-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Skardyy/makurai-nvim\",\n config = function()\n -- you don't have to call setup\n require \"makurai\".setup(\n {\n transparent = false -- removes the bg color\n }\n )\n\n vim.cmd.colorscheme(\n \"makurai_dark\"\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/Skardyy/makurai-nvim\"})\n\nrequire \"makurai\".setup(\n {\n transparent = false -- removes the bg color\n }\n)\nvim.cmd.colorscheme(\"makurai_dark\")",
"updated_at": "2025-10-23T17:21:48Z"
},
"aweis89/ai-terminals.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"aweis89/ai-terminals.nvim\",\n dependencies = {\n \"folke/snacks.nvim\"\n },\n opts = {\n auto_terminal_keymaps = {\n prefix = \"<leader>a\",\n terminals = {\n {\n name = \"claude\",\n key = \"c\"\n },\n {\n name = \"aider\",\n key = \"a\"\n },\n {\n name = \"goose\",\n key = \"g\"\n }\n }\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/aweis89/ai-terminals.nvim\"})\n\nrequire(\"ai-terminals\").setup(\n {\n auto_terminal_keymaps = {\n prefix = \"<leader>a\",\n terminals = {\n {name = \"claude\", key = \"c\"},\n {name = \"aider\", key = \"a\"},\n {name = \"goose\", key = \"g\"}\n }\n }\n }\n)",
"updated_at": "2025-10-06T23:13:17Z"
},
"retran/meow.yarn.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"retran/meow.yarn.nvim\",\n dependencies = {\n \"MunifTanjim/nui.nvim\"\n },\n config = function()\n require(\"meow.yarn\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/retran/meow.yarn.nvim\"})\n\nrequire(\"meow.yarn\").setup({})",
"updated_at": "2025-10-21T21:00:13Z"
},
"editor-code-assistant/eca-nvim": {
"source": "default",
"lazy": "return { \"editor-code-assistant/eca-nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/editor-code-assistant/eca-nvim'})",
"updated_at": "2025-10-25T20:18:03Z"
},
"nvimdev/modeline.nvim": {
"source": "default",
"lazy": "return { \"nvimdev/modeline.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvimdev/modeline.nvim'})",
"updated_at": "2025-09-18T10:54:25Z"
},
"KingMichaelPark/age.nvim": {
"source": "default",
"lazy": "return { \"KingMichaelPark/age.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/KingMichaelPark/age.nvim'})",
"updated_at": "2025-10-27T13:13:16Z"
},
"HawkinsT/pathfinder.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"HawkinsT/pathfinder.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/HawkinsT/pathfinder.nvim\"})",
"updated_at": "2025-09-17T17:15:11Z"
},
"tahayvr/themery.nvim": {
"source": "default",
"lazy": "return { \"tahayvr/themery.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tahayvr/themery.nvim'})",
"updated_at": "2025-09-17T16:34:28Z"
},
"roodolv/markdown-toggle.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"roodolv/markdown-toggle.nvim\",\n config = function()\n require(\n \"markdown-toggle\"\n ).setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/roodolv/markdown-toggle.nvim\"})\n\nrequire(\"markdown-toggle\").setup()",
"updated_at": "2025-11-01T15:52:13Z"
},
"hrsh7th/nvim-cmp-kit": {
"source": "default",
"lazy": "return { \"hrsh7th/nvim-cmp-kit\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hrsh7th/nvim-cmp-kit'})",
"updated_at": "2025-10-28T07:50:12Z"
},
"jake-stewart/lazier.nvim": {
"source": "default",
"lazy": "return { \"jake-stewart/lazier.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jake-stewart/lazier.nvim'})",
"updated_at": "2025-09-17T00:48:18Z"
},
"Piotr1215/beam.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Piotr1215/beam.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\",\n \"nvim-lua/plenary.nvim\" -- Required by telescope\n },\n config = function()\n require(\"beam\").setup(\n\n ) -- Uses default prefix ','\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/Piotr1215/beam.nvim\"})\n\nrequire(\"beam\").setup()",
"updated_at": "2025-10-03T17:45:57Z"
},
"kuator/nvim": {
"source": "default",
"lazy": "return { \"kuator/nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/kuator/nvim'})",
"updated_at": "2025-09-16T05:40:10Z"
},
"darianmorat/gruvdark.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"darianmorat/gruvdark.nvim\",\n lazy = false,\n priority = 1000,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/darianmorat/gruvdark.nvim\"})\n\nrequire(\"gruvdark\").setup({})",
"updated_at": "2025-10-06T21:37:24Z"
},
"lumen-oss/rocks-git.nvim": {
"source": "default",
"lazy": "return { \"lumen-oss/rocks-git.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lumen-oss/rocks-git.nvim'})",
"updated_at": "2025-09-15T16:21:51Z"
},
"Dan7h3x/signup.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Dan7h3x/signup.nvim\",\n branch = \"main\",\n opts = {},\n config = function(_, opts)\n require(\"signup\").setup(\n opts\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/Dan7h3x/signup.nvim\"})\n\nrequire(\"signup\").setup({})",
"updated_at": "2025-09-15T13:36:37Z"
},
"matarina/pyrola.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"matarina/pyrola.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n build = \":UpdateRemotePlugins\",\n config = function(_, opts)\n local pyrola =\n require(\"pyrola\")\n pyrola.setup(\n {\n kernel_map = {\n -- Map Jupyter kernel names to Neovim filetypes\n python = \"python3\",\n r = \"ir\",\n cpp = \"xcpp14\"\n },\n split_horizen = false, -- Define the terminal split direction\n split_ratio = 0.3 -- Set the terminal split size\n }\n )\n\n -- Define key mappings for enhanced functionality\n vim.keymap.set(\n \"n\",\n \"<Enter>\",\n function()\n pyrola.send_statement_definition(\n\n )\n end,\n {noremap = true}\n )\n\n vim.keymap.set(\n \"v\",\n \"<leader>vs\",\n function()\n require(\n \"pyrola\"\n ).send_visual_to_repl(\n\n )\n end,\n {noremap = true}\n )\n\n vim.keymap.set(\n \"n\",\n \"<leader>is\",\n function()\n pyrola.inspect(\n\n )\n end,\n {noremap = true}\n )\n\n -- Configure Treesitter for enhanced code parsing\n require(\n \"nvim-treesitter.configs\"\n ).setup(\n {\n ensure_installed = {\n \"cpp\",\n \"r\",\n \"python\"\n }, -- Ensure the necessary Treesitter language parsers are installed\n auto_install = true\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/matarina/pyrola.nvim\"})\n\nlocal pyrola = require(\"pyrola\")\npyrola.setup(\n {\n kernel_map = {\n -- Map Jupyter kernel names to Neovim filetypes\n python = \"python3\",\n r = \"ir\",\n cpp = \"xcpp14\"\n },\n split_horizen = false, -- Define the terminal split direction\n split_ratio = 0.3 -- Set the terminal split size\n }\n)\nvim.keymap.set(\n \"n\",\n \"<Enter>\",\n function()\n pyrola.send_statement_definition()\n end,\n {noremap = true}\n)\nvim.keymap.set(\n \"v\",\n \"<leader>vs\",\n function()\n require(\"pyrola\").send_visual_to_repl()\n end,\n {noremap = true}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>is\",\n function()\n pyrola.inspect()\n end,\n {noremap = true}\n)\nrequire(\"nvim-treesitter.configs\").setup(\n {\n ensure_installed = {\"cpp\", \"r\", \"python\"}, -- Ensure the necessary Treesitter language parsers are installed\n auto_install = true\n }\n)",
"updated_at": "2025-09-15T08:50:40Z"
},
"brookhong/telescope-pathogen.nvim": {
"source": "default",
"lazy": "return { \"brookhong/telescope-pathogen.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/brookhong/telescope-pathogen.nvim'})",
"updated_at": "2025-09-14T00:57:07Z"
},
"franco-ruggeri/codecompanion-spinner.nvim": {
"source": "default",
"lazy": "return { \"franco-ruggeri/codecompanion-spinner.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/franco-ruggeri/codecompanion-spinner.nvim'})",
"updated_at": "2025-09-13T21:15:54Z"
},
"deparr/tairiki.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"deparr/tairiki.nvim\",\n lazy = false,\n priority = 1000 -- recommended if you use tairiki as your default theme\n}",
"vimpack": "vim.pack.add({\"https://github.com/deparr/tairiki.nvim\"})",
"updated_at": "2025-10-19T17:16:53Z"
},
"pohlrabi404/compile.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"pohlrabi404/compile.nvim\",\n -- This event makes sure the plugin loads lazily. You can\n -- use any event you like, such as `ft` for file types or `autocmds`.\n event = \"VeryLazy\",\n -- don't forget the options table!\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/pohlrabi404/compile.nvim\"})\n\nrequire(\"compile\").setup({})",
"updated_at": "2025-10-01T02:34:09Z"
},
"yelog/i18n.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yelog/i18n.nvim\",\n dependencies = {\n \"ibhagwan/fzf-lua\",\n \"nvim-treesitter/nvim-treesitter\"\n },\n config = function()\n require(\"i18n\").setup(\n {\n -- Locales to parse; first is the default locale\n -- Use I18nNextLocale command to switch the default locale in real time\n locales = {\n \"en\",\n \"zh\"\n },\n -- sources can be string or table { pattern = \"...\", prefix = \"...\" }\n sources = {\n \"src/locales/{locales}.json\"\n -- { pattern = \"src/locales/lang/{locales}/{module}.ts\", prefix = \"{module}.\" },\n -- { pattern = \"src/views/{bu}/locales/lang/{locales}/{module}.ts\", prefix = \"{bu}.{module}.\" },\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/yelog/i18n.nvim\"})\n\nrequire(\"i18n\").setup(\n {\n -- Locales to parse; first is the default locale\n -- Use I18nNextLocale command to switch the default locale in real time\n locales = {\"en\", \"zh\"},\n -- sources can be string or table { pattern = \"...\", prefix = \"...\" }\n sources = {\n \"src/locales/{locales}.json\"\n -- { pattern = \"src/locales/lang/{locales}/{module}.ts\", prefix = \"{module}.\" },\n -- { pattern = \"src/views/{bu}/locales/lang/{locales}/{module}.ts\", prefix = \"{bu}.{module}.\" },\n }\n }\n)",
"updated_at": "2025-10-15T03:49:09Z"
},
"R-nvim/cmp-r": {
"source": "default",
"lazy": "return { \"R-nvim/cmp-r\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/R-nvim/cmp-r'})",
"updated_at": "2025-09-11T20:04:54Z"
},
"suliatis/Jumppack.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"suliatis/Jumppack.nvim\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/suliatis/Jumppack.nvim\"})\n\nrequire(\"Jumppack\").setup()",
"updated_at": "2025-09-30T21:32:05Z"
},
"2KAbhishek/markit.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"2kabhishek/markit.nvim\",\n dependencies = {\n \"2kabhishek/pickme.nvim\",\n \"nvim-lua/plenary.nvim\"\n },\n opts = {}, -- Add your configuration here, required if you are not calling markit.setup manually elsewhere\n event = {\n \"BufReadPre\",\n \"BufNewFile\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/2kabhishek/pickme.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/2KAbhishek/markit.nvim\"})\n\nrequire(\"markit\").setup({})",
"updated_at": "2025-10-09T01:34:22Z"
},
"0xJohnnyboy/scretch.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"0xJohnnyboy/scretch.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n -- or\n -- dependencies = { 'ibhagwan/fzf-lua' },\n config = function()\n require(\"scretch\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/0xJohnnyboy/scretch.nvim\"})\n\nrequire(\"scretch\").setup({})",
"updated_at": "2025-09-11T14:23:35Z"
},
"stsewd/spotify.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"stsewd/spotify.nvim\",\n build = \":UpdateRemotePlugins\",\n config = function()\n require(\"spotify\").setup(\n\n )\n end,\n init = function()\n -- Optional mappings.\n vim.keymap.set(\n \"n\",\n \"<leader>ss\",\n \":Spotify play/pause<CR>\",\n {silent = true}\n )\n vim.keymap.set(\n \"n\",\n \"<leader>sj\",\n \":Spotify next<CR>\",\n {silent = true}\n )\n vim.keymap.set(\n \"n\",\n \"<leader>sk\",\n \":Spotify prev<CR>\",\n {silent = true}\n )\n vim.keymap.set(\n \"n\",\n \"<leader>so\",\n \":Spotify show<CR>\",\n {silent = true}\n )\n vim.keymap.set(\n \"n\",\n \"<leader>sc\",\n \":Spotify status<CR>\",\n {silent = true}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/stsewd/spotify.nvim\"})\n\nrequire(\"spotify\").setup()",
"updated_at": "2025-09-10T21:47:45Z"
},
"616b2f/bsp.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"616b2f/bsp.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/616b2f/bsp.nvim\"})",
"updated_at": "2025-11-02T19:16:13Z"
},
"wincent/base16-nvim": {
"source": "default",
"lazy": "return { \"wincent/base16-nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/wincent/base16-nvim'})",
"updated_at": "2025-10-17T09:22:50Z"
},
"lucobellic/edgy-group.nvim": {
"source": "default",
"lazy": "return { \"lucobellic/edgy-group.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lucobellic/edgy-group.nvim'})",
"updated_at": "2025-09-10T07:48:17Z"
},
"cpwrs/americano.nvim": {
"source": "default",
"lazy": "return { \"cpwrs/americano.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/cpwrs/americano.nvim'})",
"updated_at": "2025-09-09T23:26:33Z"
},
"inhesrom/remote-ssh.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"inhesrom/remote-ssh.nvim\",\n branch = \"master\",\n dependencies = {\n \"inhesrom/telescope-remote-buffer\", --See https://github.com/inhesrom/telescope-remote-buffer for features\n \"nvim-telescope/telescope.nvim\",\n \"nvim-lua/plenary.nvim\",\n \"neovim/nvim-lspconfig\",\n -- nvim-notify is recommended, but not necessarily required into order to get notifcations during operations - https://github.com/rcarriga/nvim-notify\n \"rcarriga/nvim-notify\"\n },\n config = function()\n require(\n \"telescope-remote-buffer\"\n ).setup\n -- Default keymaps to open telescope and search open buffers including \"remote\" open buffers\n --fzf = \"<leader>fz\",\n --match = \"<leader>gb\",\n --oldfiles = \"<leader>rb\"(\n\n )\n\n -- setup lsp_config here or import from part of neovim config that sets up LSP\n\n require(\"remote-ssh\").setup(\n {\n on_attach = lsp_config.on_attach,\n capabilities = lsp_config.capabilities,\n filetype_to_server = lsp_config.filetype_to_server\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/inhesrom/telescope-remote-buffer\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/rcarriga/nvim-notify\"})\nvim.pack.add({\"https://github.com/inhesrom/remote-ssh.nvim\"})\n\nrequire(\"telescope-remote-buffer\").setup\n-- Default keymaps to open telescope and search open buffers including \"remote\" open buffers\n--fzf = \"<leader>fz\",\n--match = \"<leader>gb\",\n--oldfiles = \"<leader>rb\"()\nrequire(\"remote-ssh\").setup(\n {\n on_attach = lsp_config.on_attach,\n capabilities = lsp_config.capabilities,\n filetype_to_server = lsp_config.filetype_to_server\n }\n)",
"updated_at": "2025-10-29T22:30:57Z"
},
"cenk1cenk2/schema-companion.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"cenk1cenk2/schema-companion.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/cenk1cenk2/schema-companion.nvim\"})\n\nrequire(\"schema-companion\").setup({})",
"updated_at": "2025-10-26T23:56:06Z"
},
"chrisgrieser/nvim-pseudometa-plugin-template": {
"source": "default",
"lazy": "return { \"chrisgrieser/nvim-pseudometa-plugin-template\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/chrisgrieser/nvim-pseudometa-plugin-template'})",
"updated_at": "2025-10-13T19:18:23Z"
},
"xixiaofinland/sf.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"xixiaofinland/sf.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\",\n \"ibhagwan/fzf-lua\" -- no need if you don't use listing metadata feature\n },\n config = function()\n require(\"sf\").setup() -- Important to call setup() to initialize the plugin!\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/xixiaofinland/sf.nvim\"})\n\nrequire(\"sf\").setup()",
"updated_at": "2025-10-25T02:16:24Z"
},
"chrisgrieser/nvim-dr-lsp": {
"source": "lazy.nvim",
"lazy": "return {\n \"chrisgrieser/nvim-dr-lsp\",\n event = \"LspAttach\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/chrisgrieser/nvim-dr-lsp\"})\n\nrequire(\"nvim-dr-lsp\").setup({})",
"updated_at": "2025-10-13T12:07:36Z"
},
"Ttibsi/pre-commit.nvim": {
"source": "default",
"lazy": "return { \"Ttibsi/pre-commit.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Ttibsi/pre-commit.nvim'})",
"updated_at": "2025-09-08T09:40:03Z"
},
"linrongbin16/colorbox.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"linrongbin16/colorbox.nvim\",\n -- don't lazy load\n lazy = false,\n -- load with highest priority\n priority = 1000,\n build = function()\n require(\"colorbox\").update(\n\n )\n end,\n config = function()\n require(\"colorbox\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/linrongbin16/colorbox.nvim\"})\n\nrequire(\"colorbox\").setup()",
"updated_at": "2025-09-08T00:38:19Z"
},
"roobert/f-string-toggle.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"roobert/f-string-toggle.nvim\",\n config = function()\n require(\n \"f-string-toggle\"\n ).setup(\n {\n key_binding = \"<leader>f\",\n key_binding_desc = \"Toggle f-string\",\n filetypes = {\n \"python\"\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/roobert/f-string-toggle.nvim\"})\n\nrequire(\"f-string-toggle\").setup(\n {\n key_binding = \"<leader>f\",\n key_binding_desc = \"Toggle f-string\",\n filetypes = {\"python\"}\n }\n)",
"updated_at": "2025-09-06T16:27:53Z"
},
"nvim-mini/mini.base16": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.base16\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.base16\"})",
"updated_at": "2025-10-20T14:26:41Z"
},
"jameswolensky/marker-groups.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jameswolensky/marker-groups.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\", -- Required\n \"ibhagwan/fzf-lua\", -- Optional: fzf-lua picker\n \"folke/snacks.nvim\", -- Optional: Snacks picker\n \"nvim-telescope/telescope.nvim\" -- Optional: Telescope picker\n -- mini.pick is part of mini.nvim; this plugin vendors mini.nvim for tests,\n -- but you can also install mini.nvim explicitly to use mini.pick system-wide\n -- \"nvim-mini/mini.nvim\",\n },\n config = function()\n require(\n \"marker-groups\"\n ).setup(\n {\n -- Default picker is 'vim' (built-in vim.ui)\n -- Accepted values: 'vim' | 'snacks' | 'fzf-lua' | 'mini.pick' | 'telescope'\n picker = \"vim\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/ibhagwan/fzf-lua\"})\nvim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/jameswolensky/marker-groups.nvim\"})\n\nrequire(\"marker-groups\").setup(\n {\n -- Default picker is 'vim' (built-in vim.ui)\n -- Accepted values: 'vim' | 'snacks' | 'fzf-lua' | 'mini.pick' | 'telescope'\n picker = \"vim\"\n }\n)",
"updated_at": "2025-09-04T14:54:42Z"
},
"FluxxField/smart-motion.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"FluxxField/smart-motion.nvim\",\n opts = {\n keys = \"fjdksleirughtynm\",\n highlight = {\n hint = {\n fg = \"#FF2FD0\"\n },\n two_char_hint = {\n fg = \"#2FD0FF\"\n },\n dim = \"Comment\"\n },\n presets = {\n words = true,\n search = true,\n delete = true\n },\n flow_state_timeout_ms = 300,\n disable_dim_background = false,\n history_max_size = 20\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/FluxxField/smart-motion.nvim\"})\n\nrequire(\"smart-motion\").setup(\n {\n keys = \"fjdksleirughtynm\",\n highlight = {\n hint = {fg = \"#FF2FD0\"},\n two_char_hint = {fg = \"#2FD0FF\"},\n dim = \"Comment\"\n },\n presets = {\n words = true,\n search = true,\n delete = true\n },\n flow_state_timeout_ms = 300,\n disable_dim_background = false,\n history_max_size = 20\n }\n)",
"updated_at": "2025-09-04T14:35:34Z"
},
"elanmed/fzf-lua-frecency.nvim": {
"source": "default",
"lazy": "return { \"elanmed/fzf-lua-frecency.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/elanmed/fzf-lua-frecency.nvim'})",
"updated_at": "2025-10-03T03:00:46Z"
},
"al-kot/typst-preview.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"al-kot/typst-preview.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/al-kot/typst-preview.nvim\"})\n\nrequire(\"typst-preview\").setup({})",
"updated_at": "2025-09-02T12:53:04Z"
},
"Massolari/lsp-auto-setup.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Massolari/lsp-auto-setup.nvim\",\n dependencies = {\n \"neovim/nvim-lspconfig\"\n },\n config = true,\n -- Those are the default options, you don't need to provide them if you're happy with the defaults\n opts = {\n -- Table of server-specific configuration functions\n server_config = {},\n -- List of server names to exclude from auto-setup\n exclude = {},\n -- Cache configuration\n cache = {\n enable = true, -- Enable/disable caching of server names\n ttl = 60 * 60 * 24 *\n 7, -- Time-to-live for cached server names (in seconds), default is 1 week\n path = vim.fn.stdpath(\n \"cache\"\n ) ..\n \"/lsp-auto-setup/servers.json\" -- Path to the cache file\n },\n -- Stop servers that are not attached to any buffer. When a buffer is closed, the server attached to it will be stopped if it's not attached to any other buffer\n stop_unused_servers = {\n enable = true, -- Enable/disable stopping of unused servers\n exclude = {} -- List of server names to exclude from stopping\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/Massolari/lsp-auto-setup.nvim\"})\n\nrequire(\"lsp-auto-setup\").setup(\n {\n -- Table of server-specific configuration functions\n server_config = {},\n -- List of server names to exclude from auto-setup\n exclude = {},\n -- Cache configuration\n cache = {\n enable = true, -- Enable/disable caching of server names\n ttl = 60 * 60 * 24 * 7, -- Time-to-live for cached server names (in seconds), default is 1 week\n path = vim.fn.stdpath(\"cache\") .. \"/lsp-auto-setup/servers.json\" -- Path to the cache file\n },\n -- Stop servers that are not attached to any buffer. When a buffer is closed, the server attached to it will be stopped if it's not attached to any other buffer\n stop_unused_servers = {\n enable = true, -- Enable/disable stopping of unused servers\n exclude = {} -- List of server names to exclude from stopping\n }\n }\n)",
"updated_at": "2025-10-13T10:50:12Z"
},
"lewis6991/async.nvim": {
"source": "default",
"lazy": "return { \"lewis6991/async.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lewis6991/async.nvim'})",
"updated_at": "2025-09-27T21:51:06Z"
},
"2giosangmitom/nightfall.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"2giosangmitom/nightfall.nvim\",\n lazy = false,\n priority = 1000,\n opts = {}, -- Add custom configuration here\n config = function(_, opts)\n require(\"nightfall\").setup(\n opts\n )\n vim.cmd(\n \"colorscheme nightfall\"\n ) -- Choose from: nightfall, deeper-night, maron, nord\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/2giosangmitom/nightfall.nvim\"})\n\nrequire(\"nightfall\").setup({})",
"updated_at": "2025-09-01T01:19:55Z"
},
"jghauser/auto-pandoc.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jghauser/auto-pandoc.nvim\",\n ft = \"markdown\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jghauser/auto-pandoc.nvim\"})",
"updated_at": "2025-08-31T20:24:37Z"
},
"IstiCusi/docpair.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"isticusi/docpair.nvim\",\n main = \"docpair\",\n lazy = false, -- eager so :Documented has filename completion immediately\n opts = {\n info_filetype = \"markdown\"\n },\n config = true -- calls require(\"docpair\").setup(opts)\n}",
"vimpack": "vim.pack.add({\"https://github.com/IstiCusi/docpair.nvim\"})\n\nrequire(\"docpair\").setup({info_filetype = \"markdown\"})",
"updated_at": "2025-08-30T20:30:10Z"
},
"Davidyz/inlayhint-filler.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Davidyz/inlayhint-filler.nvim\",\n keys = {\n {\n \"<Leader>I\", -- Use whatever keymap you want.\n function()\n require(\n \"inlayhint-filler\"\n ).fill()\n end,\n desc = \"Insert the inlay-hint under cursor into the buffer.\",\n mode = {\"n\", \"v\"} -- include 'v' if you want to use it in visual selection mode\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/Davidyz/inlayhint-filler.nvim\"})",
"updated_at": "2025-10-28T03:30:52Z"
},
"jmbuhr/telescope-zotero.nvim": {
"source": "default",
"lazy": "return { \"jmbuhr/telescope-zotero.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jmbuhr/telescope-zotero.nvim'})",
"updated_at": "2025-10-20T11:58:45Z"
},
"patrickpichler/hovercraft.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"patrickpichler/hovercraft.nvim\",\n dependencies = {\n {\n \"nvim-lua/plenary.nvim\"\n }\n },\n -- this is the default config and can be skipped\n opts = function()\n return {\n providers = {\n providers = {\n {\n \"LSP\",\n require(\n \"hovercraft.provider.lsp.hover\"\n ).new(\n\n )\n },\n {\n \"Man\",\n require(\n \"hovercraft.provider.man\"\n ).new(\n\n )\n },\n {\n \"Dictionary\",\n require(\n \"hovercraft.provider.dictionary\"\n ).new(\n\n )\n }\n }\n },\n window = {\n border = \"single\"\n\n -- enable this if you are a user of the MeanderingProgrammer/render-markdown.nvim plugin\n -- render_markdown_compat_mode = true,\n },\n keys = {\n {\n \"<C-u>\",\n function()\n require(\n \"hovercraft\"\n ).scroll(\n {\n delta = -4\n }\n )\n end\n },\n {\n \"<C-d>\",\n function()\n require(\n \"hovercraft\"\n ).scroll(\n {\n delta = 4\n }\n )\n end\n },\n {\n \"<TAB>\",\n function()\n require(\n \"hovercraft\"\n ).hover_next(\n\n )\n end\n },\n {\n \"<S-TAB>\",\n function()\n require(\n \"hovercraft\"\n ).hover_next(\n {\n step = -1\n }\n )\n end\n }\n }\n }\n end,\n keys = {\n {\n \"K\",\n function()\n local hovercraft =\n require(\n \"hovercraft\"\n )\n\n if\n hovercraft.is_visible(\n\n )\n then\n hovercraft.enter_popup(\n\n )\n else\n hovercraft.hover(\n\n )\n end\n end\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/patrickpichler/hovercraft.nvim\"})\n\nrequire(\"hovercraft\").setup(\n function()\n return {\n providers = {\n providers = {\n {\n \"LSP\",\n require(\"hovercraft.provider.lsp.hover\").new()\n },\n {\n \"Man\",\n require(\"hovercraft.provider.man\").new()\n },\n {\n \"Dictionary\",\n require(\"hovercraft.provider.dictionary\").new()\n }\n }\n },\n window = {\n border = \"single\"\n\n -- enable this if you are a user of the MeanderingProgrammer/render-markdown.nvim plugin\n -- render_markdown_compat_mode = true,\n },\n keys = {\n {\"<C-u>\", function()\n require(\"hovercraft\").scroll({delta = -4})\n end},\n {\"<C-d>\", function()\n require(\"hovercraft\").scroll({delta = 4})\n end},\n {\"<TAB>\", function()\n require(\"hovercraft\").hover_next()\n end},\n {\"<S-TAB>\", function()\n require(\"hovercraft\").hover_next({step = -1})\n end}\n }\n }\n end\n)",
"updated_at": "2025-09-27T11:32:25Z"
},
"nvim-mini/mini.trailspace": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.trailspace\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.trailspace\"})",
"updated_at": "2025-10-03T12:45:35Z"
},
"nvim-mini/mini.test": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.test\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.test\"})",
"updated_at": "2025-10-03T12:45:34Z"
},
"nvim-mini/mini.snippets": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.snippets\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.snippets\"})",
"updated_at": "2025-10-03T12:45:24Z"
},
"nvim-mini/mini.cursorword": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.cursorword\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.cursorword\"})",
"updated_at": "2025-10-03T12:44:47Z"
},
"nvim-mini/mini.colors": {
"source": "lazy.nvim",
"lazy": "return {\n \"nvim-mini/mini.colors\",\n version = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-mini/mini.colors\"})",
"updated_at": "2025-10-20T14:26:43Z"
},
"rubiin/fortune.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"rubiin/fortune.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rubiin/fortune.nvim\"})",
"updated_at": "2025-10-21T11:35:10Z"
},
"Cliffback/netcoredbg-macOS-arm64.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Cliffback/netcoredbg-macOS-arm64.nvim\",\n dependencies = {\n \"mfussenegger/nvim-dap\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/mfussenegger/nvim-dap\"})\nvim.pack.add({\"https://github.com/Cliffback/netcoredbg-macOS-arm64.nvim\"})",
"updated_at": "2025-10-29T15:28:26Z"
},
"3rd/time-tracker.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"3rd/time-tracker.nvim\",\n dependencies = {\n \"3rd/sqlite.nvim\"\n },\n event = \"VeryLazy\",\n opts = {\n data_file = vim.fn.stdpath(\n \"data\"\n ) ..\n \"/time-tracker.db\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/3rd/sqlite.nvim\"})\nvim.pack.add({\"https://github.com/3rd/time-tracker.nvim\"})\n\nrequire(\"time-tracker\").setup(\n {\n data_file = vim.fn.stdpath(\"data\") .. \"/time-tracker.db\"\n }\n)",
"updated_at": "2025-08-25T22:08:25Z"
},
"sheodox/projectlaunch.nvim": {
"source": "default",
"lazy": "return { \"sheodox/projectlaunch.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/sheodox/projectlaunch.nvim'})",
"updated_at": "2025-08-25T20:44:31Z"
},
"hiattp/splitwise.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"hiattp/splitwise.nvim\",\n opts = {\n max_columns = 2, -- Default\n max_rows = 2 -- Default\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/hiattp/splitwise.nvim\"})\n\nrequire(\"splitwise\").setup(\n {\n max_columns = 2, -- Default\n max_rows = 2 -- Default\n }\n)",
"updated_at": "2025-08-25T18:21:21Z"
},
"JonRoosevelt/gemini-cli.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jonroosevelt/gemini-cli.nvim\",\n config = function()\n require(\"gemini\").setup(\n {\n split_direction = \"horizontal\" -- optional: \"vertical\" (default) or \"horizontal\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/JonRoosevelt/gemini-cli.nvim\"})\n\nrequire(\"gemini\").setup(\n {\n split_direction = \"horizontal\" -- optional: \"vertical\" (default) or \"horizontal\"\n }\n)",
"updated_at": "2025-08-25T17:20:44Z"
},
"crnvl96/lazydocker.nvim": {
"source": "default",
"lazy": "return { \"crnvl96/lazydocker.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/crnvl96/lazydocker.nvim'})",
"updated_at": "2025-08-24T23:49:12Z"
},
"banjo/contextfiles.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"banjo/contextfiles.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/banjo/contextfiles.nvim\"})",
"updated_at": "2025-08-24T08:19:20Z"
},
"vim-jp/nvimdoc-ja": {
"source": "lazy.nvim",
"lazy": "return {\n \"vim-jp/nvimdoc-ja\",\n -- 任意で遅延読み込み\n keys = {\"<F1>\", \"<Help>\"},\n event = \"CmdlineEnter\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/vim-jp/nvimdoc-ja\"})",
"updated_at": "2025-08-24T00:52:30Z"
},
"scottmckendry/pick-resession.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"scottmckendry/pick-resession.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/scottmckendry/pick-resession.nvim\"})",
"updated_at": "2025-08-23T02:58:41Z"
},
"vieitesss/miniharp.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"vieitesss/miniharp.nvim\",\n opts = {\n autoload = true,\n autosave = true,\n show_on_autoload = false\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/vieitesss/miniharp.nvim\"})\n\nrequire(\"miniharp\").setup(\n {\n autoload = true,\n autosave = true,\n show_on_autoload = false\n }\n)",
"updated_at": "2025-08-22T22:33:55Z"
},
"jonathanmorris180/salesforce.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jonathanmorris180/salesforce.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-treesitter/nvim-treesitter\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/jonathanmorris180/salesforce.nvim\"})",
"updated_at": "2025-08-22T19:15:09Z"
},
"h4ckm1n-dev/kube-utils-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"h4ckm1n-dev/kube-utils-nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n lazy = true,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/h4ckm1n-dev/kube-utils-nvim\"})",
"updated_at": "2025-08-19T10:06:46Z"
},
"ColinKennedy/cursor-text-objects.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ColinKennedy/cursor-text-objects.nvim\",\n config = function()\n vim.keymap.set(\n {\"o\", \"x\"},\n \"[\",\n \"<Plug>(cursor-text-objects-up)\",\n {\n desc = \"Run from your current cursor to the end of the text-object.\"\n }\n )\n vim.keymap.set(\n {\"o\", \"x\"},\n \"]\",\n \"<Plug>(cursor-text-objects-down)\",\n {\n desc = \"Run from your current cursor to the end of the text-object.\"\n }\n )\n end,\n version = \"v2.*\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ColinKennedy/cursor-text-objects.nvim\"})\n\nvim.keymap.set(\n {\"o\", \"x\"},\n \"[\",\n \"<Plug>(cursor-text-objects-up)\",\n {desc = \"Run from your current cursor to the end of the text-object.\"}\n)\nvim.keymap.set(\n {\"o\", \"x\"},\n \"]\",\n \"<Plug>(cursor-text-objects-down)\",\n {desc = \"Run from your current cursor to the end of the text-object.\"}\n)",
"updated_at": "2025-08-17T18:51:00Z"
},
"lima1909/resty.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"lima1909/resty.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/lima1909/resty.nvim\"})",
"updated_at": "2025-08-17T18:12:23Z"
},
"tamton-aquib/essentials.nvim": {
"source": "default",
"lazy": "return { \"tamton-aquib/essentials.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tamton-aquib/essentials.nvim'})",
"updated_at": "2025-08-17T14:42:36Z"
},
"shoumodip/ido.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"shoumodip/ido.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/shoumodip/ido.nvim\"})",
"updated_at": "2025-08-17T09:18:02Z"
},
"joshuadanpeterson/typewriter.nvim": {
"source": "default",
"lazy": "return { \"joshuadanpeterson/typewriter.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/joshuadanpeterson/typewriter.nvim'})",
"updated_at": "2025-10-20T00:12:11Z"
},
"desdic/greyjoy.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"desdic/greyjoy.nvim\",\n config = function()\n greyjoy.setup(\n {\n extensions = {\n generic = {\n commands = {\n [\"run {filename}\"] = {\n command = {\n \"python3 {filename}\"\n },\n filetype = \"python\"\n }\n }\n }\n }\n }\n )\n\n greyjoy.load_extension(\n \"generic\"\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/desdic/greyjoy.nvim\"})\n\ngreyjoy.setup(\n {\n extensions = {\n generic = {\n commands = {\n [\"run {filename}\"] = {\n command = {\"python3 {filename}\"},\n filetype = \"python\"\n }\n }\n }\n }\n }\n)\ngreyjoy.load_extension(\"generic\")",
"updated_at": "2025-09-26T06:22:10Z"
},
"GrzegorzSzczepanek/gamify.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"GrzegorzSzczepanek/gamify.nvim\",\n config = function()\n require(\"gamify\")\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/GrzegorzSzczepanek/gamify.nvim\"})\n\nrequire(\"gamify\")",
"updated_at": "2025-08-14T16:47:50Z"
},
"SergioRibera/codeshot.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"SergioRibera/codeshot.nvim\",\n config = function()\n require(\"codeshot\").setup(\n {}\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/SergioRibera/codeshot.nvim\"})\n\nrequire(\"codeshot\").setup({})",
"updated_at": "2025-08-14T06:13:46Z"
},
"stevedylandev/ansi-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"stevedylandev/ansi-nvim\",\n lazy = false,\n priority = 1000,\n config = function()\n vim.cmd(\n \"colorscheme ansi\"\n )\n vim.opt.termguicolors =\n false\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/stevedylandev/ansi-nvim\"})\n\nvim.cmd(\"colorscheme ansi\")\nvim.opt.termguicolors = false",
"updated_at": "2025-08-14T02:02:50Z"
},
"black-desk/fcitx5-ui.nvim": {
"source": "default",
"lazy": "return { \"black-desk/fcitx5-ui.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/black-desk/fcitx5-ui.nvim'})",
"updated_at": "2025-10-22T20:01:35Z"
},
"Jay-Madden/auto-fix-return.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Jay-Madden/auto-fix-return.nvim\",\n event = \"VeryLazy\",\n -- nvim-treesitter is optional, the plugin will work fine without it as long as\n -- you have a valid Go parser in $rtp/parsers.\n -- However due to the Go grammar not being on Treesitter ABI 15 without 'nvim-treesitter'\n -- we are unable to detect and warn if an invalid parser version is being used.\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n config = function()\n require(\n \"auto-fix-return\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/Jay-Madden/auto-fix-return.nvim\"})\n\nrequire(\"auto-fix-return\").setup({})",
"updated_at": "2025-10-22T01:28:34Z"
},
"r-pletnev/pdfreader.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"r-pletnev/pdfreader.nvim\",\n lazy = false,\n dependencies = {\n \"folke/snacks.nvim\", -- image rendering\n \"nvim-telescope/telescope.nvim\" -- pickers\n },\n config = function()\n require(\"pdfreader\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/r-pletnev/pdfreader.nvim\"})\n\nrequire(\"pdfreader\").setup()",
"updated_at": "2025-09-27T07:21:38Z"
},
"jellydn/typecheck.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jellydn/typecheck.nvim\",\n dependencies = {\n \"folke/trouble.nvim\",\n dependencies = {\n \"nvim-tree/nvim-web-devicons\"\n }\n },\n ft = {\n \"javascript\",\n \"javascriptreact\",\n \"json\",\n \"jsonc\",\n \"typescript\",\n \"typescriptreact\"\n },\n opts = {\n debug = true,\n mode = \"trouble\" -- \"quickfix\" | \"trouble\"\n },\n keys = {\n {\n \"<leader>ck\",\n \"<cmd>Typecheck<cr>\",\n desc = \"Run Type Check\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/folke/trouble.nvim\"})\nvim.pack.add({\"https://github.com/jellydn/typecheck.nvim\"})\n\nrequire(\"typecheck\").setup(\n {\n debug = true,\n mode = \"trouble\" -- \"quickfix\" | \"trouble\"\n }\n)",
"updated_at": "2025-10-12T17:40:25Z"
},
"sahilsehwag/macrobank.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sahilsehwag/macrobank.nvim\",\n config = function()\n require(\"macrobank\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/sahilsehwag/macrobank.nvim\"})\n\nrequire(\"macrobank\").setup()",
"updated_at": "2025-08-11T04:44:38Z"
},
"y3owk1n/time-machine.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"y3owk1n/time-machine.nvim\",\n version = \"*\", -- remove this if you want to use the `main` branch\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/y3owk1n/time-machine.nvim\"})\n\nrequire(\"time-machine\").setup({})",
"updated_at": "2025-08-10T04:32:40Z"
},
"lewis6991/whatthejump.nvim": {
"source": "default",
"lazy": "return { \"lewis6991/whatthejump.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lewis6991/whatthejump.nvim'})",
"updated_at": "2025-08-08T08:38:07Z"
},
"mvaldes14/terraform.nvim": {
"source": "default",
"lazy": "return { \"mvaldes14/terraform.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mvaldes14/terraform.nvim'})",
"updated_at": "2025-08-07T18:18:19Z"
},
"susliko/tla.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"susliko/tla.nvim\",\n config = function()\n require(\"tla\").setup()\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/susliko/tla.nvim\"})\n\nrequire(\"tla\").setup()",
"updated_at": "2025-08-07T13:21:35Z"
},
"seblyng/nvim-tabline": {
"source": "lazy.nvim",
"lazy": "return {\n \"seblyng/nvim-tabline\",\n dependencies = {\n \"nvim-tree/nvim-web-devicons\"\n }, -- Optional\n opts = {\n ... -- see options below\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-tree/nvim-web-devicons\"})\nvim.pack.add({\"https://github.com/seblyng/nvim-tabline\"})\n\nrequire(\"nvim-tabline\").setup(\n {\n ... -- see options below\n }\n)",
"updated_at": "2025-08-05T19:39:21Z"
},
"lcheylus/overlength.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"lcheylus/overlength.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/lcheylus/overlength.nvim\"})",
"updated_at": "2025-08-05T10:19:52Z"
},
"richardbizik/nvim-toc": {
"source": "vim-plug",
"lazy": "return {\n \"richardbizik/nvim-toc\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/richardbizik/nvim-toc\"})",
"updated_at": "2025-08-05T04:01:49Z"
},
"comfysage/cuddlefish.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"comfysage/cuddlefish.nvim\",\n config = function()\n require(\"cuddlefish\").setup(\n {\n theme = {\n accent = \"pink\"\n },\n editor = {\n transparent_background = false\n },\n style = {\n tabline = {\n \"reverse\"\n },\n search = {\n \"italic\",\n \"reverse\"\n },\n incsearch = {\n \"italic\",\n \"reverse\"\n },\n types = {\n \"italic\"\n },\n keyword = {\n \"italic\"\n },\n comment = {\n \"italic\"\n }\n },\n overrides = function(\n colors)\n return {}\n end\n }\n )\n\n vim.cmd.colorscheme [[cuddlefish]]\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/comfysage/cuddlefish.nvim\"})\n\nrequire(\"cuddlefish\").setup(\n {\n theme = {\n accent = \"pink\"\n },\n editor = {\n transparent_background = false\n },\n style = {\n tabline = {\"reverse\"},\n search = {\"italic\", \"reverse\"},\n incsearch = {\"italic\", \"reverse\"},\n types = {\"italic\"},\n keyword = {\"italic\"},\n comment = {\"italic\"}\n },\n overrides = function(colors)\n return {}\n end\n }\n)\nvim.cmd.colorscheme [[cuddlefish]]",
"updated_at": "2025-08-04T21:28:40Z"
},
"2KAbhishek/exercism.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"2kabhishek/exercism.nvim\",\n cmd = {\"Exercism\"},\n keys = {\n \"<leader>exa\",\n \"<leader>exl\",\n \"<leader>exr\"\n }, -- add your preferred keybindings\n dependencies = {\n \"2kabhishek/utils.nvim\", -- required, for utility functions\n \"2kabhishek/termim.nvim\" -- optional, better UX for running tests\n },\n -- Add your custom configs here, keep it blank for default configs (required)\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/2kabhishek/utils.nvim\"})\nvim.pack.add({\"https://github.com/2kabhishek/termim.nvim\"})\nvim.pack.add({\"https://github.com/2KAbhishek/exercism.nvim\"})\n\nrequire(\"exercism\").setup({})",
"updated_at": "2025-08-04T16:03:37Z"
},
"DariusCorvus/tree-sitter-language-injection.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"dariuscorvus/tree-sitter-language-injection.nvim\",\n opts = {} -- calls setup()\n}",
"vimpack": "vim.pack.add(\n {\"https://github.com/DariusCorvus/tree-sitter-language-injection.nvim\"}\n)\n\nrequire(\"tree-sitter-language-injection\").setup({})",
"updated_at": "2025-08-02T18:10:26Z"
},
"forest-nvim/maple.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"forest-nvim/maple.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/forest-nvim/maple.nvim\"})\n\nrequire(\"maple\").setup({})",
"updated_at": "2025-08-02T15:26:30Z"
},
"lucaSartore/fastspell.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"lucaSartore/fastspell.nvim\",\n -- automatically run the installation script on windows and linux)\n -- if this doesn't work for some reason, you can\n build = function()\n local base_path =\n vim.fn.stdpath(\n \"data\"\n ) ..\n \"/lazy/fastspell.nvim\"\n local cmd =\n base_path ..\n \"/lua/scripts/install.\" ..\n (vim.fn.has(\n \"win32\"\n ) and\n \"cmd\" or\n \"sh\")\n vim.system({cmd})\n end,\n config = function()\n local fastspell =\n require(\n \"fastspell\"\n )\n\n -- call setup to initialize fastspell\n fastspell.setup({})\n\n -- decide when to run the spell checking (see :help events for full list)\n vim.api.nvim_create_autocmd(\n {\n \"TextChanged\",\n \"TextChangedI\",\n \"BufEnter\",\n \"WinScrolled\"\n },\n {\n callback = function(\n _)\n -- decide the area in your buffer that will be checked. This is the default configuration,\n -- and look for spelling mistakes ONLY in the lines of the bugger that are currently displayed\n -- for more advanced configurations see the section bellow\n local first_line =\n vim.fn.line(\n \"w0\"\n ) - 1\n local last_line =\n vim.fn.line(\n \"w$\"\n )\n fastspell.sendSpellCheckRequest(\n first_line,\n last_line\n )\n end\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/lucaSartore/fastspell.nvim\"})\n\nlocal fastspell = require(\"fastspell\")\nfastspell.setup({})\nvim.api.nvim_create_autocmd(\n {\"TextChanged\", \"TextChangedI\", \"BufEnter\", \"WinScrolled\"},\n {\n callback = function(_)\n -- decide the area in your buffer that will be checked. This is the default configuration,\n -- and look for spelling mistakes ONLY in the lines of the bugger that are currently displayed\n -- for more advanced configurations see the section bellow\n local first_line = vim.fn.line(\"w0\") - 1\n local last_line = vim.fn.line(\"w$\")\n fastspell.sendSpellCheckRequest(first_line, last_line)\n end\n }\n)",
"updated_at": "2025-10-01T14:20:26Z"
},
"developedbyed/marko.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"developedbyed/marko.nvim\",\n config = function()\n require(\"marko\").setup(\n {\n width = 100,\n height = 100,\n border = \"rounded\",\n title = \" Marks \"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/developedbyed/marko.nvim\"})\n\nrequire(\"marko\").setup(\n {\n width = 100,\n height = 100,\n border = \"rounded\",\n title = \" Marks \"\n }\n)",
"updated_at": "2025-08-01T21:50:32Z"
},
"MisanthropicBit/decipher.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"MisanthropicBit/decipher.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/MisanthropicBit/decipher.nvim\"})",
"updated_at": "2025-10-17T20:10:02Z"
},
"k-lar/dynomark.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"k-lar/dynomark.nvim\",\n dependencies = \"nvim-treesitter/nvim-treesitter\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/k-lar/dynomark.nvim\"})\n\nrequire(\"dynomark\").setup({})",
"updated_at": "2025-08-01T11:46:47Z"
},
"hrsh7th/nvim-kit": {
"source": "default",
"lazy": "return { \"hrsh7th/nvim-kit\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hrsh7th/nvim-kit'})",
"updated_at": "2025-10-08T05:35:54Z"
},
"wa11breaker/flutter-bloc.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wa11breaker/flutter-bloc.nvim\",\n dependencies = {\n \"nvimtools/none-ls.nvim\" -- Required for code actions\n },\n opts = {\n bloc_type = \"default\", -- Choose from: 'default', 'equatable', 'freezed'\n use_sealed_classes = false,\n enable_code_actions = true\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvimtools/none-ls.nvim\"})\nvim.pack.add({\"https://github.com/wa11breaker/flutter-bloc.nvim\"})\n\nrequire(\"flutter-bloc\").setup(\n {\n bloc_type = \"default\", -- Choose from: 'default', 'equatable', 'freezed'\n use_sealed_classes = false,\n enable_code_actions = true\n }\n)",
"updated_at": "2025-07-26T08:09:56Z"
},
"nvimdev/phoenix.nvim": {
"source": "default",
"lazy": "return { \"nvimdev/phoenix.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvimdev/phoenix.nvim'})",
"updated_at": "2025-07-24T11:50:03Z"
},
"dmtrKovalenko/fold-imports.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"dmtrKovalenko/fold-imports.nvim\",\n opts = {},\n event = \"BufRead\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/dmtrKovalenko/fold-imports.nvim\"})\n\nrequire(\"fold-imports\").setup({})",
"updated_at": "2025-07-23T21:08:44Z"
},
"2KAbhishek/co-author.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"2kabhishek/co-author.nvim\",\n dependencies = {\n \"folke/snacks.nvim\"\n },\n cmd = {\"CoAuthor\"}\n}",
"vimpack": "vim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/2KAbhishek/co-author.nvim\"})",
"updated_at": "2025-10-16T05:35:29Z"
},
"AdrianMosnegutu/docscribe.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"AdrianMosnegutu/docscribe.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\",\n \"nvim-lua/plenary.nvim\"\n },\n config = function()\n require(\"docscribe\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/AdrianMosnegutu/docscribe.nvim\"})\n\nrequire(\"docscribe\").setup()",
"updated_at": "2025-07-20T20:03:14Z"
},
"rpapallas/illustrate.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"rpapallas/illustrate.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n keys = function()\n local illustrate =\n require(\n \"illustrate\"\n )\n local illustrate_finder =\n require(\n \"illustrate.finder\"\n )\n\n return {\n {\n \"<leader>is\",\n function()\n illustrate.create_and_open_svg(\n\n )\n end,\n desc = \"Create and open a new SVG file with provided name.\"\n },\n {\n \"<leader>ia\",\n function()\n illustrate.create_and_open_ai(\n\n )\n end,\n desc = \"Create and open a new Adobe Illustrator file with provided name.\"\n },\n {\n \"<leader>io\",\n function()\n illustrate.open_under_cursor(\n\n )\n end,\n desc = \"Open file under cursor (or file within environment under cursor).\"\n },\n {\n \"<leader>if\",\n function()\n illustrate_finder.search_and_open(\n\n )\n end,\n desc = \"Use telescope to search and open illustrations in default app.\"\n },\n {\n \"<leader>ic\",\n function()\n illustrate_finder.search_create_copy_and_open(\n\n )\n end,\n desc = \"Use telescope to search existing file, copy it with new name, and open it in default app.\"\n }\n }\n end,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/rpapallas/illustrate.nvim\"})\n\nrequire(\"illustrate\").setup({})",
"updated_at": "2025-07-19T14:47:02Z"
},
"kiyoon/telescope-insert-path.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"kiyoon/telescope-insert-path.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/kiyoon/telescope-insert-path.nvim\"})",
"updated_at": "2025-07-16T03:00:47Z"
},
"ck-zhang/mistake.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"https://github.com/ck-zhang/mistake.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ck-zhang/mistake.nvim\"})",
"updated_at": "2025-07-14T19:32:46Z"
},
"lumen-oss/rocks-treesitter.nvim": {
"source": "default",
"lazy": "return { \"lumen-oss/rocks-treesitter.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/lumen-oss/rocks-treesitter.nvim'})",
"updated_at": "2025-07-14T18:01:18Z"
},
"cpea2506/relative-toggle.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"cpea2506/relative-toggle.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/cpea2506/relative-toggle.nvim\"})",
"updated_at": "2025-07-13T16:21:23Z"
},
"stevedylandev/darkmatter-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"stevedylandev/darkmatter-nvim\",\n lazy = false,\n priority = 1000,\n config = function()\n vim.cmd(\n \"colorscheme darkmatter\"\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/stevedylandev/darkmatter-nvim\"})\n\nvim.cmd(\"colorscheme darkmatter\")",
"updated_at": "2025-07-13T00:23:07Z"
},
"tigion/nvim-asciidoc-preview": {
"source": "lazy.nvim",
"lazy": "return {\n \"tigion/nvim-asciidoc-preview\",\n ft = {\"asciidoc\"},\n build = \"cd server && npm install --omit=dev\",\n ---@module 'asciidoc-preview'\n ---@type asciidoc-preview.Config\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/tigion/nvim-asciidoc-preview\"})\n\nrequire(\"nvim-asciidoc-preview\").setup({})",
"updated_at": "2025-10-17T16:10:29Z"
},
"Sam-programs/cmdline-hl.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Sam-programs/cmdline-hl.nvim\",\n event = \"VimEnter\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/Sam-programs/cmdline-hl.nvim\"})\n\nrequire(\"cmdline-hl\").setup({})",
"updated_at": "2025-07-11T06:18:42Z"
},
"hasansujon786/super-kanban.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"hasansujon786/super-kanban.nvim\",\n dependencies = {\n \"folke/snacks.nvim\", -- [required]\n \"nvim-orgmode/orgmode\" -- [optional] Org format support\n },\n opts = {} -- optional: pass your config table here\n}",
"vimpack": "vim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/nvim-orgmode/orgmode\"})\nvim.pack.add({\"https://github.com/hasansujon786/super-kanban.nvim\"})\n\nrequire(\"super-kanban\").setup({})",
"updated_at": "2025-07-10T16:31:55Z"
},
"forest-nvim/sequoia.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"forest-nvim/sequoia.nvim\",\n lazy = false,\n priority = 1000,\n config = function()\n vim.cmd(\n \"colorscheme sequoia\"\n ) -- or 'sequoia-night' / 'sequoia-rise'\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/forest-nvim/sequoia.nvim\"})\n\nvim.cmd(\"colorscheme sequoia\")",
"updated_at": "2025-07-08T14:36:32Z"
},
"aidancz/buvvers.nvim": {
"source": "default",
"lazy": "return { \"aidancz/buvvers.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/aidancz/buvvers.nvim'})",
"updated_at": "2025-07-01T02:39:06Z"
},
"fitrh/init.nvim": {
"source": "default",
"lazy": "return { \"fitrh/init.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/fitrh/init.nvim'})",
"updated_at": "2025-06-30T10:59:46Z"
},
"Zeioth/hot-reload.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Zeioth/hot-reload.nvim\",\n dependencies = \"nvim-lua/plenary.nvim\",\n event = \"BufEnter\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/Zeioth/hot-reload.nvim\"})\n\nrequire(\"hot-reload\").setup({})",
"updated_at": "2025-06-24T11:46:46Z"
},
"Zeioth/makeit.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n -- This plugin\n \"Zeioth/makeit.nvim\",\n cmd = {\n \"MakeitOpen\",\n \"MakeitToggleResults\",\n \"MakeitRedo\"\n },\n dependencies = {\n \"stevearc/overseer.nvim\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/stevearc/overseer.nvim\"})\nvim.pack.add({\"https://github.com/Zeioth/makeit.nvim\"})\n\nrequire(\"makeit\").setup({})",
"updated_at": "2025-06-24T11:45:09Z"
},
"Zeioth/dooku.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Zeioth/dooku.nvim\",\n event = \"VeryLazy\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/Zeioth/dooku.nvim\"})\n\nrequire(\"dooku\").setup({})",
"updated_at": "2025-06-24T11:38:33Z"
},
"iamkarasik/sonarqube.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"iamkarasik/sonarqube.nvim\",\n config = function()\n require(\"sonarqube\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/iamkarasik/sonarqube.nvim\"})\n\nrequire(\"sonarqube\").setup({})",
"updated_at": "2025-06-24T00:35:15Z"
},
"QuentinGruber/pomodoro.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"quentingruber/pomodoro.nvim\",\n lazy = false, -- needed so the pomodoro can start at launch\n opts = {\n start_at_launch = true,\n work_duration = 25,\n break_duration = 5,\n delay_duration = 1, -- The additionnal work time you get when you delay a break\n long_break_duration = 15,\n breaks_before_long = 4,\n display_ui_on_break = true -- Disable it if you only want to see the lualine\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/QuentinGruber/pomodoro.nvim\"})\n\nrequire(\"pomodoro\").setup(\n {\n start_at_launch = true,\n work_duration = 25,\n break_duration = 5,\n delay_duration = 1, -- The additionnal work time you get when you delay a break\n long_break_duration = 15,\n breaks_before_long = 4,\n display_ui_on_break = true -- Disable it if you only want to see the lualine\n }\n)",
"updated_at": "2025-06-21T09:33:06Z"
},
"Tyler-Barham/floating-help.nvim": {
"source": "default",
"lazy": "return { \"Tyler-Barham/floating-help.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Tyler-Barham/floating-help.nvim'})",
"updated_at": "2025-10-07T02:32:42Z"
},
"elmcgill/springboot-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"elmcgill/springboot-nvim\",\n dependencies = {\n \"neovim/nvim-lspconfig\",\n \"mfussenegger/nvim-jdtls\",\n \"nvim-tree/nvim-tree.lua\"\n },\n config = function()\n local springboot_nvim =\n require(\n \"springboot-nvim\"\n )\n springboot_nvim.setup(\n {\n -- callback of type fun(result: table[]): nil called on JDTLS compilation result,\n -- nil defaults to opening a quickfix list if there are errors\n -- see :h jdtls.compile\n on_compile_result = nil\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/mfussenegger/nvim-jdtls\"})\nvim.pack.add({\"https://github.com/nvim-tree/nvim-tree.lua\"})\nvim.pack.add({\"https://github.com/elmcgill/springboot-nvim\"})\n\nlocal springboot_nvim = require(\"springboot-nvim\")\nspringboot_nvim.setup(\n {\n -- callback of type fun(result: table[]): nil called on JDTLS compilation result,\n -- nil defaults to opening a quickfix list if there are errors\n -- see :h jdtls.compile\n on_compile_result = nil\n }\n)",
"updated_at": "2025-10-08T02:40:03Z"
},
"gmr458/cold.nvim": {
"source": "default",
"lazy": "return { \"gmr458/cold.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/gmr458/cold.nvim'})",
"updated_at": "2025-06-11T04:08:40Z"
},
"brianaung/compl.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"brianaung/compl.nvim\",\n opts = {\n -- Default options (no need to set them again)\n completion = {\n fuzzy = false,\n timeout = 100\n },\n info = {\n enable = true,\n timeout = 100\n },\n snippet = {\n enable = false,\n paths = {}\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/brianaung/compl.nvim\"})\n\nrequire(\"compl\").setup(\n {\n -- Default options (no need to set them again)\n completion = {\n fuzzy = false,\n timeout = 100\n },\n info = {\n enable = true,\n timeout = 100\n },\n snippet = {\n enable = false,\n paths = {}\n }\n }\n)",
"updated_at": "2025-06-10T14:25:49Z"
},
"meeehdi-dev/bropilot.nvim": {
"source": "default",
"lazy": "return { \"meeehdi-dev/bropilot.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/meeehdi-dev/bropilot.nvim'})",
"updated_at": "2025-11-03T00:23:53Z"
},
"gopyts/darcubox-nvim": {
"source": "default",
"lazy": "return { \"gopyts/darcubox-nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/gopyts/darcubox-nvim'})",
"updated_at": "2025-06-10T01:35:08Z"
},
"taDachs/ros-nvim": {
"source": "default",
"lazy": "return { \"taDachs/ros-nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/taDachs/ros-nvim'})",
"updated_at": "2025-06-09T11:00:11Z"
},
"jbyuki/dash.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"jbyuki/dash.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jbyuki/dash.nvim\"})",
"updated_at": "2025-06-08T13:23:45Z"
},
"ph1losof/morta.nvim": {
"source": "default",
"lazy": "return { \"ph1losof/morta.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ph1losof/morta.nvim'})",
"updated_at": "2025-09-26T10:48:20Z"
},
"jrop/u.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jrop/u.nvim\",\n lazy = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/jrop/u.nvim\"})",
"updated_at": "2025-10-03T01:54:13Z"
},
"evanmcneely/enlighten.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"evanmcneely/enlighten.nvim\",\n event = \"VeryLazy\",\n opts = {},\n keys = {\n {\n \"<leader>ae\",\n function()\n require(\n \"enlighten\"\n ).edit()\n end,\n desc = \"Edit\",\n mode = {\"n\", \"v\"}\n },\n {\n \"<leader>ac\",\n function()\n require(\n \"enlighten\"\n ).chat()\n end,\n desc = \"Chat\",\n mode = {\"n\", \"v\"}\n },\n {\n \"<leader>ay\",\n function()\n require(\n \"enlighten\"\n ).keep()\n end,\n desc = \"Keep change\",\n mode = {\"n\", \"v\"}\n },\n {\n \"<leader>aY\",\n function()\n require(\n \"enlighten\"\n ).keep_all()\n end,\n desc = \"Keep all changes\",\n mode = \"n\"\n },\n {\n \"<leader>an\",\n function()\n require(\n \"enlighten\"\n ).discard()\n end,\n desc = \"Discard change\",\n mode = {\"n\", \"v\"}\n },\n {\n \"<leader>aN\",\n function()\n require(\n \"enlighten\"\n ).discard_all(\n\n )\n end,\n desc = \"Discard all changes\",\n mode = \"n\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/evanmcneely/enlighten.nvim\"})\n\nrequire(\"enlighten\").setup({})",
"updated_at": "2025-06-03T01:40:08Z"
},
"nabekou29/js-i18n.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nabekou29/js-i18n.nvim\",\n dependencies = {\n \"neovim/nvim-lspconfig\",\n \"nvim-treesitter/nvim-treesitter\",\n \"nvim-lua/plenary.nvim\"\n },\n event = {\n \"BufReadPre\",\n \"BufNewFile\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nabekou29/js-i18n.nvim\"})\n\nrequire(\"js-i18n\").setup({})",
"updated_at": "2025-05-29T21:38:37Z"
},
"liangxianzhe/floating-input.nvim": {
"source": "default",
"lazy": "return { \"liangxianzhe/floating-input.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/liangxianzhe/floating-input.nvim'})",
"updated_at": "2025-05-28T23:08:01Z"
},
"derektata/lorem.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"derektata/lorem.nvim\",\n config = function()\n require(\"lorem\").opts {\n sentence_length = \"mixed\", -- using a default configuration\n comma_chance = 0.3, -- 30% chance to insert a comma\n max_commas = 2, -- maximum 2 commas per sentence\n debounce_ms = 200 -- default debounce time in milliseconds\n }\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/derektata/lorem.nvim\"})\n\nrequire(\"lorem\").opts {\n sentence_length = \"mixed\", -- using a default configuration\n comma_chance = 0.3, -- 30% chance to insert a comma\n max_commas = 2, -- maximum 2 commas per sentence\n debounce_ms = 200 -- default debounce time in milliseconds\n}",
"updated_at": "2025-05-28T22:22:56Z"
},
"jecaro/fugitive-difftool.nvim": {
"source": "default",
"lazy": "return { \"jecaro/fugitive-difftool.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jecaro/fugitive-difftool.nvim'})",
"updated_at": "2025-05-27T06:39:49Z"
},
"jeangiraldoo/codedocs.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jeangiraldoo/codedocs.nvim\",\n -- Remove the 'dependencies' section if you don't plan on using nvim-treesitter\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/jeangiraldoo/codedocs.nvim\"})",
"updated_at": "2025-05-25T17:16:07Z"
},
"jbyuki/monolithic.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"jbyuki/monolithic.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/jbyuki/monolithic.nvim\"})",
"updated_at": "2025-05-25T15:33:24Z"
},
"idris-community/idris2-nvim": {
"source": "default",
"lazy": "return { \"idris-community/idris2-nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/idris-community/idris2-nvim'})",
"updated_at": "2025-10-13T18:13:51Z"
},
"mizlan/delimited.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mizlan/delimited.nvim\",\n opts = {\n pre = function()\n -- do something here\n end,\n post = function()\n -- do something here\n end\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/mizlan/delimited.nvim\"})\n\nrequire(\"delimited\").setup(\n {\n pre = function()\n -- do something here\n end,\n post = function()\n -- do something here\n end\n }\n)",
"updated_at": "2025-05-19T17:59:31Z"
},
"luiscassih/AniMotion.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"luiscassih/AniMotion.nvim\",\n event = \"VeryLazy\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/luiscassih/AniMotion.nvim\"})\n\nrequire(\"AniMotion\").setup()",
"updated_at": "2025-05-19T16:30:37Z"
},
"niuiic/typst-preview.nvim": {
"source": "default",
"lazy": "return { \"niuiic/typst-preview.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/typst-preview.nvim'})",
"updated_at": "2025-05-19T12:20:26Z"
},
"zapling/mason-lock.nvim": {
"source": "default",
"lazy": "return { \"zapling/mason-lock.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/zapling/mason-lock.nvim'})",
"updated_at": "2025-05-19T06:25:23Z"
},
"hamidi-dev/org-list.nvim": {
"source": "default",
"lazy": "return { \"hamidi-dev/org-list.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hamidi-dev/org-list.nvim'})",
"updated_at": "2025-05-17T09:26:07Z"
},
"Dax89/automaton.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Dax89/automaton.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\",\n \"mfussenegger/nvim-dap\", -- Debug support for 'launch' configurations (Optional)\n \"hrsh7th/nvim-cmp\", -- Autocompletion for automaton workspace files (Optional)\n \"L3MON4D3/LuaSnip\" -- Snippet support for automaton workspace files (Optional)\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/mfussenegger/nvim-dap\"})\nvim.pack.add({\"https://github.com/hrsh7th/nvim-cmp\"})\nvim.pack.add({\"https://github.com/L3MON4D3/LuaSnip\"})\nvim.pack.add({\"https://github.com/Dax89/automaton.nvim\"})",
"updated_at": "2025-05-16T15:53:36Z"
},
"Goose97/alternative.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Goose97/alternative.nvim\",\n version = \"*\", -- Use for stability; omit to use `main` branch for the latest features\n event = \"VeryLazy\",\n config = function()\n require(\"alternative\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/Goose97/alternative.nvim\"})\n\nrequire(\"alternative\").setup({})",
"updated_at": "2025-05-15T23:46:11Z"
},
"neolooong/whichpy.nvim": {
"source": "default",
"lazy": "return { \"neolooong/whichpy.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/neolooong/whichpy.nvim'})",
"updated_at": "2025-05-13T14:02:05Z"
},
"MrSloth-dev/42-NorminetteNvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"MrSloth-dev/42-NorminetteNvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"echasnovski/mini.icons\"\n },\n config = function()\n require(\"norminette\").setup(\n {\n norm_keybind = \"<leader>n\",\n size_keybind = \"<leader>ns\",\n show_size = true,\n prefix = \"✗\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/echasnovski/mini.icons\"})\nvim.pack.add({\"https://github.com/MrSloth-dev/42-NorminetteNvim\"})\n\nrequire(\"norminette\").setup(\n {\n norm_keybind = \"<leader>n\",\n size_keybind = \"<leader>ns\",\n show_size = true,\n prefix = \"✗\"\n }\n)",
"updated_at": "2025-05-09T15:46:29Z"
},
"julianolf/nvim-dap-lldb": {
"source": "lazy.nvim",
"lazy": "return {\n \"julianolf/nvim-dap-lldb\",\n dependencies = {\n \"mfussenegger/nvim-dap\"\n },\n opts = {\n codelldb_path = \"/path/to/codelldb\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/mfussenegger/nvim-dap\"})\nvim.pack.add({\"https://github.com/julianolf/nvim-dap-lldb\"})\n\nrequire(\"nvim-dap-lldb\").setup({codelldb_path = \"/path/to/codelldb\"})",
"updated_at": "2025-05-09T00:57:27Z"
},
"BartSte/nvim-project-marks": {
"source": "lazy.nvim",
"lazy": "return {\n \"BartSte/nvim-project-marks\",\n lazy = false,\n config = function()\n require(\n \"projectmarks\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/BartSte/nvim-project-marks\"})\n\nrequire(\"projectmarks\").setup({})",
"updated_at": "2025-05-07T16:28:42Z"
},
"xb-bx/editable-term.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"xb-bx/editable-term.nvim\",\n config = true\n}",
"vimpack": "vim.pack.add({\"https://github.com/xb-bx/editable-term.nvim\"})\n\nrequire(\"editable-term\").setup()",
"updated_at": "2025-05-06T16:44:46Z"
},
"svban/YankAssassin.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"svban/YankAssassin.nvim\",\n event = \"VeryLazy\",\n config = function()\n require(\n \"YankAssassin\"\n ).setup {\n auto_normal = true, -- if true, autocmds are used. Whenever y is used in normal mode, the cursor doesn't move to start\n auto_visual = true -- if true, autocmds are used. Whenever y is used in visual mode, the cursor doesn't move to start\n }\n -- Optional Mappings\n vim.keymap.set(\n {\"x\", \"n\"},\n \"gy\",\n \"<Plug>(YADefault)\",\n {silent = true}\n )\n vim.keymap.set(\n {\"x\", \"n\"},\n \"<leader>y\",\n \"<Plug>(YANoMove)\",\n {silent = true}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/svban/YankAssassin.nvim\"})\n\nrequire(\"YankAssassin\").setup {\n auto_normal = true, -- if true, autocmds are used. Whenever y is used in normal mode, the cursor doesn't move to start\n auto_visual = true -- if true, autocmds are used. Whenever y is used in visual mode, the cursor doesn't move to start\n}\nvim.keymap.set({\"x\", \"n\"}, \"gy\", \"<Plug>(YADefault)\", {silent = true})\nvim.keymap.set({\"x\", \"n\"}, \"<leader>y\", \"<Plug>(YANoMove)\", {silent = true})",
"updated_at": "2025-05-06T08:49:40Z"
},
"emmanueltouzery/elixir-extras.nvim": {
"source": "default",
"lazy": "return { \"emmanueltouzery/elixir-extras.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/emmanueltouzery/elixir-extras.nvim'})",
"updated_at": "2025-10-23T16:03:23Z"
},
"delphinus/skkeleton_indicator.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"delphinus/skkeleton_indicator.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/delphinus/skkeleton_indicator.nvim\"})\n\nrequire(\"skkeleton_indicator\").setup({})",
"updated_at": "2025-04-30T07:16:31Z"
},
"S1M0N38/dante.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"S1M0N38/dante.nvim\",\n lazy = true,\n cmd = \"Dante\",\n version = \"*\",\n opts = {\n presets = {\n [\"default\"] = {\n client = {\n base_url = \"https://api.openai.com/v1\", -- Provider base URL\n api_key = \"YOUR_API_KEY\" -- Provider API key\n }\n }\n }\n },\n dependencies = {\n {\n \"S1M0N38/ai.nvim\",\n version = \">=1.4.2\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/S1M0N38/ai.nvim\"})\nvim.pack.add({\"https://github.com/S1M0N38/dante.nvim\"})\n\nrequire(\"dante\").setup(\n {\n presets = {\n [\"default\"] = {\n client = {\n base_url = \"https://api.openai.com/v1\", -- Provider base URL\n api_key = \"YOUR_API_KEY\" -- Provider API key\n }\n }\n }\n }\n)",
"updated_at": "2025-04-28T11:58:54Z"
},
"tknightz/telescope-termfinder.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"tknightz/telescope-termfinder.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/tknightz/telescope-termfinder.nvim\"})",
"updated_at": "2025-04-27T09:02:42Z"
},
"soemre/commentless.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"soemre/commentless.nvim\",\n cmd = \"Commentless\",\n keys = {\n {\n \"<leader>/\",\n function()\n require(\n \"commentless\"\n ).toggle()\n end,\n desc = \"Toggle Comments\"\n }\n },\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/soemre/commentless.nvim\"})\n\nrequire(\"commentless\").setup({})",
"updated_at": "2025-04-26T10:14:29Z"
},
"doums/suit.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"doums/suit.nvim\",\n event = \"VeryLazy\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/doums/suit.nvim\"})\n\nrequire(\"suit\").setup({})",
"updated_at": "2025-04-25T22:43:01Z"
},
"andreluisos/nvim-javagenie": {
"source": "lazy.nvim",
"lazy": "return {\n \"andreluisos/nvim-javagenie\",\n dependencies = {\n \"grapp-dev/nui-components.nvim\",\n \"MunifTanjim/nui.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/grapp-dev/nui-components.nvim\"})\nvim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/andreluisos/nvim-javagenie\"})",
"updated_at": "2025-04-24T00:29:25Z"
},
"Dynge/gitmoji.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Dynge/gitmoji.nvim\",\n dependencies = {\n \"hrsh7th/nvim-cmp\", -- for nvim-cmp completion\n \"Saghen/blink.cmp\" -- for blink completion\n },\n opts = {},\n ft = \"gitcommit\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/hrsh7th/nvim-cmp\"})\nvim.pack.add({\"https://github.com/Saghen/blink.cmp\"})\nvim.pack.add({\"https://github.com/Dynge/gitmoji.nvim\"})\n\nrequire(\"gitmoji\").setup({})",
"updated_at": "2025-04-23T19:50:33Z"
},
"joeveiga/ng.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"joeveiga/ng.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/joeveiga/ng.nvim\"})",
"updated_at": "2025-04-21T13:40:33Z"
},
"doums/monark.nvim": {
"source": "default",
"lazy": "return { \"doums/monark.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/doums/monark.nvim'})",
"updated_at": "2025-04-19T00:47:20Z"
},
"wurli/ark.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wurli/ark.nvim\",\n dependencies = {\n \"blink.cmp\"\n }, -- or \"nvim-cmp\"\n config = function()\n require(\"ark\").setup(\n {\n -- Or for nvim-cmp:\n -- lsp_capabilities = require(\"cmp_nvim_lsp\").default_capabilities()\n lsp_capabilities = require(\n \"blink.cmp\"\n ).get_lsp_capabilities(\n\n )\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"blink.cmp\"})\nvim.pack.add({\"https://github.com/wurli/ark.nvim\"})\n\nrequire(\"ark\").setup(\n {\n -- Or for nvim-cmp:\n -- lsp_capabilities = require(\"cmp_nvim_lsp\").default_capabilities()\n lsp_capabilities = require(\"blink.cmp\").get_lsp_capabilities()\n }\n)",
"updated_at": "2025-04-16T09:30:32Z"
},
"Diogo-ss/42-header.nvim": {
"source": "default",
"lazy": "return { \"Diogo-ss/42-header.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Diogo-ss/42-header.nvim'})",
"updated_at": "2025-04-16T01:47:25Z"
},
"kiran94/s3edit.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kiran94/s3edit.nvim\",\n config = true,\n cmd = \"S3Edit\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/kiran94/s3edit.nvim\"})\n\nrequire(\"s3edit\").setup()",
"updated_at": "2025-04-13T13:46:42Z"
},
"aweis89/aider.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"aweis89/aider.nvim\",\n dependencies = {\n -- required for core functionality\n \"akinsho/toggleterm.nvim\",\n -- for fuzzy file `/add`ing functionality (\"ibhagwan/fzf-lua\" supported as well)\n \"nvim-telescope/telescope.nvim\",\n -- Optional, but great for diff viewing and after_update_hook integration\n \"sindrets/diffview.nvim\",\n -- Optional but will show aider spinner whenever active\n \"folke/snacks.nvim\",\n -- Only if you care about using the /editor command\n \"willothy/flatten.nvim\"\n },\n lazy = false,\n opts = {\n -- Auto trigger diffview after Aider's file changes\n after_update_hook = function()\n require(\n \"diffview\"\n ).open({\"HEAD^\"})\n end\n },\n keys = {\n {\n \"<leader>as\",\n \"<cmd>AiderSpawn<CR>\",\n desc = \"Toggle Aidper (default)\"\n },\n {\n \"<leader>a<space>\",\n \"<cmd>AiderToggle<CR>\",\n desc = \"Toggle Aider\"\n },\n {\n \"<leader>af\",\n \"<cmd>AiderToggle float<CR>\",\n desc = \"Toggle Aider Float\"\n },\n {\n \"<leader>av\",\n \"<cmd>AiderToggle vertical<CR>\",\n desc = \"Toggle Aider Float\"\n },\n {\n \"<leader>al\",\n \"<cmd>AiderAdd<CR>\",\n desc = \"Add file to aider\"\n },\n {\n \"<leader>ad\",\n \"<cmd>AiderAsk<CR>\",\n desc = \"Ask with selection\",\n mode = {\"v\", \"n\"}\n },\n {\n \"<leader>am\",\n desc = \"Change model\"\n },\n {\n \"<leader>ams\",\n \"<cmd>AiderSend /model sonnet<CR>\",\n desc = \"Switch to sonnet\"\n },\n {\n \"<leader>amh\",\n \"<cmd>AiderSend /model haiku<CR>\",\n desc = \"Switch to haiku\"\n },\n {\n \"<leader>amg\",\n \"<cmd>AiderSend /model gemini/gemini-exp-1206<CR>\",\n desc = \"Switch to haiku\"\n },\n {\n \"<C-x>\",\n \"<cmd>AiderToggle<CR>\",\n desc = \"Toggle Aider\",\n mode = {\n \"i\",\n \"t\",\n \"n\"\n }\n },\n -- Helpful mappings to utilize to manage aider changes\n {\n \"<leader>ghh\",\n \"<cmd>Gitsigns change_base HEAD^<CR>\",\n desc = \"Gitsigns pick reversals\"\n },\n {\n \"<leader>dvh\",\n \"<cmd>DiffviewOpen HEAD^<CR>\",\n desc = \"Diffview HEAD^\"\n },\n {\n \"<leader>dvo\",\n \"<cmd>DiffviewOpen<CR>\",\n desc = \"Diffview\"\n },\n {\n \"<leader>dvc\",\n \"<cmd>DiffviewClose!<CR>\",\n desc = \"Diffview close\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/akinsho/toggleterm.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/sindrets/diffview.nvim\"})\nvim.pack.add({\"https://github.com/folke/snacks.nvim\"})\nvim.pack.add({\"https://github.com/willothy/flatten.nvim\"})\nvim.pack.add({\"https://github.com/aweis89/aider.nvim\"})\n\nrequire(\"aider\").setup(\n {\n -- Auto trigger diffview after Aider's file changes\n after_update_hook = function()\n require(\"diffview\").open({\"HEAD^\"})\n end\n }\n)",
"updated_at": "2025-04-12T00:14:51Z"
},
"chottolabs/kznllm.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"chottolabs/kznllm.nvim\",\n dependencies = {\n {\"j-hui/fidget.nvim\"}\n },\n config = function(self)\n local presets =\n require \"kznllm.presets.basic\"\n\n vim.keymap.set(\n {\"n\", \"v\"},\n \"<leader>m\",\n function()\n presets.switch_presets(\n presets.options\n )\n end,\n {\n desc = \"switch between presets\"\n }\n )\n\n local function invoke_with_opts(\n opts)\n return function()\n local preset =\n presets.load_selected_preset(\n presets.options\n )\n preset.invoke(\n opts\n )\n end\n end\n\n vim.keymap.set(\n {\"n\", \"v\"},\n \"<leader>K\",\n invoke_with_opts {\n debug = true\n },\n {\n desc = \"Send current selection to LLM debug\"\n }\n )\n vim.keymap.set(\n {\"n\", \"v\"},\n \"<leader>k\",\n invoke_with_opts {\n debug = false\n },\n {\n desc = \"Send current selection to LLM llm_fill\"\n }\n )\n\n vim.api.nvim_set_keymap(\n \"n\",\n \"<Esc>\",\n \"\",\n {\n noremap = true,\n silent = true,\n callback = function()\n vim.api.nvim_exec_autocmds(\n \"User\",\n {\n pattern = \"LLM_Escape\"\n }\n )\n end\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/j-hui/fidget.nvim\"})\nvim.pack.add({\"https://github.com/chottolabs/kznllm.nvim\"})\n\nlocal presets = require \"kznllm.presets.basic\"\nvim.keymap.set(\n {\"n\", \"v\"},\n \"<leader>m\",\n function()\n presets.switch_presets(presets.options)\n end,\n {desc = \"switch between presets\"}\n)\nlocal function invoke_with_opts(opts)\n return function()\n local preset = presets.load_selected_preset(presets.options)\n preset.invoke(opts)\n end\nend\nvim.keymap.set(\n {\"n\", \"v\"},\n \"<leader>K\",\n invoke_with_opts {debug = true},\n {desc = \"Send current selection to LLM debug\"}\n)\nvim.keymap.set(\n {\"n\", \"v\"},\n \"<leader>k\",\n invoke_with_opts {debug = false},\n {desc = \"Send current selection to LLM llm_fill\"}\n)\nvim.api.nvim_set_keymap(\n \"n\",\n \"<Esc>\",\n \"\",\n {\n noremap = true,\n silent = true,\n callback = function()\n vim.api.nvim_exec_autocmds(\"User\", {pattern = \"LLM_Escape\"})\n end\n }\n)",
"updated_at": "2025-04-11T19:22:45Z"
},
"e-q/okcolors.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"e-q/okcolors.nvim\",\n name = \"okcolors\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/e-q/okcolors.nvim\"})",
"updated_at": "2025-04-09T18:16:38Z"
},
"anAcc22/sakura.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"anAcc22/sakura.nvim\",\n dependencies = \"rktjmp/lush.nvim\",\n config = function()\n vim.opt.background =\n \"dark\" -- or \"light\"\n vim.cmd(\n \"colorscheme sakura\"\n ) -- sets the colorscheme\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/anAcc22/sakura.nvim\"})\n\nvim.opt.background = \"dark\"\nvim.cmd(\"colorscheme sakura\")",
"updated_at": "2025-10-07T12:35:42Z"
},
"geg2102/nvim-jupyter-client": {
"source": "lazy.nvim",
"lazy": "return {\n \"geg2102/nvim-jupyter-client\",\n config = function()\n require(\n \"nvim-jupyter-client\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/geg2102/nvim-jupyter-client\"})\n\nrequire(\"nvim-jupyter-client\").setup({})",
"updated_at": "2025-04-08T16:40:43Z"
},
"4e554c4c/darkman.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"4e554c4c/darkman.nvim\",\n event = \"VimEnter\",\n build = \"go build -o bin/darkman.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/4e554c4c/darkman.nvim\"})\n\nrequire(\"darkman\").setup({})",
"updated_at": "2025-04-06T14:41:07Z"
},
"duckdm/neowarrior.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"duckdm/neowarrior.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n --- Optional but recommended for nicer inputs\n --- 'folke/noice.nvim',\n },\n --- See config example below\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/duckdm/neowarrior.nvim\"})\n\nrequire(\"neowarrior\").setup({})",
"updated_at": "2025-04-03T07:32:45Z"
},
"slugbyte/unruly-worker.nvim": {
"source": "default",
"lazy": "return { \"slugbyte/unruly-worker.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/slugbyte/unruly-worker.nvim'})",
"updated_at": "2025-04-02T13:03:40Z"
},
"volskaya/windovigation.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"volskaya/windovigation.nvim\",\n lazy = false,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/volskaya/windovigation.nvim\"})\n\nrequire(\"windovigation\").setup({})",
"updated_at": "2025-04-01T15:21:09Z"
},
"hachy/cmdpalette.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"hachy/cmdpalette.nvim\",\n config = function()\n require(\"cmdpalette\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/hachy/cmdpalette.nvim\"})\n\nrequire(\"cmdpalette\").setup()",
"updated_at": "2025-03-30T11:41:35Z"
},
"PLAZMAMA/bunnyhop.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"PLAZMAMA/bunnyhop.nvim\",\n lazy = false, -- This plugin does not support lazy loading for now\n -- Setting the keybinding for hopping to the predicted location.\n -- Change it to whatever suits you.\n keys = {\n {\n \"<C-h>\",\n function()\n require(\n \"bunnyhop\"\n ).hop()\n end,\n desc = \"[H]op to predicted location.\"\n }\n },\n opts = {\n -- Currently the only options are \"copilot\" and \"huggingface\"\n adapter = \"copilot\",\n -- Model to use for chosen provider.\n -- To know what models are available for chosen adapter,\n -- run `:lua require(\"bunnyhop.adapters.{adapter}\").get_models()`\n model = \"gpt-4o-2024-08-06\",\n -- Copilot doesn't use the API key.\n --Hugging Face does and its stored in an enviornment variable.\n -- Example where `HF_API_KEY` is the name of the enviornment variable:\n -- `api_key = \"HF_API_KEY\"`\n api_key = \"\",\n -- Max width the preview window will be.\n -- Here for if you want to make the preview window bigger/smaller.\n max_prev_width = 20,\n -- This is an option to enable LOCAL data collection.\n -- Can be used to assess the accuracy of the predictions and will be used for better context creation.\n -- Currently its disabled by default to respect user privacy but will be required later for better performance and planned advanced features.\n collect_data = false\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/PLAZMAMA/bunnyhop.nvim\"})\n\nrequire(\"bunnyhop\").setup(\n {\n -- Currently the only options are \"copilot\" and \"huggingface\"\n adapter = \"copilot\",\n -- Model to use for chosen provider.\n -- To know what models are available for chosen adapter,\n -- run `:lua require(\"bunnyhop.adapters.{adapter}\").get_models()`\n model = \"gpt-4o-2024-08-06\",\n -- Copilot doesn't use the API key.\n --Hugging Face does and its stored in an enviornment variable.\n -- Example where `HF_API_KEY` is the name of the enviornment variable:\n -- `api_key = \"HF_API_KEY\"`\n api_key = \"\",\n -- Max width the preview window will be.\n -- Here for if you want to make the preview window bigger/smaller.\n max_prev_width = 20,\n -- This is an option to enable LOCAL data collection.\n -- Can be used to assess the accuracy of the predictions and will be used for better context creation.\n -- Currently its disabled by default to respect user privacy but will be required later for better performance and planned advanced features.\n collect_data = false\n }\n)",
"updated_at": "2025-03-28T05:11:43Z"
},
"hedyhli/markdown-toc.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"hedyhli/markdown-toc.nvim\",\n ft = \"markdown\", -- Lazy load on markdown filetype\n cmd = {\"Mtoc\"}, -- Or, lazy load on \"Mtoc\" command\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/hedyhli/markdown-toc.nvim\"})\n\nrequire(\"markdown-toc\").setup({})",
"updated_at": "2025-09-24T02:29:39Z"
},
"ellisonleao/dotenv.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"ellisonleao/dotenv.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ellisonleao/dotenv.nvim\"})",
"updated_at": "2025-03-27T17:19:01Z"
},
"hrsh7th/nvim-gtd": {
"source": "default",
"lazy": "return { \"hrsh7th/nvim-gtd\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/hrsh7th/nvim-gtd'})",
"updated_at": "2025-03-25T03:37:08Z"
},
"jonboh/nvim-dap-rr": {
"source": "lazy.nvim",
"lazy": "return {\n \"jonboh/nvim-dap-rr\",\n dependencies = {\n \"nvim-dap\",\n \"telescope.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"nvim-dap\"})\nvim.pack.add({\"telescope.nvim\"})\nvim.pack.add({\"https://github.com/jonboh/nvim-dap-rr\"})",
"updated_at": "2025-03-20T15:34:48Z"
},
"yaocccc/nvim-foldsign": {
"source": "packer.nvim",
"lazy": "return {\n \"yaocccc/nvim-foldsign\",\n event = \"CursorHold\",\n config = 'require(\"nvim-foldsign\").setup()'\n}",
"vimpack": "vim.pack.add({\"https://github.com/yaocccc/nvim-foldsign\"}) 'require(\"nvim-foldsign\").setup()'",
"updated_at": "2025-03-18T11:02:49Z"
},
"0xrusowsky/nvim-ctx-ingest": {
"source": "lazy.nvim",
"lazy": "return {\n \"0xrusowsky/nvim-ctx-ingest\",\n dependencies = {\n \"nvim-web-devicons\" -- required for file icons\n },\n config = function()\n require(\n \"nvim-ctx-ingest\"\n ).setup({})\n end\n}",
"vimpack": "vim.pack.add({\"nvim-web-devicons\"})\nvim.pack.add({\"https://github.com/0xrusowsky/nvim-ctx-ingest\"})\n\nrequire(\"nvim-ctx-ingest\").setup({})",
"updated_at": "2025-03-18T06:54:53Z"
},
"Willem-J-an/adopure.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Willem-J-an/adopure.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\"\n -- \"sindrets/diffview.nvim\" -- Optionally required to open PR in diffview\n },\n config = function()\n vim.g.adopure = {}\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/Willem-J-an/adopure.nvim\"})\n\nvim.g.adopure = {}",
"updated_at": "2025-03-13T12:45:39Z"
},
"adoyle-h/lsp-toggle.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"adoyle-h/lsp-toggle.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/adoyle-h/lsp-toggle.nvim\"})",
"updated_at": "2025-03-13T06:32:47Z"
},
"Apeiros-46B/qalc.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"Apeiros-46B/qalc.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Apeiros-46B/qalc.nvim\"})",
"updated_at": "2025-03-12T05:30:12Z"
},
"redoxahmii/json-to-types.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Redoxahmii/json-to-types.nvim\",\n build = \"sh install.sh npm\", -- Replace `npm` with your preferred package manager (e.g., yarn, pnpm).\n ft = \"json\",\n keys = {\n {\n \"<leader>cU\",\n \"<CMD>ConvertJSONtoLang typescript<CR>\",\n desc = \"Convert JSON to TS\"\n },\n {\n \"<leader>ct\",\n \"<CMD>ConvertJSONtoLangBuffer typescript<CR>\",\n desc = \"Convert JSON to TS Buffer\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/redoxahmii/json-to-types.nvim\"})",
"updated_at": "2025-03-06T02:21:24Z"
},
"oonamo/ef-themes.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"oonamo/ef-themes.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/oonamo/ef-themes.nvim\"})",
"updated_at": "2025-03-02T01:18:31Z"
},
"lafarr/hierarchy.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"lafarr/hierarchy.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/lafarr/hierarchy.nvim\"})",
"updated_at": "2025-02-28T12:24:42Z"
},
"boltlessengineer/zeta.nvim": {
"source": "default",
"lazy": "return { \"boltlessengineer/zeta.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/boltlessengineer/zeta.nvim'})",
"updated_at": "2025-02-27T10:39:16Z"
},
"boltlessengineer/sense.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"boltlessengineer/sense.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/boltlessengineer/sense.nvim\"})",
"updated_at": "2025-02-27T09:41:33Z"
},
"tjdevries/php.nvim": {
"source": "default",
"lazy": "return { \"tjdevries/php.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tjdevries/php.nvim'})",
"updated_at": "2025-02-26T17:45:04Z"
},
"ian-howell/ripple.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ian-howell/ripple.nvim\",\n keys = {\n \"<C-Up>\",\n \"<C-Down>\",\n \"<C-Left>\",\n \"<C-Right>\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/ian-howell/ripple.nvim\"})\n\nrequire(\"ripple\").setup({})",
"updated_at": "2025-02-24T20:21:17Z"
},
"f3fora/nvim-texlabconfig": {
"source": "lazy.nvim",
"lazy": "return {\n \"f3fora/nvim-texlabconfig\",\n config = function()\n require(\n \"texlabconfig\"\n ).setup(config)\n end,\n -- ft = { 'tex', 'bib' }, -- Lazy-load on filetype\n build = \"go build\"\n -- build = 'go build -o ~/.bin/' -- if e.g. ~/.bin/ is in $PATH\n}",
"vimpack": "vim.pack.add({\"https://github.com/f3fora/nvim-texlabconfig\"})\n\nrequire(\"texlabconfig\").setup(config)",
"updated_at": "2025-02-24T08:57:20Z"
},
"binhtran432k/dracula.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"binhtran432k/dracula.nvim\",\n lazy = false,\n priority = 1000,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/binhtran432k/dracula.nvim\"})\n\nrequire(\"dracula\").setup({})",
"updated_at": "2025-02-23T03:18:09Z"
},
"nxvu699134/vn-night.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"nxvu699134/vn-night.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nxvu699134/vn-night.nvim\"})",
"updated_at": "2025-02-17T13:23:38Z"
},
"s014c3/just.nvim": {
"source": "default",
"lazy": "return { s014c3/just.nvim, event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({ { src = 'https://github.com/s014c3/just.nvim' } })",
"updated_at": "2025-02-12T12:00:14Z"
},
"jackplus-xyz/monaspace.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jackplus-xyz/monaspace.nvim\",\n lazy = false,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/jackplus-xyz/monaspace.nvim\"})\n\nrequire(\"monaspace\").setup({})",
"updated_at": "2025-02-12T02:49:21Z"
},
"NTBBloodbath/color-converter.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"NTBBloodbath/color-converter.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/NTBBloodbath/color-converter.nvim\"})\n\nrequire(\"color-converter\").setup({})",
"updated_at": "2025-02-11T21:19:08Z"
},
"nkakouros-original/numbers.nvim": {
"source": "default",
"lazy": "return { \"nkakouros-original/numbers.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nkakouros-original/numbers.nvim'})",
"updated_at": "2025-02-11T11:40:40Z"
},
"napisani/nvim-dadbod-bg": {
"source": "packer.nvim",
"lazy": "return {\n \"napisani/nvim-dadbod-bg\",\n build = \"./install.sh\",\n config = function()\n vim.cmd(\n [[\n let g:nvim_dadbod_bg_ui_root_dir = '/home/user/my-awesome-dadbod-ui/dist'\n ]]\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/napisani/nvim-dadbod-bg\"})\n\nvim.cmd(\n [[\n let g:nvim_dadbod_bg_ui_root_dir = '/home/user/my-awesome-dadbod-ui/dist'\n ]]\n)",
"updated_at": "2025-02-11T01:49:28Z"
},
"duane9/nvim-rg": {
"source": "vim-plug",
"lazy": "return {\n \"duane9/nvim-rg\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/duane9/nvim-rg\"})",
"updated_at": "2025-02-09T18:38:27Z"
},
"wurli/split.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"wurli/split.nvim\",\n opts = {\n keymaps = {\n -- Other keymaps are available :) these ones will be used\n -- by default.\n [\"gs\"] = {\n pattern = \",\",\n operator_pending = true,\n interactive = false\n },\n [\"gss\"] = {\n pattern = \",\",\n operator_pending = false,\n interactive = false\n },\n [\"gS\"] = {\n pattern = \",\",\n operator_pending = true,\n interactive = true\n },\n [\"gSS\"] = {\n pattern = \",\",\n operator_pending = false,\n interactive = true\n }\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/wurli/split.nvim\"})\n\nrequire(\"split\").setup(\n {\n keymaps = {\n -- Other keymaps are available :) these ones will be used\n -- by default.\n [\"gs\"] = {\n pattern = \",\",\n operator_pending = true,\n interactive = false\n },\n [\"gss\"] = {\n pattern = \",\",\n operator_pending = false,\n interactive = false\n },\n [\"gS\"] = {\n pattern = \",\",\n operator_pending = true,\n interactive = true\n },\n [\"gSS\"] = {\n pattern = \",\",\n operator_pending = false,\n interactive = true\n }\n }\n }\n)",
"updated_at": "2025-02-07T00:02:50Z"
},
"ccaglak/namespace.nvim": {
"source": "default",
"lazy": "return { \"ccaglak/namespace.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ccaglak/namespace.nvim'})",
"updated_at": "2025-02-06T14:45:47Z"
},
"jsongerber/nvim-px-to-rem": {
"source": "lazy.nvim",
"lazy": "return {\n \"jsongerber/nvim-px-to-rem\",\n config = true\n --If you need to set some options replace the line above with:\n -- config = function()\n -- require('nvim-px-to-rem').setup()\n -- end,\n}",
"vimpack": "vim.pack.add({\"https://github.com/jsongerber/nvim-px-to-rem\"})\n\nrequire(\"nvim-px-to-rem\").setup()",
"updated_at": "2025-02-05T18:30:45Z"
},
"cdmill/focus.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"cdmill/focus.nvim\",\n cmd = {\n \"Focus\",\n \"Zen\",\n \"Narrow\"\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/cdmill/focus.nvim\"})\n\nrequire(\"focus\").setup({})",
"updated_at": "2025-02-03T22:36:36Z"
},
"drewxs/ash.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"drewxs/ash.nvim\",\n lazy = false,\n priority = 1000\n}",
"vimpack": "vim.pack.add({\"https://github.com/drewxs/ash.nvim\"})",
"updated_at": "2025-02-01T05:42:01Z"
},
"b0o/lavi.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"b0o/lavi.nvim\",\n dependencies = {\n \"rktjmp/lush.nvim\"\n },\n config = function()\n vim.cmd [[colorscheme lavi]]\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/rktjmp/lush.nvim\"})\nvim.pack.add({\"https://github.com/b0o/lavi.nvim\"})\n\nvim.cmd [[colorscheme lavi]]",
"updated_at": "2025-01-29T01:26:48Z"
},
"mortepau/codicons.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"mortepau/codicons.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mortepau/codicons.nvim\"})",
"updated_at": "2025-01-28T20:00:52Z"
},
"jackplus-xyz/binary.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jackplus-xyz/binary.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/jackplus-xyz/binary.nvim\"})\n\nrequire(\"binary\").setup({})",
"updated_at": "2025-01-24T16:47:05Z"
},
"catgoose/do-the-needful.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"catgoose/do-the-needful.nvim\",\n event = \"BufReadPre\",\n keys = {\n {\n \"<leader>;\",\n [[<cmd>Telescope do-the-needful please<cr>]],\n \"n\"\n },\n {\n \"<leader>:\",\n [[<cmd>Telescope do-the-needful<cr>]],\n \"n\"\n }\n },\n dependencies = \"nvim-lua/plenary.nvim\",\n opts = opts\n}",
"vimpack": "vim.pack.add({\"https://github.com/catgoose/do-the-needful.nvim\"})\n\nrequire(\"do-the-needful\").setup(opts)",
"updated_at": "2025-01-22T12:36:54Z"
},
"ckipp01/nvim-jenkinsfile-linter": {
"source": "packer.nvim",
"lazy": "return {\n \"ckipp01/nvim-jenkinsfile-linter\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/ckipp01/nvim-jenkinsfile-linter\"})",
"updated_at": "2025-01-22T09:59:01Z"
},
"attrid/swap-split.nvim": {
"source": "default",
"lazy": "return { \"attrid/swap-split.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/attrid/swap-split.nvim'})",
"updated_at": "2025-01-19T06:32:13Z"
},
"adigitoleo/haunt.nvim": {
"source": "default",
"lazy": "return { \"adigitoleo/haunt.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/adigitoleo/haunt.nvim'})",
"updated_at": "2025-01-19T05:49:39Z"
},
"moniquelive/rfc.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"moniquelive/rfc.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n config = function()\n require(\"telescope\").load_extension(\n \"rfc\"\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/moniquelive/rfc.nvim\"})\n\nrequire(\"telescope\").load_extension(\"rfc\")",
"updated_at": "2025-01-19T03:51:44Z"
},
"yousefakbar/notmuch.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yousefakbar/notmuch.nvim\",\n config = function()\n -- Configuration goes here\n local opts = {}\n require(\"notmuch\").setup(\n opts\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/yousefakbar/notmuch.nvim\"})\n\nlocal opts = {}\nrequire(\"notmuch\").setup(opts)",
"updated_at": "2025-01-17T22:51:06Z"
},
"braxtons12/blame_line.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"braxtons12/blame_line.nvim\",\n config = function()\n require(\"blame_line\").setup {}\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/braxtons12/blame_line.nvim\"})\n\nrequire(\"blame_line\").setup {}",
"updated_at": "2025-01-17T00:15:36Z"
},
"rmagatti/gx-extended.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"rmagatti/gx-extended.nvim\",\n keys = {\"gx\"},\n opts = {\n open_fn = require \"lazy.util\".open\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/rmagatti/gx-extended.nvim\"})\n\nrequire(\"gx-extended\").setup(\n {\n open_fn = require \"lazy.util\".open\n }\n)",
"updated_at": "2025-01-14T18:48:58Z"
},
"ZWindL/orphans.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"ZWindL/orphans.nvim\",\n config = function()\n require(\"orphans\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/ZWindL/orphans.nvim\"})\n\nrequire(\"orphans\").setup({})",
"updated_at": "2025-01-14T15:31:28Z"
},
"rainzm/flash-zh.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"rainzm/flash-zh.nvim\",\n event = \"VeryLazy\",\n dependencies = \"folke/flash.nvim\",\n keys = {\n {\n \"s\",\n mode = {\n \"n\",\n \"x\",\n \"o\"\n },\n function()\n require(\n \"flash-zh\"\n ).jump(\n {\n chinese_only = false\n }\n )\n end,\n desc = \"Flash between Chinese\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/rainzm/flash-zh.nvim\"})",
"updated_at": "2025-10-29T03:15:20Z"
},
"emileferreira/nvim-strict": {
"source": "packer.nvim",
"lazy": "return {\n \"emileferreira/nvim-strict\",\n config = function()\n require(\"strict\").setup(\n\n )\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/emileferreira/nvim-strict\"})\n\nrequire(\"strict\").setup()",
"updated_at": "2025-01-08T15:20:27Z"
},
"yunusey/codeforces-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yunusey/codeforces-nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\"\n } -- optional, used for testing\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/yunusey/codeforces-nvim\"})",
"updated_at": "2025-01-08T02:38:42Z"
},
"catgoose/telescope-helpgrep.nvim": {
"source": "default",
"lazy": "return { \"catgoose/telescope-helpgrep.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/catgoose/telescope-helpgrep.nvim'})",
"updated_at": "2025-01-05T18:03:51Z"
},
"isak102/ghostty.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"isak102/ghostty.nvim\",\n config = function()\n require(\"ghostty\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/isak102/ghostty.nvim\"})\n\nrequire(\"ghostty\").setup()",
"updated_at": "2025-01-04T19:10:21Z"
},
"Furkanzmc/firvish.nvim": {
"source": "default",
"lazy": "return { \"Furkanzmc/firvish.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Furkanzmc/firvish.nvim'})",
"updated_at": "2024-12-30T16:54:40Z"
},
"Nedra1998/nvim-mdlink": {
"source": "lazy.nvim",
"lazy": "return {\n \"Nedra1998/nvim-mdlink\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Nedra1998/nvim-mdlink\"})",
"updated_at": "2024-12-24T14:58:42Z"
},
"niuiic/format.nvim": {
"source": "default",
"lazy": "return { \"niuiic/format.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/format.nvim'})",
"updated_at": "2025-08-02T04:26:47Z"
},
"Vallen217/eidolon.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Vallen217/eidolon.nvim\",\n lazy = false,\n priority = 1000,\n config = function()\n vim.cmd [[colorscheme eidolon]]\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/Vallen217/eidolon.nvim\"})\n\nvim.cmd [[colorscheme eidolon]]",
"updated_at": "2024-12-23T17:37:46Z"
},
"terje/simctl.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"terje/simctl.nvim\",\n version = \"*\" -- Use latest release instead of latest commit. Recommended.\n}",
"vimpack": "vim.pack.add({\"https://github.com/terje/simctl.nvim\"})",
"updated_at": "2024-12-15T10:59:03Z"
},
"TheGLander/indent-rainbowline.nvim": {
"source": "default",
"lazy": "return { \"TheGLander/indent-rainbowline.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/TheGLander/indent-rainbowline.nvim'})",
"updated_at": "2024-12-02T22:48:39Z"
},
"MunsMan/kitty-navigator.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"MunsMan/kitty-navigator.nvim\",\n opts = {keybindings = {}}\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunsMan/kitty-navigator.nvim\"})\n\nrequire(\"kitty-navigator\").setup({keybindings = {}})",
"updated_at": "2024-11-29T21:44:20Z"
},
"4513ECHO/nvim-keycastr": {
"source": "default",
"lazy": "return { \"4513ECHO/nvim-keycastr\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/4513ECHO/nvim-keycastr'})",
"updated_at": "2024-11-29T15:18:32Z"
},
"niuiic/translate.nvim": {
"source": "default",
"lazy": "return { \"niuiic/translate.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/translate.nvim'})",
"updated_at": "2024-11-17T12:53:18Z"
},
"protex/better-digraphs.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"protex/better-digraphs.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/protex/better-digraphs.nvim\"})",
"updated_at": "2024-11-16T01:14:25Z"
},
"NStefan002/wormhole.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"NStefan002/wormhole.nvim\",\n lazy = false,\n version = \"*\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/NStefan002/wormhole.nvim\"})",
"updated_at": "2024-11-14T21:26:01Z"
},
"saifulapm/chartoggle.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"saifulapm/chartoggle.nvim\",\n opts = {\n leader = \"<LocalLeader>\", -- you can use any key as Leader\n keys = {\",\", \";\"} -- Which keys will be toggle end of the line\n },\n keys = {\n \"<LocalLeader>,\",\n \"<LocalLeader>;\"\n } -- Lazy loaded\n}",
"vimpack": "vim.pack.add({\"https://github.com/saifulapm/chartoggle.nvim\"})\n\nrequire(\"chartoggle\").setup(\n {\n leader = \"<LocalLeader>\", -- you can use any key as Leader\n keys = {\",\", \";\"} -- Which keys will be toggle end of the line\n }\n)",
"updated_at": "2024-11-14T00:03:49Z"
},
"eatgrass/maven.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"eatgrass/maven.nvim\",\n cmd = {\n \"Maven\",\n \"MavenExec\"\n },\n dependencies = \"nvim-lua/plenary.nvim\",\n config = function()\n require(\"maven\").setup(\n {\n executable = \"./mvnw\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/eatgrass/maven.nvim\"})\n\nrequire(\"maven\").setup(\n {\n executable = \"./mvnw\"\n }\n)",
"updated_at": "2024-11-12T00:44:11Z"
},
"nagy135/typebreak.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"nagy135/typebreak.nvim\",\n dependencies = \"nvim-lua/plenary.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nagy135/typebreak.nvim\"})",
"updated_at": "2024-11-11T09:17:24Z"
},
"tkmpypy/chowcho.nvim": {
"source": "default",
"lazy": "return { \"tkmpypy/chowcho.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tkmpypy/chowcho.nvim'})",
"updated_at": "2024-11-11T00:44:15Z"
},
"WolfeCub/harpeek.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"WolfeCub/harpeek.nvim\",\n config = function()\n require(\"harpeek\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/WolfeCub/harpeek.nvim\"})\n\nrequire(\"harpeek\").setup()",
"updated_at": "2024-11-10T18:52:55Z"
},
"artur-shaik/jc.nvim": {
"source": "default",
"lazy": "return { \"artur-shaik/jc.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/artur-shaik/jc.nvim'})",
"updated_at": "2024-11-08T18:09:03Z"
},
"kopecmaciej/vi-mongo.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kopecmaciej/vi-mongo.nvim\",\n config = function()\n require(\"vi-mongo\").setup(\n {\n persist = false -- default: false; set to true to persist the connection between float window sessions\n }\n )\n end,\n cmd = {\"ViMongo\"},\n keys = {\n {\n \"<leader>vm\",\n \"<cmd>ViMongo<cr>\",\n desc = \"ViMongo\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/kopecmaciej/vi-mongo.nvim\"})\n\nrequire(\"vi-mongo\").setup(\n {\n persist = false -- default: false; set to true to persist the connection between float window sessions\n }\n)",
"updated_at": "2025-10-15T18:54:18Z"
},
"tjdevries/luai.nvim": {
"source": "default",
"lazy": "return { \"tjdevries/luai.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/tjdevries/luai.nvim'})",
"updated_at": "2024-10-31T02:44:45Z"
},
"cvigilv/patana.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"cvigilv/patana.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/cvigilv/patana.nvim\"})\n\nrequire(\"patana\").setup({})",
"updated_at": "2024-10-30T17:05:00Z"
},
"javiorfo/nvim-springtime": {
"source": "lazy.nvim",
"lazy": "return {\n \"javiorfo/nvim-springtime\",\n lazy = true,\n cmd = {\n \"Springtime\",\n \"SpringtimeUpdate\"\n },\n dependencies = {\n \"javiorfo/nvim-popcorn\",\n \"javiorfo/nvim-spinetta\",\n \"hrsh7th/nvim-cmp\"\n },\n build = function()\n require \"springtime.core\".update(\n\n )\n end,\n opts = {\n -- This section is optional\n -- If you want to change default configurations\n -- In packer.nvim use require'springtime'.setup { ... }\n\n -- Springtime popup section\n spring = {\n -- Project: Gradle, Gradle Kotlin and Maven (Gradle default)\n project = {\n selected = 1\n },\n -- Language: Java, Kotlin and Groovy (Java default)\n language = {\n selected = 1\n },\n -- Packaging: Jar and War (Jar default)\n packaging = {\n selected = 1\n },\n -- Project Metadata defaults:\n -- Change the default values as you like\n -- This can also be edited in the popup\n project_metadata = {\n group = \"com.example\",\n artifact = \"demo\",\n name = \"demo\",\n package_name = \"com.example.demo\",\n version = \"0.0.1-SNAPSHOT\"\n }\n },\n -- Some popup options\n dialog = {\n -- The keymap used to select radio buttons (normal mode)\n selection_keymap = \"<C-Space>\",\n -- The keymap used to generate the Spring project (normal mode)\n generate_keymap = \"<C-CR>\",\n -- If you want confirmation before generate the Spring project\n confirmation = true,\n -- Highlight links to Title and sections for changing colors\n style = {\n title_link = \"Boolean\",\n section_link = \"Type\"\n }\n },\n -- Workspace is where the generated Spring project will be saved\n workspace = {\n -- Default where Neovim is open\n path = vim.fn.expand(\n \"%:p:h\"\n ),\n -- Spring Initializr generates a zip file\n -- Decompress the file by default\n decompress = true,\n -- If after generation you want to open the folder\n -- Opens the generated project in Neovim by default\n open_auto = true\n },\n -- This could be enabled for debugging purposes\n -- Generates a springtime.log with debug and errors.\n internal = {\n log_debug = false\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/javiorfo/nvim-popcorn\"})\nvim.pack.add({\"https://github.com/javiorfo/nvim-spinetta\"})\nvim.pack.add({\"https://github.com/hrsh7th/nvim-cmp\"})\nvim.pack.add({\"https://github.com/javiorfo/nvim-springtime\"})\n\nrequire(\"nvim-springtime\").setup(\n {\n -- This section is optional\n -- If you want to change default configurations\n -- In packer.nvim use require'springtime'.setup { ... }\n\n -- Springtime popup section\n spring = {\n -- Project: Gradle, Gradle Kotlin and Maven (Gradle default)\n project = {\n selected = 1\n },\n -- Language: Java, Kotlin and Groovy (Java default)\n language = {\n selected = 1\n },\n -- Packaging: Jar and War (Jar default)\n packaging = {\n selected = 1\n },\n -- Project Metadata defaults:\n -- Change the default values as you like\n -- This can also be edited in the popup\n project_metadata = {\n group = \"com.example\",\n artifact = \"demo\",\n name = \"demo\",\n package_name = \"com.example.demo\",\n version = \"0.0.1-SNAPSHOT\"\n }\n },\n -- Some popup options\n dialog = {\n -- The keymap used to select radio buttons (normal mode)\n selection_keymap = \"<C-Space>\",\n -- The keymap used to generate the Spring project (normal mode)\n generate_keymap = \"<C-CR>\",\n -- If you want confirmation before generate the Spring project\n confirmation = true,\n -- Highlight links to Title and sections for changing colors\n style = {\n title_link = \"Boolean\",\n section_link = \"Type\"\n }\n },\n -- Workspace is where the generated Spring project will be saved\n workspace = {\n -- Default where Neovim is open\n path = vim.fn.expand(\"%:p:h\"),\n -- Spring Initializr generates a zip file\n -- Decompress the file by default\n decompress = true,\n -- If after generation you want to open the folder\n -- Opens the generated project in Neovim by default\n open_auto = true\n },\n -- This could be enabled for debugging purposes\n -- Generates a springtime.log with debug and errors.\n internal = {\n log_debug = false\n }\n }\n)",
"updated_at": "2024-10-26T13:22:43Z"
},
"tenxsoydev/nx.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"tenxsoydev/nx.nvim\",\n priority = 100,\n config = function()\n _G.nx = require \"nx\"\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/tenxsoydev/nx.nvim\"})\n\n_G.nx = require \"nx\"",
"updated_at": "2024-10-17T14:06:18Z"
},
"sethen/line-number-change-mode.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sethen/line-number-change-mode.nvim\",\n config = function()\n require(\"catppuccin\").setup(\n {\n flavour = \"mocha\"\n }\n )\n local palette =\n require(\n \"catppuccin.palettes\"\n ).get_palette(\"mocha\")\n\n if (palette == nil) then\n return nil\n end\n\n require(\n \"line-number-change-mode\"\n ).setup(\n {\n mode = {\n i = {\n bg = palette.green,\n fg = palette.mantle,\n bold = true\n },\n n = {\n bg = palette.blue,\n fg = palette.mantle,\n bold = true\n },\n R = {\n bg = palette.maroon,\n fg = palette.mantle,\n bold = true\n },\n v = {\n bg = palette.mauve,\n fg = palette.mantle,\n bold = true\n },\n V = {\n bg = palette.mauve,\n fg = palette.mantle,\n bold = true\n }\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/sethen/line-number-change-mode.nvim\"})\n\nrequire(\"catppuccin\").setup(\n {\n flavour = \"mocha\"\n }\n)\nlocal palette = require(\"catppuccin.palettes\").get_palette(\"mocha\")\nif (palette == nil) then\n return nil\nend\nrequire(\"line-number-change-mode\").setup(\n {\n mode = {\n i = {\n bg = palette.green,\n fg = palette.mantle,\n bold = true\n },\n n = {\n bg = palette.blue,\n fg = palette.mantle,\n bold = true\n },\n R = {\n bg = palette.maroon,\n fg = palette.mantle,\n bold = true\n },\n v = {\n bg = palette.mauve,\n fg = palette.mantle,\n bold = true\n },\n V = {\n bg = palette.mauve,\n fg = palette.mantle,\n bold = true\n }\n }\n }\n)",
"updated_at": "2024-10-15T17:16:59Z"
},
"ashinkarov/nvim-agda": {
"source": "default",
"lazy": "return { \"ashinkarov/nvim-agda\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ashinkarov/nvim-agda'})",
"updated_at": "2024-10-10T17:25:02Z"
},
"ghostbuster91/nvim-next": {
"source": "default",
"lazy": "return { \"ghostbuster91/nvim-next\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/ghostbuster91/nvim-next'})",
"updated_at": "2024-10-09T20:14:52Z"
},
"eoh-bse/minintro.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"eoh-bse/minintro.nvim\",\n config = true,\n lazy = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/eoh-bse/minintro.nvim\"})\n\nrequire(\"minintro\").setup()",
"updated_at": "2024-10-05T07:27:35Z"
},
"Rics-Dev/project-explorer.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Rics-Dev/project-explorer.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n opts = {\n paths = {\"~/dev/*\"}, --custom path set by user\n -- custom find command set by the user. Default should always work on unix unless user has heavily modified tools and/or PATH\n -- for Windows Users: installing `fd` is recommended with the equivalent `fd` command\n -- \"fd . %s -td --min-depth %d --max-depth %d\"\n command_pattern = \"find %s -mindepth %d -maxdepth %d -type d -not -name '.git'\",\n newProjectPath = \"~/dev/\", --custom path for new projects\n file_explorer = function(\n dir) --custom file explorer set by user\n vim.cmd(\n \"Neotree close\"\n )\n vim.cmd(\n \"Neotree \" ..\n dir\n )\n end\n -- Or for oil.nvim:\n -- file_explorer = function(dir)\n -- require(\"oil\").open(dir)\n -- end,\n },\n config = function(_, opts)\n require(\n \"project_explorer\"\n ).setup(opts)\n end,\n keys = {\n {\n \"<leader>fp\",\n \"<cmd>ProjectExplorer<cr>\",\n desc = \"Project Explorer\"\n }\n },\n lazy = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/Rics-Dev/project-explorer.nvim\"})\n\nrequire(\"project-explorer\").setup(\n {\n paths = {\"~/dev/*\"}, --custom path set by user\n -- custom find command set by the user. Default should always work on unix unless user has heavily modified tools and/or PATH\n -- for Windows Users: installing `fd` is recommended with the equivalent `fd` command\n -- \"fd . %s -td --min-depth %d --max-depth %d\"\n command_pattern = \"find %s -mindepth %d -maxdepth %d -type d -not -name '.git'\",\n newProjectPath = \"~/dev/\", --custom path for new projects\n file_explorer = function(dir) --custom file explorer set by user\n vim.cmd(\"Neotree close\")\n vim.cmd(\"Neotree \" .. dir)\n end\n -- Or for oil.nvim:\n -- file_explorer = function(dir)\n -- require(\"oil\").open(dir)\n -- end,\n }\n)",
"updated_at": "2024-10-04T20:45:57Z"
},
"synaptiko/xit.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"synaptiko/xit.nvim\",\n lazy = true,\n ft = \"xit\",\n build = function(plugin)\n plugin.config()\n vim.cmd [[:TSInstall! xit]]\n end,\n config = function()\n require(\"xit\").setup()\n end,\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/synaptiko/xit.nvim\"})\n\nrequire(\"xit\").setup()",
"updated_at": "2024-10-03T10:52:45Z"
},
"letieu/wezterm-move.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"letieu/wezterm-move.nvim\",\n keys = {\n -- Lazy loading, don't need call setup() function\n {\n \"<C-h>\",\n function()\n require(\n \"wezterm-move\"\n ).move \"h\"\n end\n },\n {\n \"<C-j>\",\n function()\n require(\n \"wezterm-move\"\n ).move \"j\"\n end\n },\n {\n \"<C-k>\",\n function()\n require(\n \"wezterm-move\"\n ).move \"k\"\n end\n },\n {\n \"<C-l>\",\n function()\n require(\n \"wezterm-move\"\n ).move \"l\"\n end\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/letieu/wezterm-move.nvim\"})",
"updated_at": "2024-10-01T06:59:17Z"
},
"itmecho/neoterm.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"itmecho/neoterm.nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/itmecho/neoterm.nvim\"})",
"updated_at": "2024-09-27T13:36:31Z"
},
"mikew/nvim-drawer": {
"source": "lazy.nvim",
"lazy": "return {\n \"mikew/nvim-drawer\",\n opts = {},\n config = function(_, opts)\n local drawer =\n require(\n \"nvim-drawer\"\n )\n drawer.setup(opts)\n\n -- See usage and examples below.\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/mikew/nvim-drawer\"})\n\nrequire(\"nvim-drawer\").setup({})",
"updated_at": "2024-09-25T00:17:32Z"
},
"NStefan002/donut.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"NStefan002/donut.nvim\",\n version = \"*\",\n lazy = false\n}",
"vimpack": "vim.pack.add({\"https://github.com/NStefan002/donut.nvim\"})",
"updated_at": "2024-09-21T18:46:41Z"
},
"nvim-neotest/neotest-plenary": {
"source": "default",
"lazy": "return { \"nvim-neotest/neotest-plenary\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/nvim-neotest/neotest-plenary'})",
"updated_at": "2024-09-15T15:21:03Z"
},
"0xAdk/full_visual_line.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"0xAdk/full_visual_line.nvim\",\n keys = \"V\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/0xAdk/full_visual_line.nvim\"})\n\nrequire(\"full_visual_line\").setup({})",
"updated_at": "2024-09-01T02:36:53Z"
},
"mei28/luminate.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mei28/luminate.nvim\",\n event = {\"VeryLazy\"},\n config = function()\n require \"luminate\".setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/mei28/luminate.nvim\"})\n\nrequire \"luminate\".setup({})",
"updated_at": "2024-08-12T09:50:18Z"
},
"NachoNievaG/atac.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"NachoNievaG/atac.nvim\",\n dependencies = {\n \"akinsho/toggleterm.nvim\"\n },\n config = function()\n require(\"atac\").setup(\n {\n dir = \"~/my/work/directory\" -- By default, the dir will be set as /tmp/atac\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/akinsho/toggleterm.nvim\"})\nvim.pack.add({\"https://github.com/NachoNievaG/atac.nvim\"})\n\nrequire(\"atac\").setup(\n {\n dir = \"~/my/work/directory\" -- By default, the dir will be set as /tmp/atac\n }\n)",
"updated_at": "2024-08-10T17:24:53Z"
},
"jbyuki/ntangle.nvim": {
"source": "default",
"lazy": "return { \"jbyuki/ntangle.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/jbyuki/ntangle.nvim'})",
"updated_at": "2024-08-10T08:59:32Z"
},
"samharju/serene.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"samharju/serene.nvim\"\n -- for using as main:\n --config = function() vim.cmd.colorscheme(\"serene\") end,\n}",
"vimpack": "vim.pack.add({\"https://github.com/samharju/serene.nvim\"})",
"updated_at": "2024-08-08T09:48:32Z"
},
"wthollingsworth/pomodoro.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"wthollingsworth/pomodoro.nvim\",\n dependencies = \"MunifTanjim/nui.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/wthollingsworth/pomodoro.nvim\"})",
"updated_at": "2024-08-01T18:02:27Z"
},
"MunifTanjim/eslint.nvim": {
"source": "vim-plug",
"lazy": "return {\n \"MunifTanjim/eslint.nvim\",\n dependencies = {\n \"neovim/nvim-lspconfig\",\n \"jose-elias-alvarez/null-ls.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/jose-elias-alvarez/null-ls.nvim\"})\nvim.pack.add({\"https://github.com/MunifTanjim/eslint.nvim\"})",
"updated_at": "2024-08-01T07:33:18Z"
},
"mpas/marp-nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mpas/marp-nvim\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/mpas/marp-nvim\"})",
"updated_at": "2024-07-31T07:31:55Z"
},
"EthanJWright/toolwindow.nvim": {
"source": "default",
"lazy": "return { \"EthanJWright/toolwindow.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/EthanJWright/toolwindow.nvim'})",
"updated_at": "2024-07-24T22:43:48Z"
},
"ab-dx/ares.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"ab-dx/ares.nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/ab-dx/ares.nvim\"})",
"updated_at": "2024-07-23T13:12:04Z"
},
"domharries/foldnav.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"domharries/foldnav.nvim\",\n version = \"*\",\n config = function()\n vim.g.foldnav = {\n flash = {\n enabled = true\n }\n }\n end,\n keys = {\n {\n \"<C-h>\",\n function()\n require(\n \"foldnav\"\n ).goto_start()\n end\n },\n {\n \"<C-j>\",\n function()\n require(\n \"foldnav\"\n ).goto_next()\n end\n },\n {\n \"<C-k>\",\n function()\n require(\n \"foldnav\"\n ).goto_prev_start(\n\n )\n end\n },\n -- { \"<C-k>\", function() require(\"foldnav\").goto_prev_end() end },\n {\n \"<C-l>\",\n function()\n require(\n \"foldnav\"\n ).goto_end()\n end\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/domharries/foldnav.nvim\"})\n\nvim.g.foldnav = {\n flash = {\n enabled = true\n }\n}",
"updated_at": "2024-07-22T17:04:55Z"
},
"nodetec/nostr.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"nodetec/nostr.nvim\",\n build = \"npm install && npm run build\",\n config = function()\n -- Optional: set up keymaps\n vim.keymap.set(\n \"n\",\n \"<leader>np\",\n \":NostrPostNote \",\n {\n desc = \"Post Nostr note\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<leader>nb\",\n \":NostrPostBuffer<CR>\",\n {\n desc = \"Post buffer as note\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<leader>ns\",\n \":NostrPostSnippet<CR>\",\n {\n desc = \"Post code snippet\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<leader>nl\",\n \":NostrPostLongform<CR>\",\n {\n desc = \"Post long-form article\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<leader>nm\",\n \":NostrSendDM \",\n {\n desc = \"Send Nostr DM\"\n }\n )\n vim.keymap.set(\n \"n\",\n \"<leader>nM\",\n \":NostrCheckDMs<CR>\",\n {\n desc = \"Check Nostr DMs\"\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nodetec/nostr.nvim\"})\n\nvim.keymap.set(\"n\", \"<leader>np\", \":NostrPostNote \", {desc = \"Post Nostr note\"})\nvim.keymap.set(\n \"n\",\n \"<leader>nb\",\n \":NostrPostBuffer<CR>\",\n {desc = \"Post buffer as note\"}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>ns\",\n \":NostrPostSnippet<CR>\",\n {desc = \"Post code snippet\"}\n)\nvim.keymap.set(\n \"n\",\n \"<leader>nl\",\n \":NostrPostLongform<CR>\",\n {desc = \"Post long-form article\"}\n)\nvim.keymap.set(\"n\", \"<leader>nm\", \":NostrSendDM \", {desc = \"Send Nostr DM\"})\nvim.keymap.set(\n \"n\",\n \"<leader>nM\",\n \":NostrCheckDMs<CR>\",\n {desc = \"Check Nostr DMs\"}\n)",
"updated_at": "2025-10-13T05:31:41Z"
},
"lsig/messenger.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"lsig/messenger.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/lsig/messenger.nvim\"})\n\nrequire(\"messenger\").setup({})",
"updated_at": "2024-07-18T09:07:09Z"
},
"gera2ld/ai.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"gera2ld/ai.nvim\",\n dependencies = \"nvim-lua/plenary.nvim\",\n opts = {\n ---- AI's answer is displayed in a popup buffer\n ---- Default behaviour is not to give it the focus because it is seen as a kind of tooltip\n ---- But if you prefer it to get the focus, set to true.\n result_popup_gets_focus = false,\n ---- Override default prompts here, see below for more details\n -- prompts = {},\n ---- Default models for each prompt, can be overridden in the prompt definition\n models = {\n {\n provider = \"gemini\",\n model = \"gemini-pro\",\n result_tpl = \"## Gemini\\n\\n{{output}}\"\n },\n {\n provider = \"openai\",\n model = \"gpt-3.5-turbo\",\n result_tpl = \"## GPT-3.5\\n\\n{{output}}\"\n }\n },\n --- API keys and relavant config\n gemini = {\n api_key = \"YOUR_GEMINI_API_KEY\"\n -- model = 'gemini-pro',\n -- proxy = '',\n },\n openai = {\n api_key = \"YOUR_OPENAI_API_KEY\"\n -- base_url = 'https://api.openai.com/v1',\n -- model = 'gpt-4',\n -- proxy = '',\n }\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/gera2ld/ai.nvim\"})\n\nrequire(\"ai\").setup(\n {\n ---- AI's answer is displayed in a popup buffer\n ---- Default behaviour is not to give it the focus because it is seen as a kind of tooltip\n ---- But if you prefer it to get the focus, set to true.\n result_popup_gets_focus = false,\n ---- Override default prompts here, see below for more details\n -- prompts = {},\n ---- Default models for each prompt, can be overridden in the prompt definition\n models = {\n {\n provider = \"gemini\",\n model = \"gemini-pro\",\n result_tpl = \"## Gemini\\n\\n{{output}}\"\n },\n {\n provider = \"openai\",\n model = \"gpt-3.5-turbo\",\n result_tpl = \"## GPT-3.5\\n\\n{{output}}\"\n }\n },\n --- API keys and relavant config\n gemini = {\n api_key = \"YOUR_GEMINI_API_KEY\"\n -- model = 'gemini-pro',\n -- proxy = '',\n },\n openai = {\n api_key = \"YOUR_OPENAI_API_KEY\"\n -- base_url = 'https://api.openai.com/v1',\n -- model = 'gpt-4',\n -- proxy = '',\n }\n }\n)",
"updated_at": "2024-07-17T04:40:40Z"
},
"OXY2DEV/colors.nvim": {
"source": "default",
"lazy": "return { \"OXY2DEV/colors.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/OXY2DEV/colors.nvim'})",
"updated_at": "2024-07-16T19:20:17Z"
},
"yujinyuz/gitpad.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"yujinyuz/gitpad.nvim\",\n config = function()\n require(\"gitpad\").setup(\n {}\n )\n end,\n keys = {\n {\n \"<leader>pp\",\n function()\n require(\n \"gitpad\"\n ).toggle_gitpad(\n\n ) -- or require('gitpad').toggle_gitpad({ title = 'Project notes' })\n end,\n desc = \"gitpad project\"\n },\n {\n \"<leader>pb\",\n function()\n require(\n \"gitpad\"\n ).toggle_gitpad_branch(\n\n ) -- or require('gitpad').toggle_gitpad_branch({ title = 'Branch notes' })\n end,\n desc = \"gitpad branch\"\n },\n {\n \"<leader>pvs\",\n function()\n require(\n \"gitpad\"\n ).toggle_gitpad_branch(\n {\n window_type = \"split\",\n split_win_opts = {\n split = \"right\"\n }\n }\n )\n end,\n desc = \"gitpad branch vertical split\"\n },\n -- Daily notes\n {\n \"<leader>pd\",\n function()\n local date_filename =\n \"daily-\" ..\n os.date(\n \"%Y-%m-%d.md\"\n )\n require(\n \"gitpad\"\n ).toggle_gitpad(\n {\n filename = date_filename\n }\n ) -- or require('gitpad').toggle_gitpad({ filename = date_filename, title = 'Daily notes' })\n end,\n desc = \"gitpad daily notes\"\n },\n -- Per file notes\n {\n \"<leader>pf\",\n function()\n local filename =\n vim.fn.expand(\n \"%:p\"\n ) -- or just use vim.fn.bufname()\n if\n filename ==\n \"\"\n then\n vim.notify(\n \"empty bufname\"\n )\n return\n end\n filename =\n vim.fn.pathshorten(\n filename,\n 2\n ) .. \".md\"\n require(\n \"gitpad\"\n ).toggle_gitpad(\n {\n filename = filename\n }\n ) -- or require('gitpad').toggle_gitpad({ filename = filename, title = 'Current file notes' })\n end,\n desc = \"gitpad per file notes\"\n }\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/yujinyuz/gitpad.nvim\"})\n\nrequire(\"gitpad\").setup({})",
"updated_at": "2024-07-11T12:47:26Z"
},
"TheBlob42/houdini.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"TheBlob42/houdini.nvim\",\n config = function()\n require(\"houdini\").setup(\n\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/TheBlob42/houdini.nvim\"})\n\nrequire(\"houdini\").setup()",
"updated_at": "2024-07-05T21:12:03Z"
},
"Rasukarusan/nvim-block-paste": {
"source": "default",
"lazy": "return { \"Rasukarusan/nvim-block-paste\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/Rasukarusan/nvim-block-paste'})",
"updated_at": "2024-07-05T17:39:23Z"
},
"mrshmllow/open-handlers.nvim": {
"source": "default",
"lazy": "return { \"mrshmllow/open-handlers.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/mrshmllow/open-handlers.nvim'})",
"updated_at": "2024-07-05T01:21:32Z"
},
"ErickKramer/nvim-ros2": {
"source": "lazy.nvim",
"lazy": "return {\n \"ErickKramer/nvim-ros2\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\",\n \"nvim-treesitter/nvim-treesitter\"\n },\n opts = {\n -- Add any custom options here\n autocmds = true,\n telescope = true,\n treesitter = true\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/ErickKramer/nvim-ros2\"})\n\nrequire(\"nvim-ros2\").setup(\n {\n -- Add any custom options here\n autocmds = true,\n telescope = true,\n treesitter = true\n }\n)",
"updated_at": "2024-07-03T11:11:06Z"
},
"LukasPietzschmann/boo.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"LukasPietzschmann/boo.nvim\",\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/LukasPietzschmann/boo.nvim\"})\n\nrequire(\"boo\").setup({})",
"updated_at": "2024-06-27T11:03:35Z"
},
"uncleTen276/dark_flat.nvim": {
"source": "default",
"lazy": "return { \"uncleTen276/dark_flat.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/uncleTen276/dark_flat.nvim'})",
"updated_at": "2024-06-19T03:19:40Z"
},
"sanathks/workspace.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"sanathks/workspace.nvim\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n config = function()\n require(\"workspace\").setup(\n {\n workspaces = {\n {\n name = \"Work\",\n path = \"~/projects/work\",\n keymap = {\n \"<leader>w\"\n }\n },\n {\n name = \"Hobby\",\n path = \"~/projects/hobby\",\n keymap = {\n \"<leader>p\"\n }\n }\n }\n }\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/sanathks/workspace.nvim\"})\n\nrequire(\"workspace\").setup(\n {\n workspaces = {\n {name = \"Work\", path = \"~/projects/work\", keymap = {\"<leader>w\"}},\n {name = \"Hobby\", path = \"~/projects/hobby\", keymap = {\"<leader>p\"}}\n }\n }\n)",
"updated_at": "2024-06-18T13:30:31Z"
},
"jedrzejboczar/exrc.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"jedrzejboczar/exrc.nvim\",\n dependencies = {\n \"neovim/nvim-lspconfig\"\n }, -- (optional)\n config = true,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/neovim/nvim-lspconfig\"})\nvim.pack.add({\"https://github.com/jedrzejboczar/exrc.nvim\"})\n\nrequire(\"exrc\").setup({})",
"updated_at": "2024-06-18T08:18:06Z"
},
"HampusHauffman/bionic.nvim": {
"source": "default",
"lazy": "return { \"HampusHauffman/bionic.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/HampusHauffman/bionic.nvim'})",
"updated_at": "2024-06-16T08:36:36Z"
},
"cnshsliu/smp.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"cnshsliu/smp.nvim\",\n build = \"cd server && npm install\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\",\n \"MunifTanjim/nui.nvim\"\n },\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/MunifTanjim/nui.nvim\"})\nvim.pack.add({\"https://github.com/cnshsliu/smp.nvim\"})",
"updated_at": "2024-06-14T08:52:03Z"
},
"kaplanz/retrail.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"kaplanz/retrail.nvim\",\n opts = {} -- calls `setup` using provided `opts`\n}",
"vimpack": "vim.pack.add({\"https://github.com/kaplanz/retrail.nvim\"})\n\nrequire(\"retrail\").setup({})",
"updated_at": "2024-06-14T03:29:59Z"
},
"frostplexx/mason-bridge.nvim": {
"source": "default",
"lazy": "return { \"frostplexx/mason-bridge.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/frostplexx/mason-bridge.nvim'})",
"updated_at": "2024-06-11T12:31:55Z"
},
"mrquantumcodes/bufferchad.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"mrquantumcodes/bufferchad.nvim\"\n\n -- uncomment if you want fuzzy search with telescope and a modern ui\n\n -- dependencies = {\n -- {\"nvim-lua/plenary.nvim\"},\n -- {\"MunifTanjim/nui.nvim\"},\n -- {\"stevearc/dressing.nvim\"},\n -- {\"nvim-telescope/telescope.nvim\"} -- needed for fuzzy search, but should work fine even without it\n -- }\n}",
"vimpack": "vim.pack.add({\"https://github.com/mrquantumcodes/bufferchad.nvim\"})",
"updated_at": "2024-06-08T15:11:45Z"
},
"PaterJason/nvim-treesitter-sexp": {
"source": "default",
"lazy": "return { \"PaterJason/nvim-treesitter-sexp\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/PaterJason/nvim-treesitter-sexp'})",
"updated_at": "2024-06-07T10:00:05Z"
},
"winston0410/mark-radar.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"winston0410/mark-radar.nvim\",\n config = function()\n require(\"mark-radar\").setup(\n {}\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/winston0410/mark-radar.nvim\"})\n\nrequire(\"mark-radar\").setup({})",
"updated_at": "2024-06-04T17:44:20Z"
},
"uga-rosa/ugaterm.nvim": {
"source": "default",
"lazy": "return { \"uga-rosa/ugaterm.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/uga-rosa/ugaterm.nvim'})",
"updated_at": "2024-06-03T14:56:12Z"
},
"arsham/arshamiser.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"arsham/arshamiser.nvim\",\n dependencies = {\n \"arsham/arshlib.nvim\",\n \"famiu/feline.nvim\",\n \"rebelot/heirline.nvim\",\n \"kyazdani42/nvim-web-devicons\",\n \"lewis6991/gitsigns.nvim\"\n },\n config = function()\n -- ignore any parts you don't want to use\n vim.cmd.colorscheme(\n \"arshamiser_light\"\n )\n require(\n \"arshamiser.feliniser\"\n )\n -- or:\n -- require(\"arshamiser.heirliniser\")\n\n _G.custom_foldtext =\n require(\n \"arshamiser.folding\"\n ).foldtext\n vim.opt.foldtext =\n \"v:lua.custom_foldtext()\"\n -- if you want to draw a tabline:\n vim.api.nvim_set_option(\n \"tabline\",\n [[%{%v:lua.require(\"arshamiser.tabline\").draw()%}]]\n )\n end\n}",
"vimpack": "vim.pack.add({\"https://github.com/arsham/arshlib.nvim\"})\nvim.pack.add({\"https://github.com/famiu/feline.nvim\"})\nvim.pack.add({\"https://github.com/rebelot/heirline.nvim\"})\nvim.pack.add({\"https://github.com/kyazdani42/nvim-web-devicons\"})\nvim.pack.add({\"https://github.com/lewis6991/gitsigns.nvim\"})\nvim.pack.add({\"https://github.com/arsham/arshamiser.nvim\"})\n\nvim.cmd.colorscheme(\"arshamiser_light\")\nrequire(\"arshamiser.feliniser\")\n_G.custom_foldtext = require(\"arshamiser.folding\").foldtext\nvim.opt.foldtext = \"v:lua.custom_foldtext()\"\nvim.api.nvim_set_option(\n \"tabline\",\n [[%{%v:lua.require(\"arshamiser.tabline\").draw()%}]]\n)",
"updated_at": "2024-06-01T10:22:49Z"
},
"JManch/sunset.nvim": {
"source": "default",
"lazy": "return { \"JManch/sunset.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/JManch/sunset.nvim'})",
"updated_at": "2025-06-16T13:40:08Z"
},
"Th3Whit3Wolf/space-nvim": {
"source": "vim-plug",
"lazy": "return {\n \"Th3Whit3Wolf/space-nvim\",\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/Th3Whit3Wolf/space-nvim\"})",
"updated_at": "2024-05-28T21:49:25Z"
},
"IMOKURI/line-number-interval.nvim": {
"source": "default",
"lazy": "return { \"IMOKURI/line-number-interval.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/IMOKURI/line-number-interval.nvim'})",
"updated_at": "2024-05-28T10:58:49Z"
},
"Dronakurl/injectme.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Dronakurl/injectme.nvim\",\n dependencies = {\n \"nvim-treesitter/nvim-treesitter\",\n \"nvim-lua/plenary.nvim\",\n \"nvim-telescope/telescope.nvim\"\n },\n -- This is for lazy load and more performance on startup only\n cmd = {\n \"InjectmeToggle\",\n \"InjectmeSave\",\n \"InjectmeInfo\",\n \"InjectmeLeave\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-treesitter/nvim-treesitter\"})\nvim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/Dronakurl/injectme.nvim\"})",
"updated_at": "2024-05-26T13:46:45Z"
},
"gaelph/logsitter.nvim": {
"source": "default",
"lazy": "return { \"gaelph/logsitter.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/gaelph/logsitter.nvim'})",
"updated_at": "2024-05-18T06:01:08Z"
},
"gerazov/ollama-chat.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"gerazov/ollama-chat.nvim\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"stevearc/dressing.nvim\",\n \"nvim-telescope/telescope.nvim\"\n }\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/stevearc/dressing.nvim\"})\nvim.pack.add({\"https://github.com/nvim-telescope/telescope.nvim\"})\nvim.pack.add({\"https://github.com/gerazov/ollama-chat.nvim\"})",
"updated_at": "2024-05-13T14:05:32Z"
},
"niuiic/dap-utils.nvim": {
"source": "default",
"lazy": "return { \"niuiic/dap-utils.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/dap-utils.nvim'})",
"updated_at": "2024-05-11T04:36:12Z"
},
"niuiic/remote.nvim": {
"source": "default",
"lazy": "return { \"niuiic/remote.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/niuiic/remote.nvim'})",
"updated_at": "2024-05-11T04:35:44Z"
},
"Selyss/mind.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"Selyss/mind.nvim\",\n branch = \"v2.2\",\n dependencies = {\n \"nvim-lua/plenary.nvim\",\n \"nvim-tree/nvim-web-devicons\" -- optional, used for icons\n },\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/nvim-lua/plenary.nvim\"})\nvim.pack.add({\"https://github.com/nvim-tree/nvim-web-devicons\"})\nvim.pack.add({\"https://github.com/Selyss/mind.nvim\"})\n\nrequire(\"mind\").setup({})",
"updated_at": "2024-05-04T20:41:54Z"
},
"theKnightsOfRohan/csvlens.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"theKnightsOfRohan/csvlens.nvim\",\n dependencies = {\n \"akinsho/toggleterm.nvim\"\n },\n config = true,\n opts = {}\n}",
"vimpack": "vim.pack.add({\"https://github.com/akinsho/toggleterm.nvim\"})\nvim.pack.add({\"https://github.com/theKnightsOfRohan/csvlens.nvim\"})\n\nrequire(\"csvlens\").setup({})",
"updated_at": "2024-04-28T16:30:22Z"
},
"catgoose/vue-goto-definition.nvim": {
"source": "default",
"lazy": "return { \"catgoose/vue-goto-definition.nvim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/catgoose/vue-goto-definition.nvim'})",
"updated_at": "2024-04-25T22:43:57Z"
},
"rmagatti/igs.nvim": {
"source": "packer.nvim",
"lazy": "return {\n \"rmagatti/igs.nvim\",\n config = function()\n require(\"igs\").setup {}\n end,\n event = \"VeryLazy\"\n}",
"vimpack": "vim.pack.add({\"https://github.com/rmagatti/igs.nvim\"})\n\nrequire(\"igs\").setup {}",
"updated_at": "2024-04-14T07:06:04Z"
},
"krisajenkins/telescope-docker.nvim": {
"source": "lazy.nvim",
"lazy": "return {\n \"krisajenkins/telescope-docker.nvim\",\n event = \"VeryLazy\",\n dependencies = {\n \"nvim-telescope/telescope.nvim\"\n },\n config = function()\n require(\"telescope\").load_extension(\n \"telescope_docker\"\n )\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment