- AUTHOR: PilgrimLyieu
- OS: Windows 10
- VIM: Vim 90
Put _vimrc
into ~
and others into ~/vimfiles
. Anything else not shown in the above structure such as .gitmodules
is unnecessary to do so.
├─_vimrc
├─coc-settings.json
├─after
│ └─syntax
├─extra
│ └─.mume
├─ftplugin
├─plugged
│ └─vimtex
│ └─after
│ └─ftplugin
├─pythonx
│ ├─md
│ └─mdtex
├─Snips
│ ├─all
│ ├─markdown
│ ├─python
│ ├─snippets
│ └─vim
└─spell
Main Vim config.
Main coc
config.
├─syntax
Apply Math Environment to Markdown
.
├─.mume
Preview configs of coc-markdown-preview-enhanced
.
Set AutoHotkey
comment method.
Apply text objects & mappings of vimtex
to Markdown
.
UltiSnips
python modules.
UltiSnips
snippets
Correct spellings.