--- Ensure plugin is avaiable local ok, gitsigns = pcall(require, 'gitsigns') if not ok then return end --- Load plugin gitsigns.setup()