Skip to content

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