Git Product home page Git Product logo

nvim-nonicons's Introduction

Profile image

Stats

Technologies

nvim-nonicons's People

Contributors

francisco285 avatar gbrlsnchs avatar kabouzeid avatar kunzaatko avatar maximiliangaedig avatar synecdokey avatar tamago324 avatar yamatsum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nvim-nonicons's Issues

Lots of missing/wrong icons

Setup: Mac, Iterm
Installed: nonicons.ttf

I have set the non-ascii font to nonicons, but things don't look quite right. As you can see in the picture, folder icons are missing, C/C++ header as well, the Alpha dashboard logo and icons don't display properly.

image

Can't get icons to show-up properly

Hi there, I follow all instructions for the plugin installation:

" Interface
Plug 'glepnir/dashboard-nvim'
Plug 'kyazdani42/nvim-web-devicons'
Plug 'yamatsum/nvim-nonicons'

NVIM v0.5.1
Build type: Release
LuaJIT 2.1.0-beta3

Kitty
font_family        MonoLisa

symbol_map U+f101-U+f208 nonicons
local icons = require "nvim-nonicons"
icons.get("file")

image

and I can get the icons manually through:

:lua print(require('nvim-nonicons').get('light-bulb'))

they all appear like this:
image

Galaxyline config

Could you please share the Galaxyline config from the screenshot? Love how minimal it is. Thanks for the cool icon set!

Windows Support

Hi, I use a NerdFont. Windows doesn't have a way to set a fallback font.
Is there anyway to use nonicons then?

Install failed through AUR

I tried to install nonicons-git through pacman on AUR and it says that it didn't pass the verification step.
Seems something related to the sha.

Icons appear as question mark

I have installed https://github.com/yamatsum/nonicons/issues and chosen from iterm2 preferences already. Somehow icons don't appear on the nvim-tree plugin.

I am not using packer to download plugins, not sure if I should :/

:lua print(require('nvim-nonicons').get('light-bulb')) also works as expected.

Here are some screenshots;

image
image
image

Thanks.

Wrong or missing icons (setup issue?)

Hi,

Would love to use this but it does not at this point seem to give the desired results.
I have the plugin loaded. Using the suggested example for lualine I get no icon for Normal mode and a weird icon for Insert.

Screenshot from 2023-01-09 09-58-28
Screenshot from 2023-01-09 09-58-21

Adding the suggested config for Telescope I get this icon for prompt_prefix = " " .. icons.get("telescope") .. " ",

Screenshot from 2023-01-09 10-02-38

I am using 'foot' terminal but have also tried kitty with the same result. I have tried switching fonts between Cousine and Noto Sans Mono, and tried nerd font versions as well.

The readme is also not clear.

Is there a choice between using web-dev-icons or not?
Is a nerd font a requirement or not?

Thanks for any help here. It would be nice to get this going!

`nvim-nonicons` not overriding `nvim-web-devicons`

nvim --version:

NVIM v0.6.0-dev+508-g6acebb8b5
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3

I have the nonicons font installed.
I also have the following config:

  use {
    'yamatsum/nvim-nonicons',
    requires = {'kyazdani42/nvim-web-devicons'}
  }

But the icons show up as the regular devicons...
for example from Telescope:
image

I do know that the font is working and such because I get the correct icon if I do:

print(require'nvim-nonicons'.get("vim"))

image

READ ME Usage Wrong

Hi @yamatsum I wonder can you update the README usage

Currently, it showed

require('nvim-cursorline').setup {}

But it is supposed to be

require('nvim-nonicons').setup {}

Add elixir icon

Looks like this would need to be added to the font. Created an issued here for the font repo

Elixir files end in a .ex or .exs

Use with nerd fonts/nvim-web-dev-icons?

This is a really nice looking icon set, but when I use it in iTerm2 most of my vim is not showing any icons because other addons rely on nerd fonts and the separate icon for non-ASCII text and instead just show [?] everywhere.

Is it even possible to get this very nice icon set working alongside nerd fonts font?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.