aboutsummaryrefslogtreecommitdiff
path: root/vim/config/format.vim
Commit message (Expand)AuthorAgeFilesLines
* Use <Leader>/<LocalLeader> correctly in Vim configTom Ryder2017-11-031-3/+3
* Add some comments to 'formatoptions' switchingTom Ryder2017-10-301-0/+10
* Move execution out of 'formatoptions' conditionalTom Ryder2017-10-301-2/+3
* Use full `execute` command, not `exec`Tom Ryder2017-10-301-2/+2
* Use clearer method for 'formatoptions' flag toggleTom Ryder2017-10-301-2/+5
* Use explicit case-sensitive 'formatoptions' matchTom Ryder2017-10-301-1/+1
* Switch on local formatoptions setting, not globalTom Ryder2017-10-301-1/+1
* Apply name conventions, scoping to Vim identifiersTom Ryder2017-10-301-4/+4
* Use ==# consistently in Vim configTom Ryder2017-10-301-1/+1
* Move format .vimrc config into subfileTom Ryder2017-10-281-0/+31