Kakoune: :x over :wq

Created on 24 May 2020  路  1Comment  路  Source: mawww/kakoune

In vim/neovim, :x can be used in substitute for :wq(write and quit) and while not many people that I have talked to uses it, some, like me, can't live with using double the keystrokes to do the same thing.

Please implement :x as a save and exit option.

feature request

Most helpful comment

use alias global x write-quit

>All comments

use alias global x write-quit

Was this page helpful?
0 / 5 - 0 ratings

Related issues

akkartik picture akkartik  路  3Comments

fennewald picture fennewald  路  3Comments

alexherbo2 picture alexherbo2  路  3Comments

basbebe picture basbebe  路  4Comments

hwmack picture hwmack  路  4Comments