mirror of
https://github.com/isabelroses/nvim.git
synced 2025-04-04 11:09:30 +00:00
200 lines
5.4 KiB
TOML
200 lines
5.4 KiB
TOML
[alpha]
|
|
fetch.github = "goolord/alpha-nvim"
|
|
src.git = "https://github.com/goolord/alpha-nvim"
|
|
|
|
[bufferline]
|
|
fetch.github = "akinsho/bufferline.nvim"
|
|
src.git = "https://github.com/akinsho/bufferline.nvim"
|
|
|
|
[catppuccin]
|
|
fetch.github = "catppuccin/nvim"
|
|
src.git = "https://github.com/catppuccin/nvim"
|
|
passthru.as = "catppuccin"
|
|
|
|
[cloak]
|
|
fetch.github = "laytan/cloak.nvim"
|
|
src.git = "https://github.com/laytan/cloak.nvim"
|
|
|
|
[copilot-lua]
|
|
fetch.github = "zbirenbaum/copilot.lua"
|
|
src.git = "https://github.com/zbirenbaum/copilot.lua"
|
|
|
|
[crates]
|
|
fetch.github = "saecki/crates.nvim"
|
|
src.git = "https://github.com/saecki/crates.nvim"
|
|
|
|
[direnv]
|
|
fetch.github = "NotAShelf/direnv.nvim"
|
|
src.git = "https://github.com/NotAShelf/direnv.nvim"
|
|
|
|
[evergarden]
|
|
fetch.github = "comfysage/evergarden"
|
|
src.git = "https://github.com/comfysage/evergarden"
|
|
|
|
[fidget]
|
|
fetch.github = "j-hui/fidget.nvim"
|
|
src.git = "https://github.com/j-hui/fidget.nvim"
|
|
|
|
[freeze]
|
|
fetch.github = "charm-community/freeze.nvim"
|
|
src.git = "https://github.com/charm-community/freeze.nvim"
|
|
|
|
[harpoon]
|
|
fetch.github = "ThePrimeagen/harpoon"
|
|
src.git = "https://github.com/ThePrimeagen/harpoon"
|
|
src.branch = "harpoon2"
|
|
|
|
[img-clip-nvim]
|
|
fetch.github = "HakonHarnes/img-clip.nvim"
|
|
src.git = "https://github.com/HakonHarnes/img-clip.nvim"
|
|
|
|
[indent-blankline]
|
|
fetch.github = "lukas-reineke/indent-blankline.nvim"
|
|
src.git = "https://github.com/lukas-reineke/indent-blankline.nvim"
|
|
|
|
[lazydev]
|
|
fetch.github = "folke/lazydev.nvim"
|
|
src.git = "https://github.com/folke/lazydev.nvim"
|
|
|
|
[lsp-status]
|
|
fetch.github = "nvim-lua/lsp-status.nvim"
|
|
src.git = "https://github.com/nvim-lua/lsp-status.nvim"
|
|
|
|
[lspkind]
|
|
fetch.github = "onsails/lspkind.nvim"
|
|
src.git = "https://github.com/onsails/lspkind.nvim"
|
|
|
|
[ltex-extra]
|
|
fetch.github = "barreiroleo/ltex-extra.nvim"
|
|
src.git = "https://github.com/barreiroleo/ltex-extra.nvim"
|
|
|
|
[lualine]
|
|
fetch.github = "nvim-lualine/lualine.nvim"
|
|
src.git = "https://github.com/nvim-lualine/lualine.nvim"
|
|
|
|
[luasnip]
|
|
fetch.github = "L3MON4D3/LuaSnip"
|
|
src.git = "https://github.com/L3MON4D3/LuaSnip"
|
|
passthru.as = "luasnip"
|
|
|
|
[lz-n]
|
|
fetch.github = "nvim-neorocks/lz.n"
|
|
src.git = "https://github.com/nvim-neorocks/lz.n"
|
|
passthru.start = "true"
|
|
|
|
[markview]
|
|
fetch.github = "OXY2DEV/markview.nvim"
|
|
src.git = "https://github.com/OXY2DEV/markview.nvim"
|
|
|
|
[mini-surround]
|
|
fetch.github = "echasnovski/mini.surround"
|
|
src.git = "https://github.com/echasnovski/mini.surround"
|
|
|
|
[neovim-session-manager]
|
|
fetch.github = "Shatur/neovim-session-manager"
|
|
src.git = "https://github.com/Shatur/neovim-session-manager"
|
|
|
|
[none-ls]
|
|
fetch.github = "nvimtools/none-ls.nvim"
|
|
src.git = "https://github.com/nvimtools/none-ls.nvim"
|
|
|
|
[nvim-colorizer]
|
|
fetch.github = "nvchad/nvim-colorizer.lua"
|
|
src.git = "https://github.com/nvchad/nvim-colorizer.lua"
|
|
|
|
[nvim-lspconfig]
|
|
fetch.github = "neovim/nvim-lspconfig"
|
|
src.git = "https://github.com/neovim/nvim-lspconfig"
|
|
|
|
[nvim-navic]
|
|
fetch.github = "SmiteshP/nvim-navic"
|
|
src.git = "https://github.com/SmiteshP/nvim-navic"
|
|
|
|
[nvim-notify]
|
|
fetch.github = "rcarriga/nvim-notify"
|
|
src.git = "https://github.com/rcarriga/nvim-notify"
|
|
|
|
[nvim-tree]
|
|
fetch.github = "nvim-tree/nvim-tree.lua"
|
|
src.git = "https://github.com/nvim-tree/nvim-tree.lua"
|
|
|
|
[nvim-web-devicons]
|
|
fetch.github = "nvim-tree/nvim-web-devicons"
|
|
src.git = "https://github.com/nvim-tree/nvim-web-devicons"
|
|
|
|
[obsidian-nvim]
|
|
fetch.github = "obsidian-nvim/obsidian.nvim"
|
|
src.git = "https://github.com/obsidian-nvim/obsidian.nvim"
|
|
|
|
[plenary]
|
|
fetch.github = "nvim-lua/plenary.nvim"
|
|
src.git = "https://github.com/nvim-lua/plenary.nvim"
|
|
passthru.start = "true"
|
|
|
|
[py_lsp]
|
|
fetch.github = "hallerpatrick/py_lsp.nvim"
|
|
src.git = "https://github.com/hallerpatrick/py_lsp.nvim"
|
|
|
|
[quill-nvim]
|
|
fetch.github = "comfysage/quill.nvim"
|
|
src.git = "https://github.com/comfysage/quill.nvim"
|
|
|
|
[rainbow-delimiters]
|
|
fetch.github = "hiphish/rainbow-delimiters.nvim"
|
|
src.git = "https://github.com/hiphish/rainbow-delimiters.nvim"
|
|
|
|
[rustaceanvim]
|
|
fetch.github = "mrcjkb/rustaceanvim"
|
|
src.git = "https://github.com/mrcjkb/rustaceanvim"
|
|
|
|
[sayama-nvim]
|
|
fetch.github = "comfysage/sayama.nvim"
|
|
src.git = "https://github.com/comfysage/sayama.nvim"
|
|
|
|
[schemastore]
|
|
fetch.github = "b0o/schemastore.nvim"
|
|
src.git = "https://github.com/b0o/schemastore.nvim"
|
|
|
|
[snacks-nvim]
|
|
fetch.github = "folke/snacks.nvim"
|
|
src.git = "https://github.com/folke/snacks.nvim"
|
|
|
|
[telescope]
|
|
fetch.github = "nvim-telescope/telescope.nvim"
|
|
src.git = "https://github.com/nvim-telescope/telescope.nvim"
|
|
|
|
[telescope-project]
|
|
fetch.github = "nvim-telescope/telescope-project.nvim"
|
|
src.git = "https://github.com/nvim-telescope/telescope-project.nvim"
|
|
|
|
[telescope-ui-select]
|
|
fetch.github = "nvim-telescope/telescope-ui-select.nvim"
|
|
src.git = "https://github.com/nvim-telescope/telescope-ui-select.nvim"
|
|
|
|
[todo-comments]
|
|
fetch.github = "folke/todo-comments.nvim"
|
|
src.git = "https://github.com/folke/todo-comments.nvim"
|
|
|
|
[toggleterm]
|
|
fetch.github = "akinsho/toggleterm.nvim"
|
|
src.git = "https://github.com/akinsho/toggleterm.nvim"
|
|
|
|
[trouble]
|
|
fetch.github = "folke/trouble.nvim"
|
|
src.git = "https://github.com/folke/trouble.nvim"
|
|
|
|
[typescript-tools]
|
|
fetch.github = "pmizio/typescript-tools.nvim"
|
|
src.git = "https://github.com/pmizio/typescript-tools.nvim"
|
|
|
|
[undotree]
|
|
fetch.github = "mbbill/undotree"
|
|
src.git = "https://github.com/mbbill/undotree"
|
|
|
|
[vim-fugitive]
|
|
fetch.github = "tpope/vim-fugitive"
|
|
src.git = "https://github.com/tpope/vim-fugitive"
|
|
|
|
[wakatime]
|
|
fetch.github = "wakatime/vim-wakatime"
|
|
src.git = "https://github.com/wakatime/vim-wakatime"
|