Hello All,
I'm running beancount under OSX El Capitan,10.11.6. , Python 3.5.2. Using Vim 7.4 Mac OSX version. I downloaded the zip and manually copied the files to my .vim directory. The folding worked, but I did not try the completion. After about a month not opening my file, I opened it again and noticed the folding was not working. Neither was the completion. I did have syntax highlighting, and that showed up when I did :set in vim. After some looking and thinking, I realized my .vimrc file was newer than the last time I edited. I tried commenting out settings, but even with everything commented out I had no folding. I renamed the .vimrc to vimrc, and voila, my folding came back. I issued "touch .vimrc" to create an empty .vimrc, and no more folding. Deleted this empty .vimrc, and folding returns.
Is the .vimrc affecting the vim-beancount, or is it because I copied the files manually and did not use pathogen or vundle?
While trying to solve the folding problem I looked at the contents of the .vim files. It looks like there are more features besides what is documented. If so, it would be nice to know what they are. Does the AlignCommodity have a hotkey, or does the user have to assign one?
Thanks,
Jonathan Salles