mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-26 15:06:45 +00:00
comment: remove redundant plugin
This commit is contained in:
parent
e57ef1db64
commit
af9f09762a
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
|||
inherit (self.options.vim.comments.comment-nvim) mappings;
|
||||
in {
|
||||
config = mkIf cfg.enable {
|
||||
vim.startPlugins = ["comment-nvim"];
|
||||
|
||||
vim.lazy.plugins.comment-nvim = {
|
||||
package = "comment-nvim";
|
||||
setupModule = "Comment";
|
||||
|
|
Loading…
Reference in a new issue