add some lualine separator options

pull/424/head
vladstojna 2 years ago committed by vladstojna
parent 0a7631595f
commit eb34e6276b

@ -1,6 +1,8 @@
require('lualine').setup {
options = {
theme = 'tokyonight',
component_separators = { left = '', right = '' },
section_separators = { left = '', right = '' },
},
extensions = {
'toggleterm',

Loading…
Cancel
Save