Vim's built-in Spell-Checker, Corrections and Multilingual Dictionaries!

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Hey Luke, you can have multiple languages on the spellchecker at the same time.
let g:pandoc#spell#default_langs = ['es', 'en'] ( im using a vim- pandoc btw )
This is a snipet from my vimrc.
It looks like you can do it with base vim
set spelllang=en, es

camotubi
Автор

Another quick tip when correcting a spelling mistake in vim. You can use '1z=' to take the first recommendation if you trust that it will most likely be correct without viewing the whole recommendation list. Note, you can sub out the '1' with whatever recommendation you think will be correct.

oddenodin
Автор

I have come to love VIM because of your videos and they are, as far as I am concerned, the defacto beginners guide to VIM on Youtube. Keep them coming!

RedTick
Автор

This is one of the things that kept me using nano in the terminal instead of learning vim. I still find nano's spell checker faster, but I'm determined to learn vim.

theguyinthefunnyhat
Автор

Luke you can also use multiple languages at the same time...:)
I use set spelllang=it, en, de

NdLv-gmtc
Автор

You can also autocomplete words in the dictionary with spell check on, and pressing ctrl-x ctrl-k

chrid
Автор

Hi Luke, like your videos!
Q: Have you tried any grammar checker like rhysd/vim-grammarous for vim?

magnussorensen
Автор

If you can create a vim tutorial playlist that will be great!

yjs
Автор

My vim does not highlight the text by default. How can I get it to highlight the text? I cannot find anything in the spell help file about this.

DennisChaves
Автор

Hey, are you going to make videos about NeoVim and Sway?

maxzimmermann
Автор

Just saved me a lot of time! Thank you.

karlforshaw
Автор

Can I check the words that are in the both good and bad list?
Also library of words for my language is pretty short and I would like to upgrade it. How can i do that?

svenbokulic
Автор

It is really helpful Luke,
I'm a BIG FAN

AhmedKhaled-sjzx
Автор

Is there any way to view the good/bad lists and edit them directly?

JoeJoeTater
Автор

Hi Mr. Luke i have 3 question. Is any chance to setup vim color that way.
>> i wont white font with little blu glow like on CRT monitor with black background. Wery old computer with Dos have that and i rly wont use vim and this settings. Or any CRT Monitor filter for vim?
and last how i can change font in vim and ZOOM - in /out? (shortcut key). Thanks i wait for Your answer. Cheers from Poland. :)

Bekon
Автор

isn't there a spellcheck (aspell) fron the terminal

RudyHill
Автор

Emacs has hunspell integration and auto detecting language of document

fhfckycb
Автор

I still get mad horizontal line flickering on w3m ranger previews using urxvt, any ideas on what I might be doing wrong?

InNominePraxis
Автор

how the HECK i didnt know about this earlier???

ade
Автор

It's leviOOsa not leviosaRR...








yes I'm dying.

naranja-intimidante