neovim-lua
Neovim KISS configuration with Lua (by brainfucksec)
beacon.nvim
Whenever cursor jumps some distance or moves between windows, it will flash so you can see where it is (by DanilaMihailov)
neovim-lua | beacon.nvim | |
---|---|---|
25 | 7 | |
838 | 534 | |
-0.2% | 1.5% | |
8.2 | 3.4 | |
3 months ago | about 1 year ago | |
Lua | Lua | |
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
beacon.nvim
Posts with mentions or reviews of beacon.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-23.
-
Help me find a plugin
danilamihailov/beacon.nvim might do something similar to what you described.
- Today I learned that Neovim has a right click menu
-
More senior engineer complains he can’t tell what’s going on in vim
I would recommend installing a plugin like beacon.nvim or similar which flashes the new location of the cursor whenever it makes a jump. That way it's easier for someone to follow where your cursor is, which is often a reason for confusion otherwise.
-
Plugin Flare.nvim - highlight cursor on jumps
I spent the weekend tinkering with Neovim's virtual text and ended up creating this plugin. It's pretty close to being a clone of beacon.nvim but it's written in Lua. I find cursor highlighting very helpful when working on a large monitor where I inevitably end up with various splits.
-
Rewrite accelerated-jk and beacon.nvim with Lua
Hello, guys. I have been using accelerated-jk and beacon.nvim for a long time. I think they are very useful and excellent. But, there has been no a complete version of lua. And recently I also want to start writing plug-ins, so here are they. I hope they will be useful to you.
-
Blinks cursor line after jump
I use https://github.com/DanilaMihailov/beacon.nvim and I love it. Would recommend.
-
What neovim plugins do you wish existed?
I'm not sure if it's even possible to do something like neovide's animation inside the terminal, but I find this plugin really useful to display where the cursor is after you switch windows https://github.com/DanilaMihailov/beacon.nvim
What are some alternatives?
When comparing neovim-lua and beacon.nvim you can also consider the following projects:
vista.vim - :cactus: Viewer & Finder for LSP symbols and tags
instant.nvim - collaborative editing in Neovim using built-in capabilities
nvim-config - Generalized and Personalized
neo-smooth-scroll.nvim - Smooth scroll simple plugin for neovim
neovim-init.vim - :izakaya_lantern: A hybrid Neovim configuration for productive developers who want a functional yet aesthetic Vim experience :izakaya_lantern:
specs.nvim - 👓 A fast and lightweight Neovim lua plugin to keep an eye on where your cursor has jumped.