targets.vim
Vim plugin that provides additional text objects (by wellle)
lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua. (by nvim-lualine)
targets.vim | lualine.nvim | |
---|---|---|
48 | 73 | |
2,605 | 7,169 | |
-0.1% | 1.6% | |
2.4 | 8.4 | |
about 1 year ago | about 1 month ago | |
Vim Script | Lua | |
MIT License | MIT License |
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.
targets.vim
Posts with mentions or reviews of targets.vim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-01.
-
How to move really efficiently in Vim?
targets is nice too.
-
Two Weeks into Vim: A Transformation
The thing that has the biggest impact on me is ci”, ca”, da”, etc.. so I suggested getting used to using those.. and then you can get more pedantic with it using https://github.com/wellle/targets.vim
-
Is there a shorcut to select words in quotes including the quotes?
I do recommend getting, targets.vim https://github.com/wellle/targets.vim .. which unlocks the n(ext) and l(ast) verbs(?) ..ahhhh it’s REALLY REALLY good, I use 2in” like a lot
-
Text-object selection works forward, but not backwards, and I'm curious about that
In fact, as /u/Chillbrosaurus_Rex points out, there's a plugin, targets.vim, that expands on Vim's built-in text objects, and one of the things it does is to provide this kind of forward and reverse direction functionality.
- Installing argtextobj.vim
- How to delete inside backtick pairs, e.g JS template strings.
-
neovim plugins that have improved your workflow
Hey, I use targets.vim, how does it compare with that?
-
Leap.nvim: Neovim’s Answer to the Mouse
You might benefit from targets.vim, it works well with your thought process. It adds a bunch of new really useful editing targets (which should be builtin imo).
https://github.com/wellle/targets.vim
-
Is there a textobject for `object.` in `object.property.another`?
Thanks for the through explanation. I has seen that and considered using it in the past. Can I ask how it compares to https://github.com/wellle/targets.vim? Would you consider mini.ai a replacement or complementary?
-
Why does ci" work from elsewhere on a line, but it doesn't for ci[ , ci{ ?
This is provided by targets.vim, along with a bunch of other useful text objects.
lualine.nvim
Posts with mentions or reviews of lualine.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-06-24.
-
Ultimate Neovim Setup Guide: lazy.nvim Plugin Manager
nvim-lualine/lualine.nvim: A blazing fast and easy to configure neovim statusline plugin written in pure lua.
-
dapui and lualine visual/aesthetic configuration
However, this is what my current setup looks like. 1. No titles. 2. lualine at the very bottom. Any suggestions? I tried reading the docs (dapui, lualine), but am kinda lost. I am not sure what I did wrong?
-
Lualine.nvim not seeming to respect highlight groups? Custom theme table seems to have some quirks
I'm trying to create a custom theme for lualine.nvim, and I'm having a lot of difficulty with the colors.
-
Benchmarking some of my favourite neovim plugins over time
lualine.nvim
- Your favourite Neovim plugins?
-
Tips for debugging Lualine Plugin not displaying
I've installed the plugins (and removed + reinstalled multiple times) and my status bar continues to look like the default. I went through nearly every recommendation here with no effect: https://github.com/nvim-lualine/lualine.nvim/issues/230
-
Change statusLine design
There is actually a pre-made example of that bubble theme in the lualine repo: https://github.com/nvim-lualine/lualine.nvim/blob/master/examples/bubbles.lua
-
Please inform me of the plugin(s) enabling these two features
First one could be lualine and Aerial.
-
How do you set the bg color of the status bar in lualine?
Look into the themes I bet they will show you https://github.com/nvim-lualine/lualine.nvim/tree/master/lua/lualine/themes
-
LuaLine Separator Size Bug
Do you know if there is some workaround for this "bug" https://github.com/nvim-lualine/lualine.nvim/issues/962?
What are some alternatives?
When comparing targets.vim and lualine.nvim you can also consider the following projects:
wilder.nvim - A more adventurous wildmenu
catppuccin - 😸 Soothing pastel theme for the high-spirited!
nvim-treesitter-textobjects
heirline.nvim - Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
todoist.nvim - A todoist extension for neovim
vim-airline - lean & mean status/tabline for vim that's light as air