1
0
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.

2 changed files with 1 additions and 5 deletions

View File

@ -5,10 +5,7 @@ require("bufferline").setup({
right_mouse_command = nil, right_mouse_command = nil,
left_mouse_command = "buffer %d", left_mouse_command = "buffer %d",
middle_mouse_command = nil, middle_mouse_command = nil,
indicator = { indicator_icon = "",
icon = '', -- this should be omitted if indicator style is not 'icon'
style = 'icon',
},
buffer_close_icon = "", buffer_close_icon = "",
modified_icon = "", modified_icon = "",
close_icon = "", close_icon = "",

View File

@ -430,4 +430,3 @@ metatable
open3d open3d
pyntcloud pyntcloud
param param
reddit