This commit is contained in:
jay
2023-04-19 10:41:55 +08:00
parent 350aaf8690
commit fbcdaa4c0e
2 changed files with 15 additions and 6 deletions
+2 -3
View File
@@ -133,9 +133,8 @@ function! AdaptColorscheme()
endfunction
autocmd ColorScheme * call AdaptColorscheme()
" colorscheme turtles
" colorscheme afterglow
" for chezmoi after edit auto apply
autocmd BufWritePost ~/.local/share/chezmoi/* ! chezmoi apply --source-path "%"
" define leader key
let mapleader=";"