update
This commit is contained in:
parent
0b3927af20
commit
14bb82e63f
@ -6,7 +6,6 @@
|
|||||||
../../modules/home-manager/wezterm
|
../../modules/home-manager/wezterm
|
||||||
../../modules/home-manager/zsh
|
../../modules/home-manager/zsh
|
||||||
../../modules/home-manager/tmux
|
../../modules/home-manager/tmux
|
||||||
../../modules/home-manager/taskwarrior
|
|
||||||
../../modules/home-manager/zoxide
|
../../modules/home-manager/zoxide
|
||||||
../../modules/home-manager/eza
|
../../modules/home-manager/eza
|
||||||
../../modules/home-manager/bat
|
../../modules/home-manager/bat
|
||||||
@ -50,6 +49,8 @@
|
|||||||
wireguard-tools
|
wireguard-tools
|
||||||
kompose
|
kompose
|
||||||
inetutils
|
inetutils
|
||||||
|
taskwarrior3
|
||||||
|
taskwarrior-tui
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
@ -97,5 +97,7 @@ return {
|
|||||||
root_dir = lsp.util.root_pattern('tailwind.config.js', 'tailwind.config.cjs', 'tailwind.config.mjs', 'tailwind.config.ts')
|
root_dir = lsp.util.root_pattern('tailwind.config.js', 'tailwind.config.cjs', 'tailwind.config.mjs', 'tailwind.config.ts')
|
||||||
})
|
})
|
||||||
|
|
||||||
|
-- go
|
||||||
|
lsp.gopls.setup({})
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user