cleanup trailing line
This commit is contained in:
@@ -19,8 +19,7 @@ let s:p.tabline.middle = [ [ "$inactive_fg", "$inactive_bg" ] ]
|
||||
let s:p.tabline.right = [ [ "$tabline_right_fg", "$tabline_right_bg" ] ]
|
||||
let s:p.tabline.tabsel = [ [ "$tabsel_fg", "$tabsel_bg", "bold" ] ]
|
||||
|
||||
let g:lightline#colorscheme#$name#palette = lightline#colorscheme#fill(s:p)
|
||||
]]
|
||||
let g:lightline#colorscheme#$name#palette = lightline#colorscheme#fill(s:p)]]
|
||||
|
||||
local helpers = require "shipwright.transform.helpers"
|
||||
|
||||
|
||||
@@ -30,8 +30,7 @@ return {
|
||||
b = { bg = inactive_bg, fg = inactive_fg },
|
||||
c = { bg = inactive_bg, fg = inactive_fg },
|
||||
},
|
||||
}
|
||||
]]
|
||||
}]]
|
||||
|
||||
local helpers = require "shipwright.transform.helpers"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user