Skip to content

Commit

Permalink
treesitter: use intend information
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Jul 4, 2024
1 parent b1a2a23 commit e0dec85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/treesitter.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"systemverilog"
"verilog"
];
indent = true;
};

# Enable automatically closing and renaming HTML tags
Expand Down

0 comments on commit e0dec85

Please sign in to comment.