fixed accidental inclusion of the word docker

This commit is contained in:
Togglebit 2024-03-18 18:12:15 +01:00
parent 77e2557152
commit 0a8704e3a9
1 changed files with 1 additions and 2 deletions

View File

@ -786,8 +786,7 @@ require('lazy').setup({
-- ... and there is more!
-- Check out: https://github.com/echasnovski/mini.nvim
end,
},docker
},
{ -- Highlight, edit, and navigate code
'nvim-treesitter/nvim-treesitter',
build = ':TSUpdate',