feat: add emmet.nvim and ts-autotag
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
|
||||
./codesnap.nix
|
||||
./emmet.nix
|
||||
./rustaceanvim.nix
|
||||
./telescope.nix
|
||||
./toggleterm.nix
|
||||
@@ -24,6 +24,7 @@
|
||||
quickmath.enable = true;
|
||||
render-markdown.enable = true;
|
||||
treesj.enable = true;
|
||||
ts-autotag.enable = true;
|
||||
visual-multi.enable = true;
|
||||
web-devicons.enable = true;
|
||||
yazi.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user