mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 15:52:58 +01:00
fix tab width
This commit is contained in:
parent
39d047fff4
commit
3a887fd323
1 changed files with 1 additions and 0 deletions
|
@ -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')
|
||||
|
||||
|
|
Loading…
Reference in a new issue