nvim-lsp-sans-plugins VS luabundler

Compare nvim-lsp-sans-plugins vs luabundler and see what are their differences.

nvim-lsp-sans-plugins

Half decent (example) neovim configuration showing how to setup the builtin lsp client without plugins (by VonHeikemen)

luabundler

CLI tool for bundling several Lua files into a single file. (by Benjamin-Dobell)
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-lsp-sans-plugins luabundler
6 3
25 27
- -
2.0 0.0
11 months ago over 2 years ago
Lua TypeScript
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.

nvim-lsp-sans-plugins

Posts with mentions or reviews of nvim-lsp-sans-plugins. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-30.

luabundler

Posts with mentions or reviews of luabundler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-30.
  • Has anyone tried to write a neovim config without using any plugins?
    7 projects | /r/neovim | 30 Apr 2023
    I wonder if a bundler would help? For example: https://github.com/Benjamin-Dobell/luabundler. I haven't tried it but in theory you should be able to point it at your home configuration and get a single file that includes it all.
  • How-to: OPNsense + HAProxy + Multi-LUA
    5 projects | /r/opnsense | 5 Aug 2021
    So short of trying to fix the code, of which most of us are not equipped to do, what can we do? Well, there is a really fun little tool called luabundler. This tool will analyze the Lua file you feed it, figure out all the dependency Lua scripts based on the require statements, and then wrap them all up in one self-contained Lua script! All we need is Node, the bundler, and the individual scripts.
  • luabundle - Webpack/Rollup for Lua (Library and CLI)
    3 projects | /r/lua | 29 Jul 2021
    There's also a stand-alone CLI https://github.com/Benjamin-Dobell/luabundler

What are some alternatives?

When comparing nvim-lsp-sans-plugins and luabundler you can also consider the following projects:

neovim - Vim-fork focused on extensibility and usability

luabundle - A library for bundling several Lua files into a single file.

nvim-lspconfig - Quickstart configs for Nvim LSP

atom-tabletopsimulator-lua - Tabletop Simulator scripting package for Atom.

dotfiles

plugins - OPNsense plugin collection

kickstart.nvim - A launch point for your personal nvim configuration

dotfiles-playbook - Ansible playbook with my ubuntu-based dotfiles

scratchpad - Random scripts and documentation I've written

haproxy-lua-http - Simple Lua HTTP helper && client for use with HAProxy.

mini.nvim - Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort

haproxy-auth-request - auth-request allows you to add access control to your HTTP services based on a subrequest to a configured HAProxy backend.