mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-28 03:20:08 +02:00
plugins/hmts: move source file and test from 'utils' to 'languages/treesitter'
This commit is contained in:
parent
6b0f03e4a1
commit
889144c0b1
3 changed files with 1 additions and 1 deletions
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.hmts.enable = true;
|
||||
};
|
||||
|
||||
example = {
|
||||
plugins.hmts = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue