summary refs log tree commit diff
path: root/.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim')
-rw-r--r--.vim/lua/plugins.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vim/lua/plugins.lua b/.vim/lua/plugins.lua
index f1cb6b0..7682613 100644
--- a/.vim/lua/plugins.lua
+++ b/.vim/lua/plugins.lua
@@ -1168,7 +1168,7 @@ require('packer').startup({function()
       wk_register { ['<leader>a'] = {'alpha'} }
     end} -- }}}
 
-  use {'ruifm/gitlinker.nvim', -- {{{
+  use {'ruifm/gitlinker.nvim', module = {'gitlinker'}, -- {{{
     requires = {'nvim-lua/plenary.nvim'},
     config = function()
       require('gitlinker').setup {