feat: extras.lang.git
This commit is contained in:
parent
b4707c10cf
commit
46b2b2d7c4
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
@ -54,6 +54,7 @@ require('nixCatsUtils.lazyCat').setup(nixCats.pawsible { 'allPlugins', 'start',
|
|||
{ import = 'lazyvim.plugins.extras.formatting.prettier' },
|
||||
|
||||
{ import = 'lazyvim.plugins.extras.lang.docker' },
|
||||
{ import = 'lazyvim.plugins.extras.lang.git' },
|
||||
{ import = 'lazyvim.plugins.extras.lang.nix' },
|
||||
|
||||
-- These need to be after extras to prevent extras from overwriting them.
|
||||
|
|
Loading…
Reference in a new issue