Skip to content

Commit

Permalink
Fix wrong Vue symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdalisue committed Aug 20, 2020
1 parent 7aa90ec commit 9b9fb7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoload/glyph_palette/defaults.vim
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
" Use glyph_palette#tools#print_palette(palette) function to modify the following variable
let g:glyph_palette#defaults#palette = {
\ 'GlyphPalette1': ['๎œท', '๎ž‘', '๎œป', '๎žฏ', '๎œ‚', '๏‡“', '๏‡’', '๎—ป', '๎—บ', '๎œž', '๎˜›', '๎‘', '๎žถ', '๏‡„', '๎œ‘', '๏…น', '๏Œ‚', '๎ฝ', '๏Œ–', '๏ŒŒ', '๏Œ•', '๎ญ', '๎ง', '๎“', '๏‡', '๏‘', '๏‡‡'],
\ 'GlyphPalette2': ['๎˜€', '๎˜œ', '๎˜ซ', '๎Ÿ…', '๎จ', '๎ช', '๓ฟต‚', '๏‡ƒ', '๎œ˜', '๏Œ”', '๎œŽ', '๏…ป', '๎˜ข'],
\ 'GlyphPalette2': ['๎˜€', '๎˜œ', '๎˜ซ', '๎Ÿ…', '๎จ', '๎ช', '๏ต‚', '๏‡ƒ', '๎œ˜', '๏Œ”', '๎œŽ', '๏…ป', '๎˜ข'],
\ 'GlyphPalette3': ['ฮป', '๎˜†', '๎ˆต', '๎œผ', '๎˜‰', '๎œพ', '๏’Š', '๎˜‹', '๎˜Œ', '๎Ž', '๎', '๎˜Ž', '๎œถ', '๏„ป', '๎˜™', '๎˜Ÿ', '๎˜ง', '๎œค', '๎˜ฆ', '๎…', '๎žจ', '๎žด', '๏€…', '๎˜ฃ', '๏†‡', '๏‡†', '๎œฑ', '๎œ’', '๏…ผ', '๏Œ›', '๏Œœ', '๎žญ', '๎Œ', '๎˜‘', '๎ฃ', '๎˜'],
\ 'GlyphPalette4': ['๎˜”', '๎‰', '๎Š', '๏„ผ', '๎˜', '๎˜ž', '๎˜จ', '๎œ†', '๏‡€', '๏‘ฒ', '๎Ÿ„', '๎ฎ', '๎œ„', '๎ฉ', '๎žง', '๎žธ', '๏‡‚', '๎ณ', '๏ŒŠ', '๏Œ‹', '๎žบ', '๎žž', '๏„ฒ', '๏‡ˆ'],
\ 'GlyphPalette6': ['๎˜', '๏‡…', '๎', '๎”', '๎˜ช', '๎œ', '๏…บ', '๏Œƒ', '๏Œ„', '๎œ‡', '๎ข', '๎žฐ', '๏Œˆ', '๎˜ฎ'],
Expand Down

0 comments on commit 9b9fb7a

Please sign in to comment.