Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lusty-explorer.vim v2.1.0: TypeError: can't modify frozen string #1

Closed
charl opened this issue Jun 25, 2009 · 2 comments
Closed

lusty-explorer.vim v2.1.0: TypeError: can't modify frozen string #1

charl opened this issue Jun 25, 2009 · 2 comments

Comments

@charl
Copy link

charl commented Jun 25, 2009

I've installed lusty-explorer.vim V2.1.0 and get the following error
when trying to open a file:

Error detected while processing /Users/charl/.vim/plugin/lusty-explorer.vim:

line 1460:
TypeError: can't modify frozen string

I get this from vim (v7.2.182) and macvim (v7.2.148) on my MacBook Pro.

Any ideas?

@sjbach
Copy link
Owner

sjbach commented Jul 27, 2009

I'm not sure why, but lusty-explorer.vim interacts poorly with fuzzyfinder_textmate.vim. The solution is to load fuzzyfinder_textmate.vim last, e.g. by renaming it to zfuzzyfinder_textmate.vim.

@sjbach
Copy link
Owner

sjbach commented Mar 4, 2010

Closing - recent versions of lusty-explorer.vim warn about the presence of fuzzyfinder_textmate.vim.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants