aboutsummaryrefslogtreecommitdiff
path: root/vim/ftplugin/sed.vim
Commit message (Collapse)AuthorAgeFilesLines
* Set filetype-appropriate 'foldlevel'Tom Ryder2019-06-191-2/+3
|
* Move 'foldmethod' definitions out to filetypesTom Ryder2019-06-191-0/+4
|
* Set b:did_ftplugin flag in Vim ftpluginsTom Ryder2018-11-291-0/+1
|
* Move after/ftplugin/sed.vim to ftplugin/sed.vimTom Ryder2018-07-101-0/+9
Vim doesn't have a stock ftplugin for sed at all (just syntax), so this can be our base one.