Skip to content

BufferLine configurations are not being applied - help required #59

@Suhas-Kalagotla

Description

@Suhas-Kalagotla

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions