bash & vimrc

This commit is contained in:
deadvey
2026-04-02 16:02:02 +01:00
parent a315467ca2
commit da49c58856
2 changed files with 22 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
set list
syntax on
set listchars=tab:\|\ ,trail:~,eol:↩,extends:>,precedes:<,nbsp
set number
set relativenumber
set autoindent
set shiftwidth=4
set tabstop=4
set noexpandtab
colorscheme deadvey-light
set foldmethod=indent
set compatible
set nomodeline
set backspace=