No description
|
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. |
||
|---|---|---|
| src | Switch to internal Vim spellchecker for English-US | |
| AUTHORS | Add initial sources | |
| CHANGELOG | Add initial sources | |
| CONTRIBUTING | Add initial sources | |
| LICENSE | Add initial sources | |
| NEWS | Add initial sources | |
| PRIMER | Add initial sources | |
| README | Add initial sources | |
| TODO | Add initial sources | |
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 ---