diff --git a/.vim/spell/en.utf-8.add b/.vim/spell/en.utf-8.add index 935a09e..053f390 100644 --- a/.vim/spell/en.utf-8.add +++ b/.vim/spell/en.utf-8.add @@ -66,3 +66,23 @@ chawley phansible Abaddon ChromeOS +TeachingBooks +NeuroSquad +Wormdingler +jinja +TODO +Neovim +Zettelkasten +Harpocrates +Weechat +Lorain +Meadowbrook +NotebookLLM +Satola +DeSha +Redis +hostname +Shawshank +Delly +tmux +freecycle diff --git a/.vimrc b/.vimrc index b4c10aa..d79c467 100644 --- a/.vimrc +++ b/.vimrc @@ -415,6 +415,19 @@ autocmd FileType netrw setl bufhidden=delete autocmd BufNewFile,BufReadPost *.{yaml,yml} set filetype=yaml foldmethod=manual autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab +" Abbreviations +" Correcting common misspellings +iab couljd could +iab wouljd would +iab monring morning +iab teh the +iab adn and +iab form from +iab wiht with +iab becuase because +iab definately definitely +iab seperate separate + " --------------------------------------------------------------------------------------------------------------------- " ==> Colors " Term GUI Colors