5 lines
60 B
Nix
5 lines
60 B
Nix
{
|
|
vim.comments = {
|
|
comment-nvim.enable = true;
|
|
};
|
|
}
|
{
|
|
vim.comments = {
|
|
comment-nvim.enable = true;
|
|
};
|
|
}
|