Adding autocompletion
This commit is contained in:
@@ -20,6 +20,14 @@
|
||||
"rev": "44d1e90e1f66e077268191e3ee9d2ac97cc18e65",
|
||||
"src": "https://github.com/mason-org/mason.nvim"
|
||||
},
|
||||
"mini.completion": {
|
||||
"rev": "4f94cafdeef02bf3ef9997cd6862658801caa22c",
|
||||
"src": "https://github.com/nvim-mini/mini.completion"
|
||||
},
|
||||
"mini.icons": {
|
||||
"rev": "5b9076dae1bfbe47ba4a14bc8b967cde0ab5d77e",
|
||||
"src": "https://github.com/nvim-mini/mini.icons"
|
||||
},
|
||||
"mini.notify": {
|
||||
"rev": "e506fb6da26c0a31ee6b1d2eb99626cb147f28ca",
|
||||
"src": "https://github.com/nvim-mini/mini.notify"
|
||||
@@ -36,6 +44,10 @@
|
||||
"rev": "8521fe21df86e08d9e4b3c3f3a7d50e47954e1af",
|
||||
"src": "https://github.com/nvim-mini/mini.pick"
|
||||
},
|
||||
"mini.snippets": {
|
||||
"rev": "0d0b435e3f9563965f73703a6a6d17acb432a93c",
|
||||
"src": "https://github.com/nvim-mini/mini.snippets"
|
||||
},
|
||||
"nvim": {
|
||||
"rev": "384f304c8b04664c9e0091fbfb3923c5f97c1bcf",
|
||||
"src": "https://github.com/catppuccin/nvim"
|
||||
|
||||
Reference in New Issue
Block a user