Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add symbol for byte order marker (utf-8) #199

Merged
merged 1 commit into from
Apr 30, 2017

Conversation

Snaptags
Copy link

Requirements (please check off with 'x')

What does this Pull Request (PR) do?

Add the possibility to define a symbol to be displayed IF an utf-8 file contains a byte order marker (BOM)

How should this be manually tested?

  • add
    let g:WebDevIconsUnicodeByteOrderMarkerDefaultSymbol = 'X'
    to your vimrc

  • open any utf-8 file. If it has a bom, the X will show. If not:
    :set bomb

Any background context you can provide?

What are the relevant tickets (if any)?

Screenshots (if appropriate or helpful)

byteordermarker
The symbol used here is  /uE287

@ryanoasis
Copy link
Owner

@Snaptags Hey thanks for this! I will try to get to it this weekend (maybe)

@ryanoasis ryanoasis added this to the v0.9.0 milestone Mar 30, 2017
@ryanoasis ryanoasis merged commit 86b4eb0 into ryanoasis:master Apr 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants