LearnVim
Text Editor Guide
A resource offering guidance and instructional content for configuring and mastering the Vim text editor.
A Suggested Path for Learning Vim
419 stars
21 watching
22 forks
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gitig/practical-vim-notes | A collection of notes and tips on how to use the Vim text editor effectively | 50 |
dahu/vim-fanfingtastic | Enables search and navigation across lines in Vim using special keys. | 113 |
dofy/learn-vim | A hands-on tutorial of Vim, focusing on practical learning through interactive documentation | 1,688 |
learnbyexample/vim_reference | A concise learning resource for Vim users covering key concepts and features. | 356 |
kepbod/ivim | A customizable and efficient text editor configuration for NeoVim and Vim 8.0+ | 475 |
zakuro9715/vim-vtools | Tools for formatting and testing Go code in the Vim editor | 17 |
zah/nim.vim | Language plugin providing syntax highlighting, auto-indentation and project navigation features for the Nim programming language | 212 |
coderifous/textobj-word-column.vim | Provides text-objects to simplify operations on columns of code in Vim | 214 |
kana/vim-textobj-user | A plugin for creating custom text objects in Vim that simplify the process of defining complex text selections. | 1,442 |
terrychou/ivim | An iOS port of the Vim editor with various features and integrations to enhance user experience | 600 |
vlang/ved | A small text editor with hardware accelerated rendering and Vim-like features | 1,387 |
clojure-vim/clojure.vim | A Vim plugin providing syntax highlighting and indentation support for the Clojure programming language. | 35 |
mathall/rim | A Vim-like text editor in Rust with basic editing and navigation functionality | 611 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
vim-erlang/vim-erlang-runtime | A Vim plugin that provides syntax and indentation support for the Erlang programming language | 101 |