tabs are now spaces

This commit is contained in:
LordMZTE 2020-12-17 00:16:32 +01:00
parent 3a887fd323
commit 0131e966f5

View file

@ -4,13 +4,14 @@ colorscheme dracula
set tabstop=4
set shiftwidth=4
set expandtab
command GoToFile cd %:p:h
set clipboard^=unnamed
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')