LunarVim / Neovim-from-scratch

📚 A Neovim config designed from scratch to be understandable
https://www.chrisatmachine.com/
GNU General Public License v3.0
5.31k stars 1.17k forks source link

fix: uncomment gitsigns.lua and update pinned version #242

Closed gnmearacaun closed 1 year ago

gnmearacaun commented 1 year ago

uncommented the gitsigns file and updated the plugin. Fixed typos

gnmearacaun commented 1 year ago

commits are a mess, had forgotten to fetch and merge etc etc before committing. Prob should have squashed into one commit.

gnmearacaun commented 1 year ago

also fixes #240 #236 and #232