rm : unused function in bufferline config

pull/518/head
siduck76 3 years ago
parent cd9b2c4810
commit bd1319895d

@ -5,9 +5,6 @@ if not present then
return
end
-- function executed for top right close button in bufferline
vim.cmd "function! NvChad_bufferline_quitvim(a,b,c,d) \n qa \n endfunction"
bufferline.setup {
options = {
offsets = { { filetype = "NvimTree", text = "", padding = 1 } },

Loading…
Cancel
Save