add comment plugin
This commit is contained in:
parent
f469af2e5d
commit
a2066fc6d5
1 changed files with 3 additions and 0 deletions
|
|
@ -57,5 +57,8 @@
|
||||||
|
|
||||||
# git integration
|
# git integration
|
||||||
gitsigns.enable = true;
|
gitsigns.enable = true;
|
||||||
|
|
||||||
|
# commenting related plugin
|
||||||
|
comment.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue