Giter VIP home page Giter VIP logo

nvim-nonicons's Introduction

nvim-nonicons

Icon set for neovim plugins and settings. Collection of configurations for nvim-web-devicons.

This repository is experimental and if there is demand, I'm going to create another plugin independent of nvim-web-devicons.

Features

  • A familiar UI with the icons used on github
  • Not only file type, but also mode and completion icons are available
  • Easy-to-read design even with a small font size (16 x 16)

Requirements

Installation

use 'yamatsum/nvim-nonicons'

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

Usage

iTerm

Set "non-ascii" font to nonicons in your favorite terminal settings.

e.g.) iTerm

By using two fonts, you can use your favorite font as the main font.

If the terminal can only use one font, you need to use the nonicons patched font.

Kitty

After installing the font, add the following line to your kitty.conf file:

symbol_map U+f101-U+f208 nonicons

local icons = require "nvim-nonicons"

icons.get("file")

Gallery

nvim-telescope/telescope.nvim

telescope.nvim

kyazdani42/nvim-tree.lua

nvim-tree.lua

glepnir/galaxyline.nvim

galaxyline.nvim1 galaxyline.nvim2 galaxyline.nvim3

nvim-lua/completion-nvim

completion-nvim1 completion-nvim1

cf.

nvim-nonicons's People

Contributors

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

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.