diff options
Diffstat (limited to 'plugin/00-plugin.lua')
| -rw-r--r-- | plugin/00-plugin.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/00-plugin.lua b/plugin/00-plugin.lua index ac34066..6812ced 100644 --- a/plugin/00-plugin.lua +++ b/plugin/00-plugin.lua @@ -5,9 +5,9 @@ require() them. ]] vim.pack.add({ - "https://github.com/airblade/vim-gitgutter", "https://github.com/ibhagwan/fzf-lua", "https://github.com/jbyuki/one-small-step-for-vimkind", + "https://github.com/lewis6991/gitsigns.nvim", "https://github.com/maxmx03/solarized.nvim", "https://github.com/MeanderingProgrammer/render-markdown.nvim", "https://github.com/mfussenegger/nvim-dap", |
