davidosomething/dotfiles

nvim - fundo

davidosomething opened this issue · 1 comments

https://github.com/kevinhwang91/nvim-fundo

  -- Add external modifications as new state in undofile
  --[[ {
    'kevinhwang91/nvim-fundo',
    event = 'BufReadPost',
    dependencies = {
      'kevinhwang91/promise-async',
    },
    build = function() require('fundo').install() end,
    config = function()
      require('fundo').setup()
    end
  },]]


too much security risk