One-vim, I finally ported Onebuddy

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • space-nvim

  • Thanks! I was just trying to make something quick to convert the space-vim-theme to spacebuddy, which I have since ported to space-nvim if you are interested in another dependency free lua colorscheme. I haven't posted it here yet because it's treesitter highlights need some work.

  • nvim-highlite

    A colorscheme generator that is "lite" on logic for the developer.

  • For all of you guys thinking about making a colorscheme with nvim-highlite and want to have cterm colors available but aren't sure how to figure theme out I got you. Copy the code from this issue in space-nvim into a .rs file like hex2xterm.rs and compile it with rustc and it will calculate the nearest xterm 256 bit color (that's what cterm uses) from any hex color.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • onebuddy

    Light and dark atom one theme

  • Hey guys sorry it took me so long. I have ported OneBuddy to One-nvim with no dependencies. I used nvim-highlite as a template. Iron-E's is awesome and so is his template. Other than having no dependencies One-nvim also supports cterm colors (properish colors for terminals that don't support termguicolors).

  • one-nvim

    Atom one theme

  • https://github.com/Th3Whit3Wolf/one-nvim/blob/main/lua/one-nvim.lua#L108

  • spaceline.vim

    vim statusline like spacemacs

  • In this photo I was using spaceline

  • onedark.vim

    A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme.

  • Yes. This was ported from colorbuddy which took inspiration from vim-one and one-dark.

  • fast-syntax-highlighting

    Discontinued (Short name F-Sy-H). Syntax-highlighting for Zshell – fine granularity, number of features and multiple shipped themes.

  • I'm not sure what you mean. If you mean syntax highlight of your commands inside the neovim terminal then you have to zsh and have either zsh-syntax-highlighting) or fast-syntax-highlighting setup and then set your shell inside neovim to zsh.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nvim-colorizer.lua

    The fastest Neovim colorizer.

  • Ah you're looking for nvim-colorizer.lua

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts