SmiteshP / nvim-navbuddy

A simple popup display that provides breadcrumbs feature using LSP server
Apache License 2.0
770 stars 30 forks source link

Set Buffer Filetype #17

Closed JamesDevlin5 closed 1 year ago

JamesDevlin5 commented 1 year ago

Would you consider setting the filetype to navbuddy or something on open? I'm looking at adding an extension to lualine and it's triggered by filetype

SmiteshP commented 1 year ago

What sould filetype of Navbuddy even be? 🤔 Just txt should be okay I guess?

SmiteshP commented 1 year ago

Oh I just saw this in telescope.nvim, figured out plugins can have their own filetype too. Will add one for navbuddy too!

JamesDevlin5 commented 1 year ago

Yeah, pretty much just triggers an autocommand for Filetype

SmiteshP commented 1 year ago

Should be available right now. filetype=Navbuddy