vim-indexed-search
Show "Match 123 of 456 /search term/" in Vim searches. By Yakov Lerner. (by henrik)
vim-startify
:link: The fancy start screen for Vim. (by mhinz)
| vim-indexed-search | vim-startify | |
|---|---|---|
| 3 | 38 | |
| 187 | 5,393 | |
| 0.0% | 0.0% | |
| 1.8 | 3.9 | |
| over 4 years ago | over 2 years ago | |
| Vim Script | Vim Script | |
| - | 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.
vim-indexed-search
Posts with mentions or reviews of vim-indexed-search.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-18.
-
[Help] show the full number of search occurrences instead of >99
I used to work through a lot of checklists in Markdown files, and I’d search for the empty checkboxes to see how many I had left. But there were always at least 300-ish in a file, so I went searching for a way to see the actual number instead of >99 results. vim-indexed-search is the best option I’ve found.
-
Plugins alternative in Lua
As google/vim-searchindex told in Installation Note. Just set shortmess-=S in your init.vim with Neovim 0.4.0 or newer, could provide a minimal replacement of henrik/vim-indexed-search
vim-startify
Posts with mentions or reviews of vim-startify.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-18.
-
Lite 🚀 ApolloNvim Distro 2024
👉 Startify an alternative welcome screen with a different IT theme each time. May not work with some terminals or NERDTree set to start after boot.
-
Suggest me some startup screen plugins
I'm currently using alpha.nvim (https://github.com/goolord/alpha-nvim). It tries to be more generic than the others, to the point it can recreate most of the other popular ones. It even has template for for example the dashboard layout. startup-nvim (https://github.com/startup-nvim/startup.nvim) seems to do a similar thing, although I dont' have experience with that one. The only other one I've tried before is the classic vim-startify (https://github.com/mhinz/vim-startify), which is a little older I think and locks you into its layout.
-
Is it worthwhile to learn to use vi?
Tbh, startify made me more curious about all the vim possibilities. https://github.com/mhinz/vim-startify
-
is there is a session manager plugin ?
Just for posterity since every other session plugin has been posted, vim-startify has autosave and autoload support
-
Do you use vim-startify, or used to? Send me your configs
I am working on a, from scratch, rebuild of the ever classic vim-startify for neovim with a focus on extreme extensibility. I also want it to be as much of a drop in replacement as possible, and don't want to write myself into a corner with some design choices I'm taking
-
Remember open buffers per project?
https://github.com/mhinz/vim-startify has also means to store sessions with command 'SSave'.
-
What is the coolest, unknown(-ish) plugin that you're using that other people could benefit from?
might be well known but i like https://github.com/mhinz/vim-startify easy to use start screen with most recently used lists of files, etc.
-
what vimL plugins are you still using?
Startify
-
What are your must-have vim/nvim extensions?
mhinz/vim-startify - Start page
-
Finally found a good replacement for Startify (mini.starter)
I was trying to center the startup screen for vim-startify and went down the rabbit hole of looking for a different startup plugin. My main use is that I want to start my already existing startify sessions as everything else I do with Telescope. I found mini.starter and it is working exactly as I want it to so I thought I would share for others that look for something similar. Don't get put off by the many components of the plugin. They are not loaded if you don't need them. Here is my a screenshot and my config for a minimal, centered, startup:
What are some alternatives?
When comparing vim-indexed-search and vim-startify you can also consider the following projects:
vim-searchindex - vim-searchindex: display number of search matches & index of a current match
alpha-nvim - a lua powered greeter like vim-startify / dashboard-nvim
vim-cursorword - Underlines the word under the cursor
goyo.vim - :tulip: Distraction-free writing in Vim
dotfiles - My dotfiles
nvim-web-devicons - Provides Nerd Font icons (glyphs) for use by neovim plugins