remove nvim submodule
This commit is contained in:
parent
449438fbcb
commit
d6434a73fd
6 changed files with 1727 additions and 1 deletions
72
.config/nvim/nvim-pack-lock.json
Normal file
72
.config/nvim/nvim-pack-lock.json
Normal file
|
|
@ -0,0 +1,72 @@
|
|||
{
|
||||
"plugins": {
|
||||
"mason-lspconfig.nvim": {
|
||||
"rev": "80c0130c5f16b551865a69e832f1feadeedb5fbe",
|
||||
"src": "https://github.com/mason-org/mason-lspconfig.nvim"
|
||||
},
|
||||
"mason-tool-installer.nvim": {
|
||||
"rev": "517ef5994ef9d6b738322664d5fdd948f0fdeb46",
|
||||
"src": "https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim"
|
||||
},
|
||||
"mason.nvim": {
|
||||
"rev": "44d1e90e1f66e077268191e3ee9d2ac97cc18e65",
|
||||
"src": "https://github.com/mason-org/mason.nvim"
|
||||
},
|
||||
"mini-git": {
|
||||
"rev": "df3881fec1d2fd7f8b9334821861de511e71f69e",
|
||||
"src": "https://github.com/nvim-mini/mini-git"
|
||||
},
|
||||
"mini.animate": {
|
||||
"rev": "0365de8b69331c25d0d0d7573407a7dc7719e578",
|
||||
"src": "https://github.com/nvim-mini/mini.animate"
|
||||
},
|
||||
"mini.clue": {
|
||||
"rev": "e2f0c1eb3ce652e34b1e9a9c504a780acf3bd4e3",
|
||||
"src": "https://github.com/nvim-mini/mini.clue"
|
||||
},
|
||||
"mini.completion": {
|
||||
"rev": "4d451f82f193f6751719935a63d16ccb79a76e0b",
|
||||
"src": "https://github.com/nvim-mini/mini.completion"
|
||||
},
|
||||
"mini.diff": {
|
||||
"rev": "6010e588e9ed14724880f244d7fa3df8f0be3f46",
|
||||
"src": "https://github.com/nvim-mini/mini.diff"
|
||||
},
|
||||
"mini.hipatterns": {
|
||||
"rev": "add8d8abad602787377ec5d81f6b248605828e0f",
|
||||
"src": "https://github.com/nvim-mini/mini.hipatterns"
|
||||
},
|
||||
"mini.icons": {
|
||||
"rev": "efc85e42262cd0c9e1fdbf806c25cb0be6de115c",
|
||||
"src": "https://github.com/nvim-mini/mini.icons"
|
||||
},
|
||||
"mini.notify": {
|
||||
"rev": "29ec27f60bf4b63e447c851d9061c434d80795a6",
|
||||
"src": "https://github.com/nvim-mini/mini.notify"
|
||||
},
|
||||
"mini.snippets": {
|
||||
"rev": "b4065ca6b33e4df2897672d3bb760cfc93f4390a",
|
||||
"src": "https://github.com/nvim-mini/mini.snippets"
|
||||
},
|
||||
"mini.statusline": {
|
||||
"rev": "3e96596ebe51b899874d8174409cdc4f3c749d9a",
|
||||
"src": "https://github.com/nvim-mini/mini.statusline"
|
||||
},
|
||||
"mini.tabline": {
|
||||
"rev": "caf23615b9b99bacc79ecd60f61c4e6a8ec18c84",
|
||||
"src": "https://github.com/nvim-mini/mini.tabline"
|
||||
},
|
||||
"nvim-lspconfig": {
|
||||
"rev": "92ee7d42320edfbb81f3cad851314ab197fa324a",
|
||||
"src": "https://github.com/neovim/nvim-lspconfig"
|
||||
},
|
||||
"nvim-treesitter": {
|
||||
"rev": "5a7e5638e7d220575b1c22c8a2e099b52231886e",
|
||||
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
|
||||
},
|
||||
"tree-sitter-latex": {
|
||||
"rev": "7e0ecdc02926c7b9b2e0c76003d4fe7b0944f957",
|
||||
"src": "https://github.com/latex-lsp/tree-sitter-latex"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue