Vim
软件描述
Vim(“Vi 改进版”)是一款高级文本编辑器,支持语法高亮、词法补全,并拥有大量用户贡献的内容。它还有一个名为 GVim 的图形界面版本。
官方网站
访问软件的官方网站了解更多信息
www.vim.org
什么是 Vim?
Vim(“Vi 改进版”)是一款高级文本编辑器,支持语法高亮、词自动补全,并拥有大量用户贡献的内容。
Vim 提供多种编辑模式以提高效率。这使得 Vim 不够友好,但这也是其优势所在。正常模式将字母数字键绑定到任务导向的命令上;可视模式用于高亮文本;命令行模式提供更多工具(如查找替换、定义函数等)。
Vim 自带完整的帮助文档。
主要功能
🔄 替代方案
208 个选择Notepad! 是 Windows 记事本的免费、强大且功能丰富的替代软件。该软件完全免费,可用于个人和商业用途。支持多文档编辑、拆分编辑(同一文档的两个视图并排显示,并同步...
Bim is a Vim-inspired, terminal text editor originally built for ToaruOS but also available for Linux, Sortix, FreeBSD, and macOS. Bim aims to be lightweight and featureful with no external dependencies, providing a modern editing experience...

Whisk
Tumult Whisk is the lightweight HTML and PHP editor with a live preview pane that displays the updated page as you type. It is an essential app for your web dev toolkit.
Lightweight text editor featuring syntax highlighting for HTML, CSS, JavaScript, PHP, Ruby, instant browser preview even unsaved, tabbed documents, drag-and-drop for files and images, customizable quick clips, and a streamlined design focused on web coding.
Climacs
Climacs is an open source Emacs-like text editor written in Common Lisp. It has a good integration with other CLIM-based applications and uses Common Lisp Interface Manager (CLIM) library, called ESA, that provides an Emacs-style user interface, rather than the normal CLIM UI.
ad (pronounced A.D.) is an attempt at combining a modal editing interface of likes of vi and kakoune with the approach to extensibility of Plan9's Acme. Inside of ad text is something you can execute as well as edit.