mirror of
https://github.com/Phantop/dotfiles
synced 2025-01-30 00:17:51 +00:00
Nvim: Make :Q force exit
This commit is contained in:
parent
b176d4950d
commit
f4615c49db
|
@ -50,3 +50,5 @@ autocmd FileType * se tw=0
|
|||
|
||||
se ignorecase
|
||||
se smartcase
|
||||
|
||||
command Q q!
|
||||
|
|
Loading…
Reference in a new issue