diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2023-07-01 03:45:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-01 03:45:45 -0700 |
commit | 43ded8d3584477ab14731486cfb0e86534f2b2dc (patch) | |
tree | 09a39aa6aa13939d0b033843c7195a2e882ab8fb /src/nvim/syntax.c | |
parent | ba8f19ebb67ca27d746f4b1cd902ab3d807eace3 (diff) | |
download | rneovim-43ded8d3584477ab14731486cfb0e86534f2b2dc.tar.gz rneovim-43ded8d3584477ab14731486cfb0e86534f2b2dc.tar.bz2 rneovim-43ded8d3584477ab14731486cfb0e86534f2b2dc.zip |
feat(version): unverbose ":version", ":verbose version" #24195
Problem:
`nvim -v` and `:version` prints system vimrc, fallback files, and compilation
info by default, which most people don't care about and just clutters up the
output.
Solution:
Omit extra info unless 'verbose' is set.
Diffstat (limited to 'src/nvim/syntax.c')
0 files changed, 0 insertions, 0 deletions