Dup Ver Goto 📝

Sourcing-files

PT2/editor/vim/vimrc does not exist
To
11 lines, 30 words, 304 chars Page 'Sourcing-files' does not exist.

See this stackoverflow question

Autocmd

Consider

:autocmd FileType python     :iabbrev <buffer> iff if:<left>

we want to source a file, so

:autocmd FileType html     :source ~/.vim/html.vim