[neovim] added gitsigns plugin

This commit is contained in:
Simon Cornet 2024-04-07 00:42:24 +02:00
parent fb158f7d41
commit 2e2b841d6c

View File

@ -81,6 +81,11 @@
# yank
plugin = tmuxPlugins.yank;
} {
# tmuxifier
plugin = tmuxifier;
}
];
};