mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Compare commits
No commits in common. "dff469ddc4218e1e5b3e2bc6f8498d0a890edf16" and "e57e747b26b7e26e161c9c61c32ddf124e74ff44" have entirely different histories.
dff469ddc4
...
e57e747b26
@ -5,10 +5,7 @@ require("bufferline").setup({
|
||||
right_mouse_command = nil,
|
||||
left_mouse_command = "buffer %d",
|
||||
middle_mouse_command = nil,
|
||||
indicator = {
|
||||
icon = '▎', -- this should be omitted if indicator style is not 'icon'
|
||||
style = 'icon',
|
||||
},
|
||||
indicator_icon = "▎",
|
||||
buffer_close_icon = "",
|
||||
modified_icon = "●",
|
||||
close_icon = "",
|
||||
|
||||
@ -430,4 +430,3 @@ metatable
|
||||
open3d
|
||||
pyntcloud
|
||||
param
|
||||
reddit
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user