Disable nerdfont.vim autofix, because it's not needed
This commit is contained in:
parent
35eb1cfb17
commit
cdb134435f
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ enddef
|
|||
|
||||
def ConfigurePlugins(): void
|
||||
g:battery#component_format = '%s %v%%'
|
||||
g:nerdfont#autofix_cellwidths = 0
|
||||
g:crystalline_theme = 'gruvbox8'
|
||||
enddef
|
||||
|
||||
|
|
Loading…
Reference in a new issue