+ Tweaking

This commit is contained in:
ziro 2020-08-07 08:42:05 +07:00
parent 78e8ac0865
commit 29c189c0d4
2 changed files with 5 additions and 1 deletions

View file

@ -50,6 +50,9 @@ augroup Binary
au BufWritePost *.bin set nomod | endif
augroup END
" ----- python for vim
autocmd BufEnter *.py set ai sw=4 ts=4 sta et fo=croql
" ----- Auto refresh vimrc
augroup myvimrc
au!

View file

@ -41,11 +41,12 @@ export KEYTIMEOUT=1
# Keybindings
[ -f ~/.config/zsh/keybinds ] && source ~/.config/zsh/keybinds
# Plugins
# ----- Plugins
ZSH_PLUGINS="$XDG_DATA_HOME/zsh/plugins"
# source $ZSH/oh-my-zsh.sh
# emulate -R zsh -c 'source $ZSH_PLUGINS/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh'
eval $(thefuck --alias) # thefuck - fix your stupid typo :)
source $ZSH_PLUGINS/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh 2>/dev/null
source $ZSH_PLUGINS/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh 2>/dev/null
#source $ZSH_CUSTOM/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh 2>/dev/null