My neovim config
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 114 lines 3.9 kB view raw
1{ 2 "plugins": { 3 "Comment.nvim": { 4 "rev": "e30b7f2008e52442154b66f7c519bfd2f1e32acb", 5 "src": "https://github.com/numToStr/Comment.nvim" 6 }, 7 "blink.cmp": { 8 "rev": "4b18c32adef2898f95cdef6192cbd5796c1a332d", 9 "src": "https://github.com/saghen/blink.cmp", 10 "version": "'v1.9.1'" 11 }, 12 "conform.nvim": { 13 "rev": "086a40dc7ed8242c03be9f47fbcee68699cc2395", 14 "src": "https://github.com/stevearc/conform.nvim" 15 }, 16 "everforest": { 17 "rev": "b03a03148c8b34c24c96960b93da9c8883d11f54", 18 "src": "https://github.com/sainnhe/everforest" 19 }, 20 "fidget.nvim": { 21 "rev": "7fa433a83118a70fe24c1ce88d5f0bd3453c0970", 22 "src": "https://github.com/j-hui/fidget.nvim" 23 }, 24 "friendly-snippets": { 25 "rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9", 26 "src": "https://github.com/rafamadriz/friendly-snippets" 27 }, 28 "gitsigns.nvim": { 29 "rev": "50c205548d8b037b7ff6378fca6d21146f0b6161", 30 "src": "https://github.com/lewis6991/gitsigns.nvim" 31 }, 32 "gruvbox-material": { 33 "rev": "790afe9dd085aa04eccd1da3626c5fa05c620e53", 34 "src": "https://github.com/sainnhe/gruvbox-material" 35 }, 36 "gruvbox.nvim": { 37 "rev": "334d5fd49fc8033f26408425366c66c6390c57bb", 38 "src": "https://github.com/ellisonleao/gruvbox.nvim" 39 }, 40 "hop.nvim": { 41 "rev": "707049feaca9ae65abb3696eff9aefc7879e66aa", 42 "src": "https://github.com/smoka7/hop.nvim" 43 }, 44 "mason-lspconfig.nvim": { 45 "rev": "037398b9ce4a53ba48d5f94765c641a1fd16d906", 46 "src": "https://github.com/mason-org/mason-lspconfig.nvim.git" 47 }, 48 "mason.nvim": { 49 "rev": "44d1e90e1f66e077268191e3ee9d2ac97cc18e65", 50 "src": "https://github.com/mason-org/mason.nvim.git" 51 }, 52 "mini.icons": { 53 "rev": "5b9076dae1bfbe47ba4a14bc8b967cde0ab5d77e", 54 "src": "https://github.com/nvim-mini/mini.icons" 55 }, 56 "mini.pick": { 57 "rev": "fe079c2bd894a5ee70b62f23d819620ef40c4949", 58 "src": "https://github.com/nvim-mini/mini.pick" 59 }, 60 "nvim-autopairs": { 61 "rev": "59bce2eef357189c3305e25bc6dd2d138c1683f5", 62 "src": "https://github.com/windwp/nvim-autopairs" 63 }, 64 "nvim-emmet": { 65 "rev": "cde4fb2968704aae5c18b7f8a9bc2508767bb78d", 66 "src": "https://github.com/olrtg/nvim-emmet" 67 }, 68 "nvim-lspconfig": { 69 "rev": "16812abf0e8d8175155f26143a8504e8253e92b0", 70 "src": "https://github.com/neovim/nvim-lspconfig.git" 71 }, 72 "nvim-treesitter": { 73 "rev": "cf12346a3414fa1b06af75c79faebe7f76df080a", 74 "src": "https://github.com/nvim-treesitter/nvim-treesitter", 75 "version": "'main'" 76 }, 77 "nvim-vtsls": { 78 "rev": "0b5f73c9e50ce95842ea07bb3f05c7d66d87d14a", 79 "src": "https://github.com/yioneko/nvim-vtsls" 80 }, 81 "oil.nvim": { 82 "rev": "0fcc83805ad11cf714a949c98c605ed717e0b83e", 83 "src": "https://github.com/stevearc/oil.nvim" 84 }, 85 "osmium": { 86 "rev": "ac55489a2d86c8cadf87fc062f10992b3ed286eb", 87 "src": "https://github.com/IroncladDev/osmium" 88 }, 89 "plenary.nvim": { 90 "rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509", 91 "src": "https://github.com/nvim-lua/plenary.nvim" 92 }, 93 "teide.nvim": { 94 "rev": "95041d1d78e786bd88be64bca3e1771f7b6236df", 95 "src": "https://github.com/serhez/teide.nvim" 96 }, 97 "todo-comments.nvim": { 98 "rev": "31e3c38ce9b29781e4422fc0322eb0a21f4e8668", 99 "src": "https://github.com/folke/todo-comments.nvim" 100 }, 101 "trouble.nvim": { 102 "rev": "bd67efe408d4816e25e8491cc5ad4088e708a69a", 103 "src": "https://github.com/folke/trouble.nvim" 104 }, 105 "typescript-tools.nvim": { 106 "rev": "c2f5910074103705661e9651aa841e0d7eea9932", 107 "src": "https://github.com/pmizio/typescript-tools.nvim" 108 }, 109 "vague.nvim": { 110 "rev": "8c4643f8a5106dbc492918f86ff6b5c81111ce9a", 111 "src": "https://github.com/vague-theme/vague.nvim" 112 } 113 } 114}