mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-01-02 07:40:07 +01:00
git/gitlinker-nvim: remove duplicate package entry
This commit is contained in:
parent
920f3c9670
commit
f516cb43ce
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
|||
in {
|
||||
config = mkIf cfg.enable {
|
||||
vim = {
|
||||
startPlugins = ["gitlinker-nvim"];
|
||||
lazy.plugins = {
|
||||
"gitlinker-nvim" = {
|
||||
package = "gitlinker-nvim";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue