vimscript over lua

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

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

    ⚙ Here be Dots... (by MunifTanjim)

    I still have my init.vim from back when I used to use vim: https://github.com/MunifTanjim/dotfiles/blob/c73af0ae16/private_dot_config/nvim/init.vim

  • I have a configuration that is mostly Vim script. This might be an unpopular opinion, but Vim script actually a good language for what it was designed for. That being a configuration language for a text editor.

  • 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.

  • info.vim

    As for writing plugins though, Lua beats Vim script any time of the day. I wrote info.vim back in the early days and it was a major pain to write in Vim script. If I had to redo it today I would 100% write it in Lua.

  • dotfiles-nvim

    Dotfiles for neovim

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