[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-6562":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":10,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":22,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":16,"starSnapshotCount":16,"syncStatus":18,"lastSyncTime":27,"discoverSource":28},6562,"macvim","b4winckler\u002Fmacvim","b4winckler","Vim - the text editor - for Mac OS X","http:\u002F\u002Fcode.google.com\u002Fp\u002Fmacvim\u002F",null,"C",5049,389,95,9,0,1,2,61.47,false,"master",true,[],"2026-06-12 04:00:29","README.txt for version 7.4 of Vim: Vi IMproved.\n\n\nWHAT IS VIM\n\nVim is an almost compatible version of the UNIX editor Vi.  Many new features\nhave been added: multi-level undo, syntax highlighting, command line history,\non-line help, spell checking, filename completion, block operations, etc.\nThere is also a Graphical User Interface (GUI) available.  See\n\"runtime\u002Fdoc\u002Fvi_diff.txt\" for differences with Vi.\n\nThis editor is very useful for editing programs and other plain text files.\nAll commands are given with normal keyboard characters, so those who can type\nwith ten fingers can work very fast.  Additionally, function keys can be\ndefined by the user, and the mouse can be used.\n\nVim runs under Amiga DOS, MS-DOS, MS-Windows (95, 98, Me, NT, 2000, XP, Vista,\n7), Atari MiNT, Macintosh, BeOS, VMS, RISC OS, OS\u002F2 and almost all flavours of\nUNIX.  Porting to other systems should not be very difficult.\n\n\nDISTRIBUTION\n\nThere are separate distributions for Unix, PC, Amiga and some other systems.\nThis README.txt file comes with the runtime archive.  It includes the\ndocumentation, syntax files and other files that are used at runtime.  To run\nVim you must get either one of the binary archives or a source archive.\nWhich one you need depends on the system you want to run it on and whether you\nwant or must compile it yourself.  Check \"http:\u002F\u002Fwww.vim.org\u002Fdownload.php\" for\nan overview of currently available distributions.\n\n\nDOCUMENTATION\n\nThe vim tutor is a one hour training course for beginners.  Mostly it can be\nstarted as \"vimtutor\".  See \":help tutor\" for more information.\n\nThe best is to use \":help\" in Vim.  If you don't have an executable yet, read\n\"runtime\u002Fdoc\u002Fhelp.txt\".  It contains pointers to the other documentation\nfiles.  The User Manual reads like a book and is recommended to learn to use\nVim.  See \":help user-manual\".\n\n\nCOPYING\n\nVim is Charityware.  You can use and copy it as much as you like, but you are\nencouraged to make a donation to help orphans in Uganda.  Please read the file\n\"runtime\u002Fdoc\u002Fuganda.txt\" for details (do \":help uganda\" inside Vim).\n\nSummary of the license: There are no restrictions on using or distributing an\nunmodified copy of Vim.  Parts of Vim may also be distributed, but the license\ntext must always be included.  For modified versions a few restrictions apply.\nThe license is GPL compatible, you may compile Vim with GPL libraries and\ndistribute it.\n\n\nSPONSORING\n\nFixing bugs and adding new features takes a lot of time and effort.  To show\nyour appreciation for the work and motivate Bram and others to continue\nworking on Vim please send a donation.\n\nSince Bram is back to a paid job the money will now be used to help children\nin Uganda.  See runtime\u002Fdoc\u002Fuganda.txt.  But at the same time donations\nincrease Bram's motivation to keep working on Vim!\n\nFor the most recent information about sponsoring look on the Vim web site:\n\n\thttp:\u002F\u002Fwww.vim.org\u002Fsponsor\u002F\n\n\nCOMPILING\n\nIf you obtained a binary distribution you don't need to compile Vim.  If you\nobtained a source distribution, all the stuff for compiling Vim is in the\n\"src\" directory.  See src\u002FINSTALL for instructions.\n\n\nINSTALLATION\n\nSee one of these files for system-specific instructions:\nREADME_ami.txt\t\tAmiga\nREADME_unix.txt\t\tUnix\nREADME_dos.txt\t\tMS-DOS and MS-Windows\nREADME_os2.txt\t\tOS\u002F2\nREADME_mac.txt\t\tMacintosh\nREADME_vms.txt\t\tVMS\n\nThere are more README_*.txt files, depending on the distribution you used.\n\n\nINFORMATION\n\nThe latest news about Vim can be found on the Vim home page:\n\thttp:\u002F\u002Fwww.vim.org\u002F\n\nIf you have problems, have a look at the Vim FAQ:\n\thttp:\u002F\u002Fvimdoc.sf.net\u002Fvimfaq.html\n\nIf you still have problems or any other questions, use one of the mailing\nlists to discuss them with Vim users and developers:\n\thttp:\u002F\u002Fwww.vim.org\u002Fmaillist.php\n\nIf nothing else works, report bugs directly:\n\tBram Moolenaar \u003CBram@vim.org>\n\n\nMAIN AUTHOR\n\nSend any other comments, patches, flowers and suggestions to:\n\n\tBram Moolenaar\t\tE-mail:\tBram@vim.org\n\tFinsterruetihof 1\n\t8134 Adliswil\n\tSwitzerland\n","MacVim 是专为 Mac OS X 设计的 Vim 文本编辑器版本。它继承了 Vim 的强大功能，如多级撤销、语法高亮、命令行历史记录、在线帮助、拼写检查、文件名补全以及块操作等，并额外提供了图形用户界面（GUI）。MacVim 采用 C 语言编写，支持高度自定义，包括用户定义的功能键和鼠标使用，非常适合程序员或需要高效编辑纯文本文件的用户。尽管该项目未明确列出许可证类型，但遵循慈善软件模式，鼓励用户通过捐赠支持乌干达孤儿的方式使用该软件。","2026-06-11 03:07:38","top_language"]