• Michael's avatar
    Update 100-the-vim-command.md (#259)
    · 6d210988
    Michael создал
    Updates the "exit" explanation by clarifying that `:wq` will save the file and then exit.
    Updates the "exit" explanation by adding `:q!` which exits without saving the file.
    Adds an example using `+NUMBER` to show how to open a file starting on a specific line in the file.
    Adds `+NUMBER` as an additional flag along with an explanation.
    6d210988