utilyre / barbecue.nvim

Visual Studio Code inspired breadcrumbs plugin for the Neovim editor
MIT License
776 stars 31 forks source link

Update README.md #60

Closed TheJoeSchr closed 1 year ago

TheJoeSchr commented 1 year ago

Simplify lazy setup. According to their docs, it can be used like in this example:

-- the above could also be written as:
  {
    "nvim-neorg/neorg",
    ft = "norg",
    config = true, -- run require("neorg").setup()
  }, 
utilyre commented 1 year ago

Why have you turned the README into a binary file? :thinking:

TheJoeSchr commented 1 year ago

Ha, I was wondering the same thing about you. Might be a messup with my firenvim setup I was messing around with. Definitely don't merge this then. But to you get the gist about simplify Lazy setup by using config = true? then just close this PR

On Wed, Feb 1, 2023 at 10:22 PM Amirabbas Fazelinia < @.***> wrote:

Why have you turned the README into a binary file? 🤔

— Reply to this email directly, view it on GitHub https://github.com/utilyre/barbecue.nvim/pull/60#issuecomment-1412743343, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB6WSHRQBNMLVDE2WIKBNHDWVLHZPANCNFSM6AAAAAAUM4ZUNA . You are receiving this because you authored the thread.Message ID: @.***>