added a load of nonsense and fixed the flake
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"plugins": {
|
||||
"autosave": {
|
||||
"rev": "9aabcb8396224dcbf8d51c0c1d620d88a46e89d7",
|
||||
"src": "https://github.com/okuuva/auto-save.nvim"
|
||||
},
|
||||
"blink": {
|
||||
"rev": "456d38d1cd3743926f329204c2340f3e7840aad6",
|
||||
"src": "https://github.com/saghen/blink.cmp"
|
||||
@@ -16,6 +20,18 @@
|
||||
"rev": "c72328a5494b4502947a022fe69c0c47e53b6aa6",
|
||||
"src": "https://github.com/nvim-tree/nvim-web-devicons"
|
||||
},
|
||||
"flash": {
|
||||
"rev": "fcea7ff883235d9024dc41e638f164a450c14ca2",
|
||||
"src": "https://github.com/folke/flash.nvim"
|
||||
},
|
||||
"lazydev": {
|
||||
"rev": "ff2cbcba459b637ec3fd165a2be59b7bbaeedf0d",
|
||||
"src": "https://github.com/folke/lazydev.nvim"
|
||||
},
|
||||
"lint": {
|
||||
"rev": "eab58b48eb11d7745c11c505e0f3057165902461",
|
||||
"src": "https://github.com/mfussenegger/nvim-lint"
|
||||
},
|
||||
"lspconfig": {
|
||||
"rev": "c588db330592fa477a70d2fee6ba20a57194bdc3",
|
||||
"src": "https://github.com/neovim/nvim-lspconfig"
|
||||
@@ -56,9 +72,21 @@
|
||||
"rev": "74b06c6c75e4eeb3108ec01852001636d85a932b",
|
||||
"src": "https://github.com/nvim-lua/plenary.nvim"
|
||||
},
|
||||
"remember": {
|
||||
"rev": "85aff6dc0a5adab088ef6b9210585ded31c32c7b",
|
||||
"src": "https://github.com/vladdoster/remember.nvim"
|
||||
},
|
||||
"scrolleof": {
|
||||
"rev": "e462b9a07b8166c3e8011f1dcbc6bf68b67cd8d7",
|
||||
"src": "https://github.com/Aasim-A/scrollEOF.nvim"
|
||||
},
|
||||
"treesitter": {
|
||||
"rev": "4916d6592ede8c07973490d9322f187e07dfefac",
|
||||
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
|
||||
},
|
||||
"vimade": {
|
||||
"rev": "9b2eacd9c97c0bb547f6f3a27e8b5b7a70ad4d03",
|
||||
"src": "https://github.com/tadaa/vimade"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user