[prev in list] [next in list] [prev in thread] [next in thread] 

List:       vim
Subject:    After files
From:       "Scott LaBounty" <slabounty () nexatechnologies ! com>
Date:       2003-01-27 21:11:42
[Download RAW message or body]

I am trying to add a file to the vimfiles/after/ftplugin directory
(specifically ruby.vim) to add some simple macros when I edit ruby
files. When I begin the file with the standard:

if (exists("b:did_ftplugin"))
    finish
endif
let b:did_ftplugin = 1

it doesn't get loaded. I'm assuming because the ruby.vim in my
vim61/ftplugin directory is already loaded. So ... what does everyone
else use here for this? Is there a standard for after ftplugin variable
names?

Scott LaBounty
Nexa Technologies, Inc.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic