Lua nvim-plugin

Open-source Lua projects categorized as nvim-plugin

Top 23 Lua nvim-plugin Projects

  • Neovim-from-scratch

    📚 A Neovim config designed from scratch to be understandable

  • Project mention: How to configure vim like an IDE | /r/vim | 2023-06-27

    They also provide a "from-scratch" option, to be easier to understand

  • ChatGPT.nvim

    ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API

  • Project mention: Telescope GPT extension | /r/neovim | 2023-12-10

    That would have to be a change to ChatGPT.nvim

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

    Lightweight yet powerful formatter plugin for Neovim

  • Project mention: LSP or Conform? Which one should I use to format? | /r/neovim | 2023-12-05

    So, it depends on the language of the buffer. If u are sure that langsrv can also do formatting, call lsp and if not, checkout conform to see if it has recipe that u can use for ur language.

  • go.nvim

    A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.

  • Project mention: What are your custom treesitter language injections? | /r/neovim | 2023-12-06

    Also, I recently started using the nightly version of Neovim and I noticed that my queries were not working, so between version 0.9.4 and 0.10.0 of Neovim there are breaking changes in terms of treesitter queries, I suggest you go to this file in the ray-x/go.nvim repository so you can see the queries for both Neovim 0.9.4 and 0.10.0 versions.

  • dressing.nvim

    Neovim plugin to improve the default vim.ui interfaces

  • Project mention: Update for telescope-all-recent.nvim: Frequency Sorting now for dressing.nvim! | /r/neovim | 2023-05-20

    Frequency Sorting for vim.ui.select: Now you can enjoy (f)recency-based sorting for pickers started through vim.ui.select, provided by dressing.nvim or (untested) telescope-ui-select.nvim. For this to work, make sure to load telescope-all-recent.nvim AFTER dressing.nvim.

  • aerial.nvim

    Neovim plugin for a code outline window

  • Project mention: What's this type of plugin called? (it shows the structure of code) | /r/neovim | 2023-05-30

    I tried aerial.nvim the other day and it's pretty cool. Haven't tried lspsaga yet so I'm not sure if it fits the same purpose.

  • nvim-navic

    Simple winbar/statusline plugin that shows your current code context

  • Project mention: What's this type of plugin called? (it shows the structure of code) | /r/neovim | 2023-05-30

    This can be done using a statusline plugin like nvim-navic

  • 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
  • Project mention: Using navigator.lua | /r/AstroNvim | 2023-05-02

    I've been wondering what is codelens feature that astro has bindings for and found navigator.lua.

  • overseer.nvim

    A task runner and job management plugin for Neovim

  • Project mention: exrc.nvim - utilities for writing and managing .nvim.lua files | /r/neovim | 2023-12-10

    When working on multiple projects it might be useful to define some local configuration that should be automatically loaded. This e.g. includes customized LSP configuration or adding build tasks for task runner plugins like overseer.nvim. To do that you can create .nvim.lua in your project directory and define your local settings there.

  • dropbar.nvim

    IDE-like breadcrumbs, out of the box

  • Project mention: Breadcrumbs as a side panel? | /r/AstroNvim | 2023-07-01

    One of the demo pics in the GitHub README seemingly shows a file navigation panel. Since I haven't seen any config which reproduces this feature, do you any ideas as to how it was done? I'm only aware of two packages with similar functionality (nvim-navbuddy and dropbar) but they do not display breadcrumbs as a side panel.

  • barbecue.nvim

    A VS Code like winbar for Neovim

  • Project mention: What option/plugin provides this underlined feature in Neovim ? | /r/neovim | 2023-10-09
  • incline.nvim

    🎈 Floating statuslines for Neovim, winbar alternative

  • Project mention: Is it possible to put a focus ring around the active buffer? | /r/neovim | 2023-07-01

    I just found out about laststatus=3, and I'm loving it. I think I'm going to use https://github.com/b0o/incline.nvim to put the filename in the top right, now that I can't see what any of the buffers are 🙃

  • SchemaStore.nvim

    🛍 JSON schemas for Neovim

  • Project mention: Missing diagnostic on tsconfig.json Neovim vs VSCode | /r/neovim | 2023-06-25

    Probably you need something like SchemaStore.nvim (this is a jsonls problem, not a tsserver one)

  • cheatsheet.nvim

    A cheatsheet plugin for neovim with bundled cheatsheets for the editor, multiple vim plugins, nerd-fonts, regex, etc. with a Telescope fuzzy finder interface!

  • Project mention: wf.nvim: a new which-key plugin for Neovim. | /r/neovim | 2023-04-27

    I tried to use which-key but just found it quite confusing how to set it up and to provide me with customised information. I opted for something much simpler Cheatsheet plugin, which is just a reference list.

  • nvim-regexplainer

    Describe the regexp under the cursor

  • Project mention: Hypersonic.nvim, new RegExp explaining plugin | /r/neovim | 2023-06-19

    Hang on.. doesn’t nvim-regexplainer already exist? And what are the key differences?

  • neoai.nvim

    Neovim plugin for intracting with GPT models from OpenAI

  • Project mention: Copilot chat on neovim ? | /r/neovim | 2023-05-25

    There is not already an official implementation of the plugin on Neovim. But you should check NeoAI I think it is a pretty nice plugin to at least bring GPT Chat to Neovim

  • leetcode.nvim

    A Neovim plugin enabling you to solve LeetCode problems.

  • Project mention: Competitive Programming setup | /r/neovim | 2023-12-07
  • better-escape.nvim

    Escape from insert mode without delay when typing

  • Project mention: What are your favorites not that popular nvim plugins ? | /r/neovim | 2023-09-08

    For me it's better-escape.nvim -> Escape from insert mode without delay when typing

  • telescope-undo.nvim

    A telescope extension to view and search your undo tree 🌴

  • Project mention: Is there a way to record and view all commands used on the file? | /r/neovim | 2023-05-31

    there's also telescope-undo and vim-mundo

  • code_runner.nvim

    Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow

  • Project mention: How to run code in neovim using a shotcut like <leader>r for any language | /r/neovim | 2023-08-26

    I used to use this plugin: https://github.com/CRAG666/code_runner.nvim ... up until I realized that I could just run my code from the terminal without the need of a plugin for that

  • nvim-spider

    Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.

  • Project mention: Camelcase motion in neovim | /r/neovim | 2023-05-19
  • substitute.nvim

    Neovim plugin introducing a new operators motions to quickly replace and exchange text.

  • Project mention: Your favourite Neovim plugins? | /r/neovim | 2023-06-21

    https://github.com/gbprod/substitute.nvim https://github.com/smjonas/duplicate.nvim

  • nvim-various-textobjs

    Bundle of more than 30 new text objects for Neovim.

  • SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Lua nvim-plugin related posts

Index

What are some of the best open-source nvim-plugin projects in Lua? This list will help you:

Project Stars
1 Neovim-from-scratch 5,247
2 ChatGPT.nvim 3,418
3 conform.nvim 2,134
4 go.nvim 1,750
5 dressing.nvim 1,568
6 aerial.nvim 1,467
7 nvim-navic 1,279
8 navigator.lua 1,207
9 overseer.nvim 850
10 dropbar.nvim 821
11 barbecue.nvim 676
12 incline.nvim 655
13 SchemaStore.nvim 635
14 cheatsheet.nvim 630
15 nvim-regexplainer 586
16 neoai.nvim 532
17 leetcode.nvim 525
18 better-escape.nvim 511
19 telescope-undo.nvim 506
20 code_runner.nvim 485
21 nvim-spider 478
22 substitute.nvim 447
23 nvim-various-textobjs 435

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com