nvim: bind command Set to set

This commit is contained in:
PowerUser64 2022-05-27 17:26:50 -07:00
parent afdb10e79f
commit fb83f01978

View file

@ -59,6 +59,8 @@ command! QA qa
command! Wqa wqa command! Wqa wqa
command! WQa wqa command! WQa wqa
command! WQA wqa command! WQA wqa
command! Set set
]] ]]
-- Macro for opening a new terminal -- Macro for opening a new terminal