What's the coolest thing you've done with Neovim?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nvim-hand-gesture

    Write programs with hand gestures

  • hubris

    A lightweight, memory-protected, message-passing kernel for deeply embedded systems.

  • I work on an embedded OS in Rust (Hubris) that has a very bespoke build system. As part of the build system, it has to set environmental variables based on (1) the target device and (2) the specific "task"; this is an OS with task-level isolation, so tasks are compiled as individual Rust crates.

  • 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
  • tree-sitter-jakt

    Tree-sitter for the Jakt Programming Language

  • The `.nvim-commands.lua` file can be seen here.

  • vim-projectionist

    projectionist.vim: Granular project configuration

  • One of the originals I guess must be tim pope's https://github.com/tpope/vim-projectionist

  • monokai-pro.nvim

    Monokai Pro theme for Neovim written in Lua, with multiple filters: Pro, Classic, Machine, Octagon, Ristretto, Spectrum

  • Make my first plugin Monokai Pro

  • filter

    ConTeXt module to process contents of a start-stop environment through an external program (by adityam)

  • Use vim as a filter to syntax highlight code in ConTeXt (which is a macro package in TeX, similar to LaTeX): https://github.com/adityam/filter/blob/dev/vim-README.md

  • telescope-media.nvim

    Complete rewrite. Pure Lua.

  • View images, fonts and GIFs with telescope-media.nvim and setting wallpapers/fonts with it. And, a URL shortner with . And, a nice word definition under cursor thing.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • nvim

    Blazingly fast SHUTTHEFUCKUP. (by dharmx)

  • View images, fonts and GIFs with telescope-media.nvim and setting wallpapers/fonts with it. And, a URL shortner with . And, a nice word definition under cursor thing.

  • overseer.nvim

    A task runner and job management plugin for Neovim

  • I used https://github.com/stevearc/overseer.nvim/ to run webpack --watch for our setup at work, and overseer allows to parse the output of a command launched through overseer. So I set up some parsing using the on_output_lines to alternatively clear or add errors to quickfix as webpack prints errors.

  • scheme-langserver

    Scheme language server

  • The coolest thing I've done is now I can code scheme lisp with help from my own LSP server named named scheme-langserver. With nvim-lspconfig and many other plugins, developing is really friendly. And many convenient fucntionalities such as autocompletion, goto definition are really helped and will help other lisp coder. Now, I hope my work will make NeoVim the better lisp editor than Emacs Lol.

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • The coolest thing I've done is now I can code scheme lisp with help from my own LSP server named named scheme-langserver. With nvim-lspconfig and many other plugins, developing is really friendly. And many convenient fucntionalities such as autocompletion, goto definition are really helped and will help other lisp coder. Now, I hope my work will make NeoVim the better lisp editor than Emacs Lol.

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

  • Is it possible to put a focus ring around the active buffer?

    2 projects | /r/neovim | 1 Jul 2023
  • Help needed with setting up inlay hints

    2 projects | /r/neovim | 6 Jun 2023
  • what is this plugiin?

    2 projects | /r/neovim | 25 May 2023
  • Forking of rust-tools.nvim

    2 projects | /r/neovim | 25 May 2023
  • A theme-driven, out-of-the-box modern configuration of neovim (HardHackerNvim). Replace my vscode.

    1 project | /r/programming | 17 May 2023