neovim-lua
Neovim KISS configuration with Lua (by brainfucksec)
nvim-config
Generalized and Personalized (by Alexis12119)
neovim-lua | nvim-config | |
---|---|---|
25 | 75 | |
838 | 337 | |
-0.2% | 3.0% | |
8.2 | 9.1 | |
3 months ago | 7 days ago | |
Lua | Lua | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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.
neovim-lua
Posts with mentions or reviews of neovim-lua.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-18.
- GitHub - brainfucksec/neovim-lua: Neovim KISS configuration with Lua - Update config with lazy.nvim and other changes.
-
Finally written my nvim config in lua here is the link of my dots https://github.com/mdk4if/nvimDots.git . It's not too good i am damn sure but i will make it better for sure . Thanks for reading
I used this as a starting point: https://github.com/brainfucksec/neovim-lua/blob/main/nvim/lua/core/options.lua, but remove matchit from the table.
- LSP warnings when assigning most vim options
-
What are best plugins for C++, Java, Kotlin, Python, & LaTex
I'm not a lua expert, so prior, I simply grabbed one off GitHub, and made a few changes. It's been okay, but does not support LSP for Java or Kotlin. And doesn't use fzf (telescope?).
-
Appending to errorformat breaks quickfix
Disclaimer: It may appear that I know what the hell I am doing with lua, but I do not. I am using a lua configuration from here: https://github.com/brainfucksec/neovim-lua. I am appending the above to his options.lua and am copying his append example from above in the same file.
-
neovim-lua - Working on improvements for LSP and celebrating 2 years with Lua
neovim-lua
-
What is the most reliable neovim based editor?
What I ended up starting with that worked out of the box was brainfucksec’s kiss setup
-
wanting to switch from vscode to neovim
Rather than NvChad, I think this might be a better place to start since it includes only those you need This playlist was very helpful: https://www.youtube.com/watch?v=ctH-a-1eUME&list=PLhoH5vyxr6Qq41NFL4GvhFp-WLd5xzIzZ
-
I am getting ready to make a new lua config and want a basic config to start with.
https://github.com/brainfucksec/neovim-lua I found this one pretty simple, still all the basics are covered.
- Share any cool configuration templates that you know
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-20.
-
Throw me your nvim config for windows 11.
Here's my config for windows 10, but I think it'll also work on windows 11. Hope it helps.
-
Unable to setup lua_ls, though other servers work
I just came up to that conclusion because of this and Sorry, I don't know how to solve that problem now. But, maybe how I setup LSP will help you. Good luck.
-
How to shift from packer to lazy.nvim
You can look at my config to see how I set it up. Also, I followed this instructions.
-
I am a beginning to nvim
You can try kickstart.nvim as your base config to crete your own config. Also, here's my config. Hope it helps.
-
Looking for some configs using lazy.nvim, to use as reference for creating my own.
Here's my configuration that uses lazy.nvim. Hope it helps.
-
Customized Everblush Theme
Here.
-
lazy.nvim only standard version of colorscheme usable
What I did was. I set the colorscheme in init.lua and set lazy = true in the themes. They'll be loaded once they're called.
-
Any good pre configured repo/config to work in a multi purpose daily basis?
Plus, you can take a look at awesome-neovim or neovimcraft for plugins that you may want to use. Lastly, you can also look at my config for some reference/guide. Hope it helps.
-
How to setup prettier with lsp?
I'm using null-ls.nvim for formatters and here's how i set it up. Hope it helps.
-
I can't seem to figure it out
Here' my java.lua for nvim-jdtls which solves the nil issue and add more features.
What are some alternatives?
When comparing neovim-lua and nvim-config you can also consider the following projects:
vista.vim - :cactus: Viewer & Finder for LSP symbols and tags
one.nvim - All-in-one neovim config framework in Lua.
neovim-init.vim - :izakaya_lantern: A hybrid Neovim configuration for productive developers who want a functional yet aesthetic Vim experience :izakaya_lantern:
nvim-navic - Simple winbar/statusline plugin that shows your current code context
Cozette - A bitmap programming font optimized for coziness 💜
nvim-starter - Neovim example configuration. To help you start in your journey