Hacker News
- vim-lister - collection of commands for manipulating Vim's lists https://github.com/tommcdo/vim-lister 5 comments vim
- vim-buffest: edit registers and lists in buffers https://github.com/rbong/vim-buffest 6 comments vim
- List of apps and plugins that have some vim-like settings https://vim.reversed.top/ 17 comments vim
- How do VIM-ers manage their todo lists? http://www.vim.org/scripts/script.php?script_id=3342 37 comments vim
- Vim's useful lists https://codeinthehole.com/tips/vim-lists/ 5 comments vim
- Vim's GitHub Contributors list has grown to 21 contributors, from 2 a few months ago https://github.com/vim/vim/graphs/contributors 49 comments vim
- VIM-like keyboard shortcuts in a list-making tool https://checkvist.com 4 comments vim
- A List of Vim's Lists https://noahfrederick.com/log/a-list-of-vims-lists 6 comments vim
- Formatting lists with Vim [Vimways 6/24] https://vimways.org/2018/formatting-lists-with-vim/ 4 comments vim
- Another List Of JavaScript Friendly Vim Plugins https://adminhacks.com/vim-javascript.html 7 comments vim
- A decent list of stuff you can do in vim and how to do them. https://github.com/mhinz/vim-galore/blob/master/README.md 4 comments vim
- Understanding Vim’s Jump List https://medium.com/@kadek/understanding-vims-jump-list-7e1bfc72cdf0 4 comments vim
- Where to find a list of all the Syntax groups in vim? https://github.com/pangloss/vim-javascript/blob/master/syntax/javascript.vim 9 comments vim
- The Devops Wiki: A list of Bash/Linux and Vim Tutorials https://github.com/Leo-G/DevopsWiki 7 comments commandline
- vim: list all matching lines http://tuxdiary.com/2015/02/15/vim-list-all-matching-lines/ 8 comments vim
- Vim list curated so far by only me, please help me improve it! https://vim.zeef.com/andrew.krawchyk 4 comments vim
- List of all the current neovim config distributions like Lunar Vim? https://github.com/rockerBOO/awesome-neovim#preconfigured-configuration 19 comments neovim
- The quickfix and location lists in Vim https://freshman.tech/vim-quickfix-and-location-list/ 25 comments vim
- vim tips (another personal list) http://karolis.koncevicius.lt/posts/personal_vim_tricks/ 4 comments vim
- My personal list of vim tips https://blog.antoyo.xyz/vim-tips 40 comments vim
- vim-gdiff: Populate the QuickFix list with the output of git-diff command https://github.com/oguzbilgic/vim-gdiff 10 comments vim
- Vim plugin for TODO lists https://github.com/aserebryakov/vim-todo-lists 10 comments vim
- Vim File Lists: comparing the quickfix, argument list, and Denite.nvim https://blog.afoolishmanifesto.com/posts/vim-file-lists/ 6 comments vim
- List of JavaScript ES6 snippets and syntax highlighting for vim https://github.com/isruslan/vim-es6 2 comments javascript
- Vim's Undo List Isn't A List. It's A Tree. http://www.benrady.com/2014/01/vims-undo-list-isnt-a-list-its-a-tree.html 8 comments vim
- Tips for making the most of Vim's various lists. https://codeinthehole.com/tips/vim-lists/ 20 comments vim
- New blog post 📝 - Vim's Arglist as a File-Centric Todo List https://ctoomey.com/writing/using-vims-arglist-as-a-todo-list/ 21 comments vim
- [TIL] View a list of recent documents in Vim https://stackoverflow.com/questions/309723/view-a-list-of-recent-documents-in-vim 15 comments vim
- Feedback Please? Agilitree - The Todo List for Vim Users https://agilitree.herokuapp.com/ 6 comments vim
- A list of useful vim commands arranged in groups, helpful for quick reference http://www.techinfected.net/2014/07/vim-commands-cheat-sheet.html 5 comments linux
- Vimpusher - A social vim plugin list for everyone who has their vimrc's online http://www.vimpusher.com/ 15 comments vim
- vimt0d0 - Vim syntax highlighting for TODO lists, à-la Orgmode https://github.com/metalelf0/vimt0d0 11 comments vim
- vim-go: Anyone knows a good way to close both quickfix and location list with one shortcut? https://www.reddit.com/r/golang/comments/5k28lo/vimgo_anyone_knows_a_good_way_to_close_both/ 7 comments golang
- vim-enmasse - My first plugin that allows you to edit each line referenced in a quickfix list from one buffer https://github.com/Wolfy87/vim-enmasse 12 comments vim
- List of mostly free learning resources for Linux, Vim, Python and Perl https://github.com/learnbyexample/scripting_course/blob/master/Linux_curated_resources.md 15 comments learnprogramming
- List of vim plugins I use - with mini tutorials http://mirnazim.org/writings/vim-plugins-i-use/ 34 comments vim
- Sharing a new plugin that I couldn't live without after years of evil emacs and vscode vim. It lets you jump buffers back and forward through a file history unique to every window, instead of a global buffer list. https://github.com/volskaya/windovigation.nvim 7 comments neovim
- neocomplcache - Ultimate auto completion system for Vim (with snippets and completion keywords gathered from tags, syntax, included files and custom lists) http://www.vim.org/scripts/script.php?script_id=2620 9 comments vim
- Vim-ToDo: Simple syntax highlighting for markdown-style To Do lists. Just cracked this 10 minutes before quitting time today. Feedback welcome! https://github.com/tomswartz07/vim-todo 12 comments vim