On Thursday, March 23, 2017 at 5:17:26 PM UTC-4, Bram Moolenaar wrote: > Keny Hu wrote: > > > I have talked to James Kidd who maintains the SAS syntax script. He kindly > > agreed to have me assume the maintenance task for him. Please let me know > > if this is okay with you. > > Very good, thanks for taking over. > > > -- > % cat /usr/include/sys/errno.h > #define EPERM 1 /* Operation not permitted */ > #define ENOENT 2 /* No such file or directory */ > #define ESRCH 3 /* No such process */ > [...] > #define EMACS 666 /* Too many macros */ > % > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ > /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ > \\\ an exciting new programming language -- http://www.Zimbu.org /// > \\\ help me help AIDS victims -- http://ICCF-Holland.org ///
The indent file is not working on my windows machine.and the syntax file doesn't highlight anything after a datelines statement. I tried the files https://github.com/EricGebhart/SAS-Vim/blob/master/indent/sas.vim here they work but have limitations. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
