mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
change tabs
This commit is contained in:
parent
d54280416d
commit
89f845b83e
@ -37,6 +37,9 @@ set noshowcmd
|
|||||||
syntax on
|
syntax on
|
||||||
set encoding=utf-8
|
set encoding=utf-8
|
||||||
set number relativenumber
|
set number relativenumber
|
||||||
|
set expandtab
|
||||||
|
set tabstop=4
|
||||||
|
set shiftwidth=4
|
||||||
" Enable autocompletion:
|
" Enable autocompletion:
|
||||||
set wildmode=longest,list,full
|
set wildmode=longest,list,full
|
||||||
" Disables automatic commenting on newline:
|
" Disables automatic commenting on newline:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user