update
This commit is contained in:
@@ -68,6 +68,8 @@ vim.cmd([[colorscheme gruvbox]])
|
||||
vim.opt.termguicolors = true
|
||||
require("bufferline").setup {
|
||||
options = {
|
||||
sort_by = 'insert_after_current',
|
||||
numbers = 'ordinal',
|
||||
-- 左侧让出 nvim-tree 的位置
|
||||
diagnostics = "nvim_lsp";
|
||||
offsets = { {
|
||||
|
||||
Reference in New Issue
Block a user