powerline, fonts
This commit is contained in:
parent
38a8bca89c
commit
d8585b25bd
7 changed files with 10 additions and 22 deletions
|
@ -28,8 +28,7 @@ if require('packer_init').init(plugins) then return end
|
|||
require('lualine').setup{
|
||||
options = {
|
||||
icons_enabled = false,
|
||||
component_separators = { left = '\u{2022}', right = '\u{2022}' },
|
||||
section_separators = { left = '\u{e0bc}', right = '\u{e0be}' }
|
||||
component_separators = { left = '\u{2022}', right = '\u{2022}' }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue