Skip to content

Instantly share code, notes, and snippets.

View egyptianbman's full-sized avatar
🏠
Working from home

Beshoy Girgis egyptianbman

🏠
Working from home
View GitHub Profile
au BufRead,BufNewFile jquery.*.js set ft=javascript syntax=jquery
set nocompatible
set autoindent
set tabstop=2
set showmatch
set vb t_vb=
set ruler
set nohls
set incsearch
syntax on