Vim Dictionary Spell 2022_01_31_05:16:09

Опубликовано: 21 Август 2026
на канале: Bhaskar Chowdhury ...Musing with GNU_Linux!!
90
0

In this video, you will see, how you can manipulate or take advantage of Vim's built-in spell checker to get words to file from outside and integrate with it for cross-check.

The below process is ONLY required. if and only if, the words file is not already provided by your distribution of OS.

You can get the words file from here: https://versaweb.dl.sourceforge.net/p...

Procedure:
1) Utar the tared file downloaded like this: tar -xvzf scowl-2020.12.07.tar.gz
2) Get into the untarred directory and run: ./mk-list british 95

I have explained the meaning of 95 as an argument in the video.

#linux #vim #dictionary