nvim-config
neovim config (by RicardoRien)
dev-environment-files
By josean-dev
nvim-config | dev-environment-files | |
---|---|---|
7 | 7 | |
6 | 2,900 | |
- | - | |
4.6 | 7.8 | |
7 months ago | 18 days ago | |
Lua | Lua | |
- | - |
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.
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
Posts with mentions or reviews of nvim-config.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-25.
- 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
dev-environment-files
Posts with mentions or reviews of dev-environment-files.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-22.
-
Slow LSP tsserver?
I basically use a lighter version of josean's config (I don't even use none-ls, for instance) and whilst recording this video I only had the tsserver LSP running on the buffer, in a small project. Is this quite normal for tsserver?
-
How should I configure something similar to Pylance?
And add it to lspconfig.lua.
-
Newbie here! TS monorepo setup question!
I did! I also used this config. Still no luck for finding references. It can sometimes find references for the already open files though
-
Mason Error 'unzip failed with exit code - and signal -. unzip is not executable'
and the repo can be referenced here dev-environment-files/.config/nvim at main · josean-dev/dev-environment-files · GitHub
-
Best way to learn how to configure Nvim
Some plugins require additional configuration but the general flow is add the use("https://github.com/josean-dev/dev-environment-files/blob/main/.config/nvim/lua/josean/plugins-setup.lua#L102
-
Neovim Missing :Masson Command for Mason and LSP Config
For reference, the video I'm watching is here: https://youtu.be/vdn_pKJUda8?t=2798 (This link will take you to right about where I am stuck). And, the YouTuber, Josean Martinez, has his entire repo for setting up Neovim, which I am near copying, here: https://github.com/josean-dev/dev-environment-files.
What are some alternatives?
When comparing nvim-config and dev-environment-files you can also consider the following projects:
kickstart.nvim - A launch point for your personal nvim configuration
nvim-config - Generalized and Personalized
typescript.nvim - A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).
friendly-snippets - Set of preconfigured snippets for different languages.
Launch.nvim - 🚀 Launch.nvim is modular starter for Neovim.