fix tab width

This commit is contained in:
LordMZTE 2020-12-17 00:09:29 +01:00
parent 39d047fff4
commit 3a887fd323

View file

@ -10,6 +10,7 @@ set shell=bash shellquote=\" shellxquote=\"
set shcf=-c
tnoremap <Esc> <C-\><C-n>
set number
set shiftwidth=4
call plug#begin('~/AppData/Local/nvim/plugged')