nvim-config
Launch.nvim
nvim-config | Launch.nvim | |
---|---|---|
7 | 52 | |
6 | 1,995 | |
- | 0.8% | |
4.6 | 4.9 | |
7 months ago | about 1 month ago | |
Lua | Lua | |
- | GNU General Public License v3.0 only |
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-config
- Why my LSP keymaps doesn't work with Dart LSP?
- Migration help: from Packer to Lazy
-
Best way to learn how to configure Nvim
Check my repo while you see the whole serios of videos: https://github.com/RicardoRien/nvim-config You can start from here (Yeah, it's the author of LunarVim (christ@machine) but teaching us how to custom our own shit) Please, follow this steps: Install Neovim from source: https://www.youtube.com/watch?v=Vghglz2oR0c&t=483s (Like first 20 min, you don't have to watch all the videos) (please, we are in nvim 0.8, choose the correct brach and compile) Check this series of videos about how to order your folders and config basic stuff (But please, be aware, some things are outdate, just check Christ repo, go to the file copy and paste) https://github.com/ChristianChiarulli/nvim https://www.youtube.com/watch?v=ctH-a-1eUME Good luck.
-
About Prisma LSP Features
In this file on line 11 you specify the LSP that you are configuring. You have to add "prismals"
-
How can I create my own snippets with LuaSnip?
Hi! I'm using L3MON4D3/LuaSnip as snippet engine, also Cmp-luasnip as snippet completions. This is my config: nvim-config (christ@machine old config, before it was 100% dedicated to LunarVim) So, I have a folder typescript with a file called generated.json
Launch.nvim
-
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
What are some alternatives?
dev-environment-files
noice.nvim - 💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
kickstart.nvim - A launch point for your personal nvim configuration
Neovim-from-scratch - 📚 A Neovim config designed from scratch to be understandable
nvim-config - Generalized and Personalized
friendly-snippets - Set of preconfigured snippets for different languages.
LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
pulsar - A Community-led Hyper-Hackable Text Editor
hydra.nvim - Create custom submodes and menus
nvim-lua-guide - A guide to using Lua in Neovim
AstroNvim - AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins