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

How would you install this on Macvim? #6

Closed
asselinpaul opened this issue Apr 29, 2012 · 27 comments
Closed

How would you install this on Macvim? #6

asselinpaul opened this issue Apr 29, 2012 · 27 comments

Comments

@asselinpaul
Copy link

It assumes that you are using vim but I would like to know what I have to do differently to install this for Macvim.
Thanks in advance.
Paul

@crankyadmin
Copy link

Nothing. They both read from the same config file .vimrc

@asselinpaul
Copy link
Author

I don't know how this works but when I run 'vim +BundleInstall +qall, I get this.

    vim +BundleInstall +qall
    Error detected while processing /Users/Paul-Arthur/.vimrc:
    line   13:
    E117: Unknown function: vundle#rc
    line   15:
    E492: Not an editor command: Bundle 'gmarik/vundle'
    line   18:
    E492: Not an editor command: Bundle 'mileszs/ack.vim'
    line   19:
    E492: Not an editor command: Bundle 'zaiste/hammer.vim'
    line   20:
    E492: Not an editor command: Bundle 'majutsushi/tagbar'
    line   21:
    E492: Not an editor command: Bundle 'tsaleh/vim-align'
    line   22:
    E492: Not an editor command: Bundle 'tpope/vim-endwise'
    line   23:
    E492: Not an editor command: Bundle 'tpope/vim-fugitive'
    line   24:
    E492: Not an editor command: Bundle 'tpope/vim-haml'
    line   25:
    E492: Not an editor command: Bundle 'tpope/vim-rails'
    line   26:
    E492: Not an editor command: Bundle 'tpope/vim-repeat'
    line   27:
    E492: Not an editor command: Bundle 'tpope/vim-speeddating'
    line   28:
    E492: Not an editor command: Bundle 'tpope/vim-surround'
    line   29:
    E492: Not an editor command: Bundle 'tpope/vim-unimpaired'
    line   30:
    E492: Not an editor command: Bundle 'scrooloose/nerdcommenter'
    line   31:
    E492: Not an editor command: Bundle 'scrooloose/nerdtree'
    line   32:
    E492: Not an editor command: Bundle 'scrooloose/syntastic'
    line   33:
    E492: Not an editor command: Bundle 'spiiph/vim-space'
    line   35:
    E492: Not an editor command: Bundle 'sjl/splice.vim'
    line   36:
    E492: Not an editor command: Bundle 'nelstrom/vim-textobj-rubyblock'
    line   37:
    E492: Not an editor command: Bundle 'kana/vim-textobj-user'
    line   38:
    E492: Not an editor command: Bundle 'chrismetcalf/vim-yankring'
    line   39:
    E492: Not an editor command: Bundle 'michaeljsmith/vim-indent-object'
    line   40:
    E492: Not an editor command: Bundle 'mirell/vim-matchit'
    line   42:
    E492: Not an editor command: Bundle 'ecomba/vim-ruby-refactoring'
    line   43:
    E492: Not an editor command: Bundle 'kchmck/vim-coffee-script'
    line   44:
    E492: Not an editor command: Bundle 'Lokaltog/vim-powerline'
    line   45:
    E492: Not an editor command: Bundle 'kien/ctrlp.vim'
    line   46:
    E492: Not an editor command: Bundle 'Shougo/neocomplcache'
    line   47:
    E492: Not an editor command: Bundle 'Shougo/neocomplcache-snippets-complete'
    line   50:
    E492: Not an editor command: Bundle 'VimClojure'
    line   53:
    E492: Not an editor command: Bundle 'Twinside/vim-syntax-haskell-cabal'
    line   54:
    E492: Not an editor command: Bundle 'lukerandall/haskellmode-vim'
    line   63:
    E492: Not an editor command: Bundle 'sjl/badwolf'
    line   64:
    E492: Not an editor command: Bundle 'altercation/vim-colors-solarized'
    line   65:
    E492: Not an editor command: Bundle 'tomasr/molokai'
    line   70:
    E185: Cannot find color scheme badwolf
    Press ENTER or type command to continueError detected while processing /Users/Paul-Arthur/.vimrc:
    line   13:
    E117: Unknown function: vundle#rc
    line   15:
    E492: Not an editor command: Bundle 'gmarik/vundle'
    line   18:
    E492: Not an editor command: Bundle 'mileszs/ack.vim'
    line   19:
    E492: Not an editor command: Bundle 'zaiste/hammer.vim'
    line   20:
    E492: Not an editor command: Bundle 'majutsushi/tagbar'
    line   21:
    E492: Not an editor command: Bundle 'tsaleh/vim-align'
    line   22:
    E492: Not an editor command: Bundle 'tpope/vim-endwise'
    line   23:
    E492: Not an editor command: Bundle 'tpope/vim-fugitive'
    line   24:
    E492: Not an editor command: Bundle 'tpope/vim-haml'
    line   25:
    E492: Not an editor command: Bundle 'tpope/vim-rails'
    line   26:
    E492: Not an editor command: Bundle 'tpope/vim-repeat'
    line   27:
    E492: Not an editor command: Bundle 'tpope/vim-speeddating'
    line   28:
    E492: Not an editor command: Bundle 'tpope/vim-surround'
    line   29:
    E492: Not an editor command: Bundle 'tpope/vim-unimpaired'
    line   30:
    E492: Not an editor command: Bundle 'scrooloose/nerdcommenter'
    line   31:
    E492: Not an editor command: Bundle 'scrooloose/nerdtree'
    line   32:
    E492: Not an editor command: Bundle 'scrooloose/syntastic'
    line   33:
    E492: Not an editor command: Bundle 'spiiph/vim-space'
    line   35:
    E492: Not an editor command: Bundle 'sjl/splice.vim'
    line   36:
    E492: Not an editor command: Bundle 'nelstrom/vim-textobj-rubyblock'
    line   37:
    E492: Not an editor command: Bundle 'kana/vim-textobj-user'
    line   38:
    E492: Not an editor command: Bundle 'chrismetcalf/vim-yankring'
    line   39:
    E492: Not an editor command: Bundle 'michaeljsmith/vim-indent-object'
    line   40:
    E492: Not an editor command: Bundle 'mirell/vim-matchit'
    line   42:
    E492: Not an editor command: Bundle 'ecomba/vim-ruby-refactoring'
    line   43:
    E492: Not an editor command: Bundle 'kchmck/vim-coffee-script'
    line   44:
    E492: Not an editor command: Bundle 'Lokaltog/vim-powerline'
    line   45:
    E492: Not an editor command: Bundle 'kien/ctrlp.vim'
    line   46:
    E492: Not an editor command: Bundle 'Shougo/neocomplcache'
    line   47:
    E492: Not an editor command: Bundle 'Shougo/neocomplcache-snippets-complete'
    line   50:
    E492: Not an editor command: Bundle 'VimClojure'
    line   53:
    E492: Not an editor command: Bundle 'Twinside/vim-syntax-haskell-cabal'
    line   54:
    E492: Not an editor command: Bundle 'lukerandall/haskellmode-vim'
    line   63:
    E492: Not an editor command: Bundle 'sjl/badwolf'
    line   64:
    E492: Not an editor command: Bundle 'altercation/vim-colors-solarized'
    line   65:
    E492: Not an editor command: Bundle 'tomasr/molokai'
    line   70:
    E185: Cannot find color scheme badwolf

@crankyadmin
Copy link

What version of vim?

@asselinpaul
Copy link
Author

version 7.3 but I also tried for MacVim and it did the same thing. Has anyone got it to work on Macvim? If so how?

@crankyadmin
Copy link

I use it with MacVim and installed as per instructions on the landing page...

@asselinpaul
Copy link
Author

without modifing a single line? Where is Macvim located? Do you have Z Term? Thanks a lot for your help.

@crankyadmin
Copy link

Without a single modification; /Applications; Z Term? No why?!?! iTerm2.

So all I did what pull down snapshot 64 of MacVim when installed Vimified ran it on the command line and boom... both MacVim and Vim work without fail.

@asselinpaul
Copy link
Author

so sorry, when did you download and install MacVim, before or after? Yeah iTerm2 is a beast, I use that too ;)

@crankyadmin
Copy link

Before... long before... about 3 months before.

@asselinpaul
Copy link
Author

Tried again from clean install of macvim and vimified. Still no luck...

    familys-imac:vimified Paul-Arthur$ vim +BundleInstall +qall
    Error detected while processing /Users/Paul-Arthur/.vimrc:
    line   13:
    E117: Unknown function: vundle#rc
    line   15:
    E492: Not an editor command: Bundle 'gmarik/vundle'
    line   18:
    E492: Not an editor command: Bundle 'mileszs/ack.vim'
    line   19:
    E492: Not an editor command: Bundle 'zaiste/hammer.vim'
    line   20:
    E492: Not an editor command: Bundle 'majutsushi/tagbar'
    line   21:
    E492: Not an editor command: Bundle 'tsaleh/vim-align'
    line   22:
    E492: Not an editor command: Bundle 'tpope/vim-endwise'
    line   23:
    E492: Not an editor command: Bundle 'tpope/vim-fugitive'
    line   24:
    E492: Not an editor command: Bundle 'tpope/vim-haml'
    line   25:
    E492: Not an editor command: Bundle 'tpope/vim-rails'
    line   26:
    E492: Not an editor command: Bundle 'tpope/vim-repeat'
    line   27:
    E492: Not an editor command: Bundle 'tpope/vim-speeddating'
    line   28:
    E492: Not an editor command: Bundle 'tpope/vim-surround'
    line   29:
    E492: Not an editor command: Bundle 'tpope/vim-unimpaired'
    line   30:
    E492: Not an editor command: Bundle 'scrooloose/nerdcommenter'
    line   31:
    E492: Not an editor command: Bundle 'scrooloose/nerdtree'
    line   32:
    E492: Not an editor command: Bundle 'scrooloose/syntastic'
    line   33:
    E492: Not an editor command: Bundle 'spiiph/vim-space'
    line   35:
    E492: Not an editor command: Bundle 'sjl/splice.vim'
    line   36:
    E492: Not an editor command: Bundle 'nelstrom/vim-textobj-rubyblock'
    line   37:
    E492: Not an editor command: Bundle 'kana/vim-textobj-user'
    line   38:
    E492: Not an editor command: Bundle 'chrismetcalf/vim-yankring'
    line   39:
    E492: Not an editor command: Bundle 'michaeljsmith/vim-indent-object'
    line   40:
    E492: Not an editor command: Bundle 'mirell/vim-matchit'
    line   42:
    E492: Not an editor command: Bundle 'ecomba/vim-ruby-refactoring'
    line   43:
    E492: Not an editor command: Bundle 'kchmck/vim-coffee-script'
    line   44:
    E492: Not an editor command: Bundle 'Lokaltog/vim-powerline'
    line   45:
    Press ENTER or type command to continue

    E492: Not an editor command: Bundle 'kien/ctrlp.vim'
    line   46:
    E492: Not an editor command: Bundle 'Shougo/neocomplcache'
    line   47:
    E492: Not an editor command: Bundle 'Shougo/neocomplcache-snippets-complete'
    line   50:
    E492: Not an editor command: Bundle 'VimClojure'
    line   53:
    E492: Not an editor command: Bundle 'Twinside/vim-syntax-haskell-cabal'
    line   54:
    E492: Not an editor command: Bundle 'lukerandall/haskellmode-vim'
    line   63:
    E492: Not an editor command: Bundle 'sjl/badwolf'
    line   64:
    E492: Not an editor command: Bundle 'altercation/vim-colors-solarized'
    line   65:
    E492: Not an editor command: Bundle 'tomasr/molokai'
    line   70:
    E185: Cannot find color scheme badwolf
    Press ENTER or type command to continue

@asselinpaul
Copy link
Author

Does anyone know what 'E492: Not an editor command: Bundle' means?

@crankyadmin
Copy link

cd 
git clone git://github.com/zaiste/vimified.git
ln -sfn vimified ~/.vim
ln -sfn vimified/vimrc ~/.vimrc
cd vimified
mkdir bundle
git clone https://github.com/gmarik/vundle.git bundle/vundle

You have done this right?

@asselinpaul
Copy link
Author

Yeah of course. The problem also occurs with vim. Is it something to do with my vimrc file? where is it suppose to be?

@crankyadmin
Copy link

I think this is more your setup than a issue with vimified. From your above pasted output I suspect your symlinks are either missing or pointing at the wrong files. Your problem is that for whatever reason macvim/vim can't find (source) Vundle therefore Bundle (the command for Vundle) is not found.

@odilontalk
Copy link

Had the same problem like asselinpaul said, double check your symlinks are created correctly (ls -lah). Everything fine now.

@asselinpaul
Copy link
Author

@dilas How would you go about doing this?
ls -lah gives me this:

    total 1115552
    drwxr-xr-x+  165 Paul-Arthur  staff   5.5K  1 May 00:14 .
    drwxr-xr-x     9 root         admin   306B 28 Aug  2011 ..
    drwxr-xr-x     4 Paul-Arthur  staff   136B 18 Dec  2010 .64pixels
    -rw-------     1 Paul-Arthur  staff     3B 10 Feb  2010 .CFUserTextEncoding
    drwxr-xr-x     3 Paul-Arthur  staff   102B  4 Mar 18:59 .DBUserDefaults
    -rw-r--r--@    1 Paul-Arthur  staff    21K 30 Apr 23:57 .DS_Store
    drwxr-xr-x@    3 Paul-Arthur  staff   102B  4 Apr  2009 .DownloadManager
    drwxr-xr-x     3 Paul-Arthur  staff   102B 28 Jan 13:24 .MacOSX
    -rw-r--r--     1 Paul-Arthur  staff   1.4K 21 Apr 19:33 .Rapp.history
    drwx------    44 Paul-Arthur  staff   1.5K  1 May 17:20 .Trash
    drwxr-xr-x    11 Paul-Arthur  staff   374B 13 Feb 18:55 .Tribler
    -rw-------     1 Paul-Arthur  staff   110B 10 Mar 23:44 .Xauthority
    drwxr-x--x     4 Paul-Arthur  staff   136B  4 May  2010 .adobe
    drwxr-xr-x     5 Paul-Arthur  staff   170B 13 Feb 18:55 .android
    drwxr-xr-x     4 Paul-Arthur  staff   136B  1 Sep  2011 .appinventor
    -rw-------     1 root         staff   1.2K 20 Feb 20:42 .bash_history
    -rw-r--r--@    1 Paul-Arthur  staff   3.0K 29 Apr 21:40 .bash_profile
    -rw-r--r--     1 Paul-Arthur  staff   196B 19 Mar  2011 .bash_profile.macports-saved_2011-06-27_at_10:45:52
    -rw-r--r--     1 Paul-Arthur  staff   612B  4 Sep  2011 .bash_profile.macports-saved_2011-12-04_at_14:04:17
    -rw-r--r--     1 Paul-Arthur  staff   1.0K 10 Dec 19:01 .bash_profile.macports-saved_2011-12-10_at_19:19:56
    -rw-r--r--     1 Paul-Arthur  staff   1.4K 10 Dec 19:19 .bash_profile.macports-saved_2011-12-10_at_22:06:34
    -rw-r--r--     1 Paul-Arthur  staff   1.8K 10 Dec 22:06 .bash_profile.macports-saved_2011-12-13_at_18:17:27
    -rw-r--r--@    1 Paul-Arthur  staff   2.8K 26 Feb 10:43 .bash_profile.macports-saved_2012-03-03_at_16:58:09
    -rw-r--r--     1 Paul-Arthur  staff    26B 13 Nov  2010 .bash_profile.pysave
    -rw-r--r--     1 Paul-Arthur  staff    12K 13 Jan 22:36 .bash_profile.swo
    -rw-r--r--     1 Paul-Arthur  staff    12K 13 Jan 22:35 .bash_profile.swp
    -rw-r--r--     1 root         staff   134B 28 Jan 13:24 .bashrc
    drwxr-xr-x     3 Paul-Arthur  staff   102B 30 Apr 23:49 .cache
    drwxr-xr-x     7 Paul-Arthur  staff   238B 25 Feb 18:48 .config
    drwx------     3 Paul-Arthur  staff   102B 28 Mar  2009 .cups
    -rw-------     1 Paul-Arthur  staff    85B 17 Jan 20:14 .cvspass
    drwxr-xr-x     4 Paul-Arthur  staff   136B 13 Apr  2011 .databrid
    drwx------     4 Paul-Arthur  staff   136B 17 Feb 00:27 .dotcloud
    drwx------    15 Paul-Arthur  staff   510B  1 May 17:21 .dropbox
    drwxr-xr-x     3 Paul-Arthur  staff   102B 13 Feb 18:55 .dvdcss
    -rw-r--r--     1 Paul-Arthur  staff    18K 10 Mar 14:16 .eaglerc
    -rw-r--r--     1 Paul-Arthur  staff   393B 26 Jun  2011 .eclipse_keyring
    drwxr-xr-x    57 Paul-Arthur  staff   1.9K 10 Mar 19:13 .fontconfig
    -rw-r--r--     1 Paul-Arthur  staff   677K 27 Mar  2010 .fonts.cache-1
    drwxr-xr-x     4 Paul-Arthur  staff   136B 20 Apr  2009 .fretsonfire
    drwx------     3 Paul-Arthur  staff   102B  9 Mar 23:32 .gconf
    drwx------     3 Paul-Arthur  staff   102B 10 Mar 00:06 .gconfd
    -rw-------     1 Paul-Arthur  staff     0B  6 Mar 18:22 .gdb_history
    drwxr-xr-x     4 Paul-Arthur  staff   136B  5 Jan 23:59 .gem
    -rw-r--r--     1 Paul-Arthur  staff   129B 24 Mar 11:43 .gitconfig
    drwxr-xr-x     3 Paul-Arthur  staff   102B 19 Jun  2011 .gnome2
    drwxr-xr-x     4 Paul-Arthur  staff   136B 13 Feb 18:55 .hacketyhack
    drwxr-xr-x     4 Paul-Arthur  staff   136B  5 Sep  2011 .idlerc
    drwxr-xr-x     3 Paul-Arthur  staff   102B 14 Mar  2010 .local
    drwxr-xr-x     3 Paul-Arthur  staff   102B 10 Mar 23:23 .macports
    drwxr-xr-x     3 Paul-Arthur  staff   102B 19 Mar  2011 .matplotlib
    drwxr-xr-x     3 Paul-Arthur  staff   102B 28 Mar  2009 .mplayer
    drwxrwxrwx     3 Paul-Arthur  staff   102B  3 Apr  2009 .nchsoftware
    drwxr-xr-x     8 Paul-Arthur  staff   272B 30 Apr 23:49 .neocon
    drwxr-xr-x    10 Paul-Arthur  staff   340B 12 Apr 19:35 .npm
    drwxr-xr-x     3 Paul-Arthur  staff   102B 23 Jan  2010 .pavtube
    -rw-r--r--     1 root         staff   2.9K 11 Mar 00:41 .photorec.cfg
    drwxr-xr-x     3 Paul-Arthur  staff   102B 17 Jan 20:13 .pip
    -rw-rw-rw-@    1 Paul-Arthur  admin    91B 18 Feb 12:48 .profile
    -rw-------     1 Paul-Arthur  staff   2.0K 10 Mar 00:06 .recently-used.xbel
    -rw-------     1 Paul-Arthur  staff   1.0K  6 Apr 20:55 .rnd
    drwxr-xr-x    34 root         staff   1.1K 16 Aug  2005 .spumux
    drwx------    12 Paul-Arthur  staff   408B  6 Apr 23:04 .ssh
    drwxr-xr-x     6 Paul-Arthur  staff   204B 19 Mar 11:13 .subversion
    -rw-------     1 Paul-Arthur  staff    12K 17 Feb 00:58 .swm
    -rw-------     1 Paul-Arthur  staff    12K 30 Apr 19:08 .swn
    -rw-------     1 Paul-Arthur  staff    12K 16 Feb 00:06 .swo
    -rw-------     1 Paul-Arthur  staff    12K 16 Feb 00:02 .swp
    drwxr-xr-x     3 Paul-Arthur  staff   102B 16 Feb 23:54 .terminfo
    drwxr-xr-x     3 Paul-Arthur  staff   102B 12 Apr 19:30 .tilemill
    -rw-rw-rw-     1 root         staff   230B 28 Jan 13:25 .tracker.prefs
    -rw-rw-rw-     1 root         staff     0B 19 Jan  2011 .tracker_starter.prefs
    -rwxrwxrwx@    1 Paul-Arthur  staff    40B 15 Dec  2010 .udcibtrrc
    drwxr-xr-x     9 Paul-Arthur  staff   306B 11 Sep  2009 .ultramixer
    drwxr-xr-x     6 Paul-Arthur  staff   204B 12 Apr 19:29 .vagrant.d
    drwxr-xr-x     6 Paul-Arthur  staff   204B  1 May 00:12 .vim
    -rw-------     1 Paul-Arthur  staff    10K  1 May 00:14 .viminfo
    -rw-------     1 Paul-Arthur  staff     0B 17 Feb 01:47 .viminfo.tmp
    lrwxr-xr-x     1 Paul-Arthur  staff    14B 30 Apr 23:54 .vimrc -> vimified/vimrc
    drwxr-xr-x     6 Paul-Arthur  staff   204B  2 May  2011 .wireshark
    drwxr-xr-x     7 Paul-Arthur  staff   238B 13 Dec  2010 .wireshark-etc
    drwxr-xr-x     3 Paul-Arthur  staff   102B 21 May  2011 .xbmc
    drwxr-xr-x     8 root         staff   272B 17 Jul  2011 .zenmap
    drwxr-xr-x     4 root         staff   136B 13 Dec  2010 .zenmap-etc
    -rw-r--r--     1 root         staff    38B  2 Apr  2009 127.0.0.1 activate.adobe.com
    drwxr-xr-x     5 Paul-Arthur  staff   170B  3 Mar 16:54 3rdparty
    drwxr-xr-x     7 Paul-Arthur  staff   238B 25 Apr 18:45 AHN
    drwxr-xr-x     2 root         staff    68B 20 Feb 18:58 AdobeLicensingFilesBackup
    drwxr-xr-x    10 Paul-Arthur  staff   340B 26 Mar 12:38 Applications
    drwxr-xr-x     2 Paul-Arthur  staff    68B  3 Mar 11:29 Code
    -rw-r--r--     1 Paul-Arthur  staff   119B 13 Apr  2011 DatabridUser.properties
    drwx---rwx@   28 Paul-Arthur  staff   952B  1 May 17:21 Desktop
    drwx------+  126 Paul-Arthur  staff   4.2K  1 May 10:02 Documents
    drwx------+ 1391 Paul-Arthur  staff    46K  1 May 12:59 Downloads
    -rw-r--r--     1 Paul-Arthur  staff   522M  3 Sep  2009 DumpLog 09-09-03 18:32
    -rw-r--r--     1 Paul-Arthur  staff    32K 16 Jan  2010 DumpLog 10-01-16 14:42
    -rw-r--r--     1 Paul-Arthur  staff    24K 16 Jan  2010 DumpLog 10-01-16 14:43
    -rw-r--r--     1 Paul-Arthur  staff     0B 14 Dec  2010 DumpLog 10-12-14 19:53
    -rw-r--r--     1 Paul-Arthur  staff    16K 30 Jan  2011 DumpLog 11-01-30 18:25
    -rw-r--r--     1 Paul-Arthur  staff     0B 30 Jan  2011 DumpLog 11-01-30 18:26
    -rw-r--r--     1 Paul-Arthur  staff   1.2K 30 Jan  2011 DumpLog 11-01-30 18:27
    -rw-r--r--     1 Paul-Arthur  staff   4.8K 30 Jan  2011 DumpLog 11-01-30 18:28
    -rw-r--r--     1 Paul-Arthur  staff   2.9K 30 Jan  2011 DumpLog 11-01-30 18:29
    -rw-r--r--     1 Paul-Arthur  staff    48K 14 Feb  2011 DumpLog 11-02-14 19:28
    -rw-r--r--     1 Paul-Arthur  staff   7.1K 14 Feb  2011 DumpLog 11-02-14 19:29
    -rw-r--r--     1 Paul-Arthur  staff    12K 14 Feb  2011 DumpLog 11-02-14 19:43
    -rw-r--r--     1 Paul-Arthur  staff   4.0K 14 Feb  2011 DumpLog 11-02-14 19:43.1
    -rw-r--r--     1 Paul-Arthur  staff   2.1K 14 Feb  2011 DumpLog 11-02-14 19:44
    -rw-r--r--     1 Paul-Arthur  staff   5.5K 14 Feb  2011 DumpLog 11-02-14 19:44.1
    -rw-r--r--     1 Paul-Arthur  staff    12K 14 Feb  2011 DumpLog 11-02-14 19:45
    -rw-r--r--     1 Paul-Arthur  staff   124K 14 Feb  2011 DumpLog 11-02-14 19:48
    -rw-r--r--     1 Paul-Arthur  staff   4.7K 14 Feb  2011 DumpLog 11-02-14 19:49
    -rw-r--r--     1 Paul-Arthur  staff   8.4K 14 Feb  2011 DumpLog 11-02-14 19:49.1
    -rw-r--r--     1 Paul-Arthur  staff   7.5K 14 Feb  2011 DumpLog 11-02-14 19:51
    -rw-r--r--     1 Paul-Arthur  staff    55K 14 Feb  2011 DumpLog 11-02-14 19:51.1
    drwxr-xr-x@    4 Paul-Arthur  staff   136B 24 Apr 19:20 Google Drive
    drwxr-xr-x     3 Paul-Arthur  staff   102B 25 Apr 18:37 HN
    -rw-------     1 Family       staff   5.9M  4 Apr  2010 IMG_5040.JPG
    drwx------@   73 Paul-Arthur  staff   2.4K 19 Mar 11:25 Library
    drwxr-xr-x     3 Paul-Arthur  staff   102B  5 Feb  2011 Local Settings
    -rw-r--r--     1 Paul-Arthur  staff    47K 10 Dec 20:57 Makefile
    -rw-r--r--     1 Paul-Arthur  staff   163B 31 Mar  2010 Makefile.in
    drwx------+   18 Paul-Arthur  staff   612B  1 May 10:02 Movies
    drwx---rwx+   10 Paul-Arthur  staff   340B  1 May 10:02 Music
    drwxr-xr-x     7 Paul-Arthur  staff   238B 13 Feb 18:33 My Documents
    drwx------@   29 Paul-Arthur  staff   986B  1 May 10:02 Pictures
    drwxr-xr-x+    5 Paul-Arthur  staff   170B  1 May 10:02 Public
    drwxr-xr-x     3 Paul-Arthur  staff   102B 25 Sep  2009 RebusManagerProjects
    drwxr-xr-x@    5 Paul-Arthur  staff   170B  1 May 10:02 Sites
    drwxr-xr-x     3 Paul-Arthur  staff   102B  5 Feb  2011 Start Menu
    -rw-r--r--@    1 Paul-Arthur  staff    38B  7 Jan  2011 Step5.txt
    drwxr-xr-x     8 Paul-Arthur  staff   272B 25 Feb 18:50 Wine Files
    -rw-r--r--     1 Paul-Arthur  staff   4.3K  3 Sep  2011 ac_cfg.h
    drwxr-xr-x@  154 Paul-Arthur  staff   5.1K  4 Sep  2011 avrdude-5.11 
    -rw-r--r--     1 Paul-Arthur  staff   534K  3 Sep  2011 avrdude.conf
    -rw-r--r--     1 Paul-Arthur  staff   537K  3 Sep  2011 avrdude.conf.tmp
    -rw-r--r--     1 Paul-Arthur  staff   2.7K  3 Sep  2011 avrdude.spec
    lrwxr-xr-x     1 Paul-Arthur  staff    13B 25 Feb 18:55 bash_profile -> .bash_profile
    -rw-r--r--     1 Paul-Arthur  staff   2.6K  3 Sep  2011 config.h
    -rw-r--r--     1 Paul-Arthur  staff   4.2K 10 Dec 20:15 config.log
    -rwxr-xr-x     1 Paul-Arthur  staff   8.4K 10 Dec 20:15 config.status
    -rw-r--r--     1 Paul-Arthur  staff   4.6K 10 Dec 20:57 cvconfig.h
    drwxr-xr-x     5 Paul-Arthur  staff   170B  3 Mar 16:54 data
    drwxr-xr-x     6 Paul-Arthur  staff   204B  3 Mar 16:54 doc
    drwxr-xr-x     4 Paul-Arthur  staff   136B  3 Sep  2011 examples
    -rw-r--r--     1 Paul-Arthur  staff   128B  5 Jan 23:56 fbcmd_update.php
    -rw-r--r--     1 Paul-Arthur  staff   1.5K 19 May  2009 figure 1 .ggb
    -rw-r--r--     1 Paul-Arthur  staff   2.1K 19 May  2009 figure 2 .ggb
    -rwxrwxrwx     1 Paul-Arthur  staff   132K 20 Feb  2009 iTunes Library Extras.itdb
    -rwxrwxrwx     1 Paul-Arthur  staff   8.7M 20 Feb  2009 iTunes Library Genius.itdb
    -rwxrwxrwx     1 Paul-Arthur  staff   2.8M 20 Feb  2009 iTunes Library.itl
    -rwxrwxrwx     1 Paul-Arthur  staff   2.2M 20 Feb  2009 iTunes Music Library.xml
    drwxr-xr-x     5 Paul-Arthur  staff   170B  3 Mar 16:54 include
    -rw-r--r--     1 Paul-Arthur  staff   1.2K 10 Dec 20:15 jconfig.h
    drwxr-xr-x     3 Paul-Arthur  staff   102B 10 Dec 20:56 junk
    drwxr-xr-x     5 Paul-Arthur  staff   170B 10 Jan 19:24 learn_python
    -rwxr-xr-x     1 Paul-Arthur  staff   252K  3 Sep  2011 libtool
    drwxr-xr-x@   36 Paul-Arthur  staff   1.2K  4 Sep  2011 libusb-1.0.8 2
    -rw-r--r--     1 Paul-Arthur  staff    95B 21 May  2010 livecontrol_to.txt
    -rw-------     1 root         staff    29B  2 Apr  2009 nano.save
    -rw-r--r--     1 Paul-Arthur  staff    40K 10 Mar 18:33 photorec.ses
    drwxr-xr-x     9 Paul-Arthur  staff   306B 13 Feb 20:11 sofastats
    drwxr-xr-x    10 Paul-Arthur  staff   340B 19 Mar  2011 sofastats_recovery
    -rw-r--r--     1 Paul-Arthur  staff    23B  3 Sep  2011 stamp-h1
    drwxr-xr-x     4 Paul-Arthur  staff   136B  3 Sep  2011 windows

