Files
neovim/src
Michael Reed 2b39453912 Move MAX and MIN macros to macros.h
vim.h is too big, and these were missing parens around the arguments.
These may already be defined in <sys/param.h> or <windef.h>, so guard
them with an #ifndef.

extracted from #810
2015-08-25 21:31:12 -04:00
..
2015-08-25 21:31:12 -04:00
2015-01-26 21:10:14 -03:00