Bill McCarthy wrote: > I want +float - how do I make that happen? One simple method is to add the following line to src/feature.h
#define FEAT_FLOAT You could probably do that anywhere, but just after the section with #if relating to FEAT_FLOAT is probably a good place. I would welcome a less crude suggestion. John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
