mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
update which-key config
This commit is contained in:
parent
c6a603d5f2
commit
2f8cb8c53a
4 changed files with 40 additions and 35 deletions
|
|
@ -6,6 +6,8 @@ return {
|
|||
modified = '',
|
||||
pinned = '',
|
||||
separator = '│',
|
||||
edit = '',
|
||||
buffer = '',
|
||||
fold = {
|
||||
open = '',
|
||||
close = '',
|
||||
|
|
@ -86,6 +88,8 @@ return {
|
|||
Property = "",
|
||||
Unit = "",
|
||||
Value = "",
|
||||
Number = "",
|
||||
NumberHex = "",
|
||||
Enum = "",
|
||||
Keyword = "",
|
||||
Snippet = "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue