1
1
Fork
You've already forked Vim-Configuration
0
No description
  • Vim Script 100%
Aidan C. Mullen 5307081571 Switch to internal Vim spellchecker for English-US
Vim has various plugins for this as well, although the internal checker will suffice as a default.
2026年05月05日 07:02:27 -04:00
src Switch to internal Vim spellchecker for English-US 2026年05月05日 07:02:27 -04:00
AUTHORS Add initial sources 2025年08月25日 08:44:46 -04:00
CHANGELOG Add initial sources 2025年08月25日 08:44:46 -04:00
CONTRIBUTING Add initial sources 2025年08月25日 08:44:46 -04:00
LICENSE Add initial sources 2025年08月25日 08:44:46 -04:00
NEWS Add initial sources 2025年08月25日 08:44:46 -04:00
PRIMER Add initial sources 2025年08月25日 08:44:46 -04:00
README Add initial sources 2025年08月25日 08:44:46 -04:00
TODO Add initial sources 2025年08月25日 08:44:46 -04:00

Vim Configuration
=================
 A work-in-progress set of Vim configurations.
 The configuration contains over one-hundred plugins, but has optimizations
that permit it to still open quickly and be responsive while language servers,
smart completion, and other heavy tasks are running.
Install
-------
 $ git clone https://codeberg.org/ACM/Vim-Configuration/
 $ cd ./Vim-Configuration
 $ make install
 For icons, a separate font will be required, which can be downloaded from
the following link:
 https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/IBMPlexMono.zip
 Type "\ww" to open the wiki.
--- end of README ---