vim-startify VS nvim-web-devicons

Compare vim-startify vs nvim-web-devicons and see what are their differences.

nvim-web-devicons

lua `fork` of vim-web-devicons for neovim (by nvim-tree)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
vim-startify nvim-web-devicons
37 21
5,241 1,799
- 6.3%
3.9 8.6
4 months ago 8 days ago
Vim Script Lua
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-startify

Posts with mentions or reviews of vim-startify. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-05.

nvim-web-devicons

Posts with mentions or reviews of nvim-web-devicons. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-24.
  • Custom Filetype Detection(Nvim Tree)
    1 project | /r/neovim | 26 May 2023
  • Auto-completion problems for terraform
    9 projects | /r/neovim | 24 May 2023
    I know you moved on dotfiles, which is good, but you will probably want to install https://github.com/nvim-tree/nvim-web-devicons to get those icons for other plugins
  • Patch for Nerd Font V3
    4 projects | /r/neovim | 9 May 2023
    This is already done I think, unless more fixes are needed https://github.com/nvim-tree/nvim-web-devicons/pull/264
  • treemacs-devicons: a vim-devicons inspired theme for treemacs!
    3 projects | /r/emacs | 8 Mar 2023
    Motivation: I have been using Emacs for years but I never really sit down and wrote any serious elisp code myself. This time things changed because I saw the nvim-web-devicons. I like trying various kinds of editors, and then I found this devicons from vim editor so good. I really like it especially because it works in the terminal. People always say Emacs is best within GUI but there are times when you have to edit something in a terminal and maybe some like me just like terminal aesthetics. I mean I really like this devicons theme from vim but I never really liked vim keybindings. I want it to be part of Emacs so bad so I finally decided to learn some elisp and make it happen.
  • Nerdfont icons not showing
    1 project | /r/neovim | 4 Jan 2023
    Did you install this plugin?
  • neovim resorts to default glyphs for nvim-tree
    1 project | /r/neovim | 3 Dec 2022
    Did you install https://github.com/nvim-tree/nvim-web-devicons ?
  • nvim-material-icon: Better file icon for Nvim
    9 projects | /r/neovim | 9 Nov 2022
    nvim-web-devicons is a plugin that maps filetypes to icons in a patched font and colors for those icons. It has default settings for both the icons and colors for many common filetypes, but they can be customized and you can add support for your own filetypes.
  • Fern.vim now supports nvim-web-devicons
    5 projects | /r/neovim | 9 Nov 2022
    It uses plugins called renderer to change how the file tree is renderer and it has two plugins for render icons in the tree that support lambdalisue/nerdfont.vim and ryanoasis/vim-devicons, but it lacked support for nvim-web-devicons.
  • Cannot see nvim-web-devicons icons
    2 projects | /r/neovim | 8 Nov 2022
    I'm configuring neovim 0.8 on windows. I've installed nvim-tree plugin with its icons nvim-web-devicons. After the installation I cannot see properly the icons in the tree. This is the screenshot with the tree and the configuration part about those plugins:
  • How to configure nvim UI to look like this?
    14 projects | /r/neovim | 4 Nov 2022
    The "look" you're looking for is given by a bunch of plugins: - OneDark.nvim as colorscheme - TS Rainbow for rainbow brackets - BarBar for bufferline - Nvim Devicons and NerdFonts to view file icons - NvimTree as a file manager - Indent Blankline to show indentation guides - CompetiTest with vertical split UI - Feline as statusline plugin. In the screenshot feline is configured with a custom theme. As you can see statusline is different for CompetiTest buffers: a different statusline can be configured for every different filetype using conditional_config.

What are some alternatives?

When comparing vim-startify and nvim-web-devicons you can also consider the following projects:

alpha-nvim - a lua powered greeter like vim-startify / dashboard-nvim

vim-devicons - Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more

blamer.nvim - A git blame plugin for neovim inspired by VS Code's GitLens plugin

lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua.

vim-rooter - Changes Vim working directory to project root.

LuaSnip - Snippet Engine for Neovim written in Lua.

goyo.vim - :tulip: Distraction-free writing in Vim

nvim-tree.lua - A file explorer tree for neovim written in lua

vimwiki - Personal Wiki for Vim

packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

vim-session - Extended session management for Vim (:mksession on steroids)

nvim-config - My lean, minimal, and sensible Neovim config. VS-who now? [Moved to: https://github.com/Sewdohe/NeoCode]