aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/manpages/ja/vimdiff-ja.1
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2015-01-23 19:42:21 -0500
committerMichael Reed <m.reed@mykolab.com>2015-01-23 19:59:57 -0500
commit9381004066a959a913abc6cf9b3358da32771aae (patch)
tree8b0e69fc33574b4d6d158e8a60861681ffa82b01 /runtime/doc/manpages/ja/vimdiff-ja.1
parent1a40013bec9dff4493d667220687686f927d154e (diff)
downloadrneovim-9381004066a959a913abc6cf9b3358da32771aae.tar.gz
rneovim-9381004066a959a913abc6cf9b3358da32771aae.tar.bz2
rneovim-9381004066a959a913abc6cf9b3358da32771aae.zip
main.c: Misc. improvements
- Constify parameters and reduce char_u usage - Modernize function signatures - Modernize function comment blocks, rewriting if needed - Factor out mainerr_arg_missing(); all the other ME_* macros lack such a wrapper function. main_errors[] - Remove unneeded parentheses - Remove an unused error string and its respective macro mainerr() - Don't print version when called. mainerr() only handles errors related to command line arguments, so the version isn't much help at all. - Changed 'vim' instance to 'nvim' Misc. - Remove duplicate include - Replace unneeded 'inttypes.h' include with 'stdint.h' - Remove stray comments - Remove excessive newlines
Diffstat (limited to 'runtime/doc/manpages/ja/vimdiff-ja.1')
0 files changed, 0 insertions, 0 deletions