aboutsummaryrefslogtreecommitdiffstats
path: root/bundle/vim-surround
diff options
context:
space:
mode:
authorTeddy Wing2014-05-28 22:31:04 -0400
committerTeddy Wing2014-05-28 22:31:04 -0400
commit6029bc7f47787479669ce25e011f24303c1adc59 (patch)
tree9828b67594e3b9aaaba5db93cfa5a7d05e472174 /bundle/vim-surround
parentc57c5f3414c70ec26fa1c2e28da4523ca19cebed (diff)
downloaddotvim-6029bc7f47787479669ce25e011f24303c1adc59.tar.bz2
vimrc: figured out how to set b:did_ftplugin properly
I did need to set `b:did_ftplugin` in an autocmd. Without doing so I was only setting it for the first opened buffer, and subsequent buffers would have filetype plugins enabled. I'm surprised that I didn't realise it until today. Figured out that I should be setting the autocmd on BufReadPre in order to get the variable set properly for all buffers that I open.
Diffstat (limited to 'bundle/vim-surround')
0 files changed, 0 insertions, 0 deletions