commented out bufferline
This commit is contained in:
@ -26,8 +26,6 @@ vim.g.netrw_banner = 0
|
||||
|
||||
vim.opt.lazyredraw = true
|
||||
|
||||
-- vim.cmd("set showtabline=1")
|
||||
|
||||
vim.api.nvim_create_autocmd("FileType", {
|
||||
pattern = "cs",
|
||||
command = "setlocal shiftwidth=4 tabstop=4"
|
||||
|
||||
Reference in New Issue
Block a user