Added basic nvim config, replaced vim with nvim
This commit is contained in:
parent
624d12439c
commit
ea2e6747d9
1972 changed files with 126578 additions and 0 deletions
4
dot_oh-my-zsh/themes/lambda.zsh-theme
Normal file
4
dot_oh-my-zsh/themes/lambda.zsh-theme
Normal file
|
@ -0,0 +1,4 @@
|
|||
PROMPT='λ %~/ $(git_prompt_info)%{$reset_color%}'
|
||||
|
||||
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[green]%}"
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%} "
|
Reference in a new issue