@odilontalk
Copy link

Your .vim folder isnt a symbolic link.

#1 Backup your .vim directory if you like
#2 rm -fr .vim
#3 ln -sfn vimified ~/.vim

@crankyadmin
Copy link

Also for future reference readlink is useful for seeing where your symlinks are pointing to.

[~] readlink .vim                                                                                                                                                                                                                                                     16:51:54 
code/vimified

@asselinpaul
Copy link
Author

ok i tried that but I get this error when I load Macvim:

    Error detected while processing function <SNR>40_YRFocusGained..YRRecord..<SNR>40_YRMRUAdd..<SNR>40_YR
    HistoryRead..<SNR>40_YRHistorySave:
    line    8:
    E482: Can't create file /Users/Paul-Arthur/.vim/tmp/yankring_history_v2.txt
    Press ENTER or type command to continue
    YRHistorySave: Unable to save yankring history file: /Users/Paul-Arthur/.vim/tmp/yankring_history_v2.t
    xt
    Press ENTER or type command to continue
    Error detected while processing function <SNR>40_YRFocusGained..YRRecord..<SNR>40_YRMRUAdd..<SNR>40_YR
    HistorySave:
    line    8:
    E482: Can't create file /Users/Paul-Arthur/.vim/tmp/yankring_history_v2.txt
    Press ENTER or type command to continue
    YRHistorySave: Unable to save yankring history file: /Users/Paul-Arthur/.vim/tmp/yankring_history_v2.t
    xt
    Press ENTER or type command to continue

