vim插件的社区活跃度怎么样
阅读原文时间:2023年07月11日阅读:1

www.vim.org -> Scripts -> Browse all可以看到有5051个插件。
搜索Nerd可以看到NerdTree插件,它的评分是Rating 7882/2514, Downloaded by 183205
大多数插件的下载量都不过1000
taglist近几年都没有什么提交。似乎很稳定。
总体而言,我看每天会有几个提交。

可以看到一个排序
83008 snipMate utility 6220 83008 TextMate-style snippets for Vim
87405 rails.vim utility 6147 87405 Ruby on Rails: easy file navigation, enhanced syntax highlighting, and more
91327 Colo(u)r Sampler Pack color scheme 3885 91327 [[[Oct 2012 Update]]] Top 100(ish) Themes, GUI Menu
92664 AutomaticLaTeXPlugin ftplugin 626 92664 Background compilation, completion, bib serch, toc and other nice features.
102754 python.vim syntax 1684 102754 Enhanced version of the python syntax highlighting script
104428 minibufexpl.vim utility 3763 104428 Elegant buffer explorer - takes very little screen space
105936 c.vim utility 5024 105936 C/C++ IDE -- Write and run programs. Insert statements, idioms, comments etc.
106749 bufexplorer.zip utility 3291 106749 Buffer Explorer / Browser
183205 The NERD tree utility 7882 183205 A tree explorer plugin for navigating the filesystem
272501 taglist.vim utility 13481 272501 Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc)

参考 《awk检查一列是不是数字》