Skip to content

Commit

Permalink
fix(nvim): gitsign warning msg
Browse files Browse the repository at this point in the history
  • Loading branch information
skyuplam committed Apr 2, 2024
1 parent e4dfaa5 commit 1718fa2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion users/terrencelam/config/nvim/lua/tl/plugins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,6 @@ return require('lazy').setup({
-- Options passed to nvim_open_win
border = tl.style.current.border,
},
yadm = { enable = false },
})
end,
dependencies = { 'nvim-lua/plenary.nvim' },
Expand Down

0 comments on commit 1718fa2

Please sign in to comment.