Commit cb26b402 authored by Murukesh Mohanan's avatar Murukesh Mohanan

vim switch to vim-plug

parent e75ce16d
...@@ -114,7 +114,7 @@ if ! shopt -oq posix; then ...@@ -114,7 +114,7 @@ if ! shopt -oq posix; then
fi fi
alias ping='ping -c5' alias ping='ping -c5'
shopt -s nullglob extglob shopt -s extglob
EC() { echo -e '\e[1;33m'code $?'\e[m\n'; } EC() { echo -e '\e[1;33m'code $?'\e[m\n'; }
trap EC ERR trap EC ERR
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
<prefer> <prefer>
<family> Arimo </family> <family> Arimo </family>
<family> Cousine </family> <family> Cousine </family>
<family> Noto Serif </family>
<family> Noto Kufi Arabic </family> <family> Noto Kufi Arabic </family>
<family> Noto Naskh Arabic </family> <family> Noto Naskh Arabic </family>
<family> Noto Sans </family> <family> Noto Sans </family>
......
Subproject commit cabd6ff68223eea5492d6de62c969fb97540e7ad Subproject commit 8ea2d08f9cfb3e94df682ba00d88f32e989c7d30
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment