Remove config
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
require("bufferline").setup {
|
require("bufferline").setup {
|
||||||
options = {
|
options = {
|
||||||
offsets = {{ filetype = "NvimTree", text = "", padding = 1 }},
|
offsets = {{ filetype = "NvimTree", text = "File Explorer" }},
|
||||||
tab_size = 20,
|
tab_size = 20,
|
||||||
separator_style = "thin"
|
separator_style = "thin"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
vim.g.tokyonight_style = "night"
|
|
||||||
vim.cmd[[colorscheme tokyonight]]
|
|
||||||
Reference in New Issue
Block a user