Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BufferLine configurations are not being applied - help required #59

Open
Suhas-Kalagotla opened this issue Jun 3, 2024 · 0 comments
Open

Comments

@Suhas-Kalagotla
Copy link

here is my nvim configurations

I am trying to apply this settings

  let g:bufferline_active_buffer_left = '['
  let g:bufferline_active_buffer_right = ']'

but I have to source the bufferline.vim file everytime for the changes

tried to source manually by adding the following line in packer.lua but didn't work

vim.cmd('source ~/dotfiles/nvim/after/plugin/bufferline.vim')

please help me in fixing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant