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

Icons: allow setting a string as file icon #71

Merged
merged 1 commit into from Aug 2, 2020
Merged

Icons: allow setting a string as file icon #71

merged 1 commit into from Aug 2, 2020

Conversation

stsewd
Copy link
Contributor

@stsewd stsewd commented Aug 2, 2020

let g:lua_tree_icons = {
      \ 'default': '  ',
      \}

Closes #45

@kyazdani42 kyazdani42 merged commit 4c073c9 into nvim-tree:master Aug 2, 2020
@stsewd stsewd deleted the allow-align-icons branch August 2, 2020 16:52
@kristijanhusak
Copy link
Contributor

I'm not sure if it was caused by this PR, but "special" filenames now have a default icon (which is fine), but it looks like it's missing a space after:

screenshot

Almo7aya pushed a commit to Almo7aya/nvim-tree.lua that referenced this pull request Oct 11, 2022
Icons: allow setting a string as file icon
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.

Is there a way to align files to dirs when not using nvim-web-devicons?
3 participants