mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-26 13:07:45 +01:00
nvim: added spaces for icons where needed
This commit is contained in:
parent
b07a8c481c
commit
de5f6fbb12
@ -66,19 +66,19 @@ Git_signs = {
|
||||
|
||||
Lazy_signs = {
|
||||
cmd = " ",
|
||||
config = "",
|
||||
event = "",
|
||||
config = " ",
|
||||
event = " ",
|
||||
ft = " ",
|
||||
init = " ",
|
||||
import = " ",
|
||||
keys = " ",
|
||||
lazy = " ",
|
||||
loaded = " ",
|
||||
not_loaded = "",
|
||||
not_loaded = " ",
|
||||
plugin = " ",
|
||||
runtime = " ",
|
||||
source = " ",
|
||||
start = "",
|
||||
start = " ",
|
||||
task = " ",
|
||||
list = {
|
||||
"●",
|
||||
|
Loading…
x
Reference in New Issue
Block a user