SaaSHub helps you find the best software and product alternatives Learn more →
Launch.nvim Alternatives
Similar projects and alternatives to Launch.nvim
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
NvChad
Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
-
-
AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
-
ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
-
-
-
which-key.nvim
💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
-
mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Launch.nvim discussion
Launch.nvim reviews and mentions
-
Add rust.vim autoformat in nvim basic ide
Hi, everyone! I'm new at neovim and this week I'm trying to build my own config, instead of nvchad which is really cool too. Now I'm using nvim basic ide and I just can't config the rust.vim autoformat as I did in nvchad. Can someone help me pls? Edit: This is my rustvim.lua content:
-
LazyVim
100% and I dislike having two vim configurations to maintain which is why they also have https://github.com/LunarVim/nvim-basic-ide
With LazyVim I basically got rid of the both, and now my vim config is literally a few overrides https://www.lazyvim.org/configuration/general that are not distribution specific at all.
-
I somehow messed up some icons in iterm2 with neovim for gitsigns and unsure how to fix
I use this as my base configuration for neovim and I don't have any differences that I can see regarding gitsigns. When I delete something rather than showing the icon I used to have, it shows the character used in the config file.
-
Not able to get LSP keybinds to work for rust while using nvim-basic-ide
Hi there. I'm switching from another editor to nvim and decided to use https://github.com/LunarVim/nvim-basic-ide as a starting point of my configuration.
-
seeking advice on various neovim configs
i use basic ide for starting point lua config and tweak it
-
How are you supposed to upgrade neovim? Every existing plugin I have just breaks and I don't have the time/skill/knowledge to rebuild everything.
You may also need to audit your plugins. I found that a handful of plugins I was using between .7 and .8 got deprecated and I had to find replacements. It actually did lead me to completely redoing my setup, but I was able to use this basic setup as a template since it largely matched a lot of my config.
-
Volar with VueJS 3
I'm trying to use Volar https://github.com/vuejs/language-tools in a project created with create-vue https://github.com/vuejs/create-vue. My config is forked from https://github.com/LunarVim/nvim-basic-ide and Volar is installed with Mason (having previously installed the Vue lang server).
-
Is it safe/recommended to make edits for depreciated vim.treesitter.query.get?
Won't they get updated/edited by further updates? I am using the config from https://github.com/LunarVim/nvim-basic-ide
-
Neovim Native LSP with Tailwind CSS is Extremely Buggy and Slow
Update: - I think the issue that was causing the tailwind lsp to be slow was related to the fact that I was using lsp-zero config to manage my lsp. - It's possible that lsp-zero config was using some settings that were making it slow, but I'm not entirely sure. As a result, I decided to abandon lsp-zero config and create my own config to manage lsp. - My new config is based on the nvim-basic-ide config. You can take a look at my new config here. - Now everything is working fine.
-
what is the nvim lsp equivalent to ale's :ALEFix ?
I am using this as a base which caused the confusion for me: https://github.com/LunarVim/nvim-basic-ide/blob/master/lua/user/lsp/null-ls.lua
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Feb 2025
Stats
LunarVim/Launch.nvim is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of Launch.nvim is Lua.