blob: 6cb219756f5af0e6a3bc30f679439869de4aa2d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[command]*`aspell`* aspell plugin configuration::
........................................
/aspell dictlist
enable <lang>
disable
addword [<lang>] <word>
dictlist: show installed dictionaries
enable: enable aspell on current buffer
disable: disable aspell on current buffer
addword: add a word in your personal aspell dictionary
Input line beginning with a '/' is not checked, except for some commands.
........................................
|