Some plugin seam to have been installed. This is such a mess, thanks for helping me.
Anyone had this problem before ? BTW, same goes for vim.

@crankyadmin
Copy link

:|

mkdir -p /Users/Paul-Arthur/.vim/tmp/

Failing that check your permissions. Its probably not worth mentioning every time that the 'same goes for vim' they read the same files so they will always behave in the same fashion.

@asselinpaul
Copy link
Author

Thank you so much, you really helped me out. It is working ;)
Virtual high five. Thanks a lot, I'll try and write a post about this vim configuration in a few months, when I have gotten used to it.
http://asselinpaul.calepin.co/
http://asselinpaul.posterous.com/

Thank you so much for your time.
Sincerely
Paul

@asselinpaul
Copy link
Author

I had a question, doesn't vim slow down or lag sometimes with the autocompletion?

@sharnik
Copy link
Contributor

sharnik commented May 16, 2012

It does, for me neocomplcache makes it unbearably slow, so I'm removing it locally. There's another pull request how to add some local overwrites to disble things like that.

@asselinpaul
Copy link
Author

yeah, that's what I did...

@asselinpaul
Copy link
Author

Can I close this thread?

@sharnik
Copy link
Contributor

sharnik commented May 17, 2012

I guess so ;)

@asselinpaul
Copy link
Author

ok ;)

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

4 participants