Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ExactSymbols doesn't override icon set by ExtensionSymbols #456

Copy link
Copy link

Description

@Drewermerc
Issue body actions

Required Info

  • I have searched the issues for my issue and found nothing related and/or helpful
  • I have read or at least glanced at the FAQ
  • I have read or at least glanced at the Wiki
  • VimDevIcons is the last loaded vim plugin? yes
  • What version of vim are you using? VIM - Vi IMproved 9.0
    • hint: vim --version
  • What font are you using? Dank Mono patched with Nerd Fonts Patcher and Hack Nerd Font, but doesn't work on any
  • Are you using vim from the terminal or a GUI vim? I used in both, but doesn't work on any
  • Are you using Mac, Linux or Windows? Mac

Optional Info

I'm trying to change the icon of specific java file with ExactSymbols, but persists the icon set before by ExtensionSymbols.
When I use ExactSymbols for file that doesn't be java work well.

let g:WebDevIconsUnicodeDecorateFileNodesExtensionSymbols = {} " needed
let g:WebDevIconsUnicodeDecorateFileNodesExtensionSymbols['java'] = ''

let g:WebDevIconsUnicodeDecorateFileNodesExactSymbols = {} " needed
let g:WebDevIconsUnicodeDecorateFileNodesExactSymbols['test.java'] = '󰰥'

GUI Vim

image

Terminal Vim

image

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.