Skip to content

Instantly share code, notes, and snippets.

View hakkm's full-sized avatar
🎯
Focusing

Abdelhakim khabir hakkm

🎯
Focusing
View GitHub Profile
@hakkm
hakkm / .ideavimrc
Created March 12, 2025 15:56
my ideavim's config
let mapleader = " "
""""""""""""""""""""""""""""""""""""""""" Plugins
Plug 'easymotion/vim-easymotion'
"""""""""""""""" mapping of easymotion
"map <leader>s <Plug>(easymotion-s)
Plug 'tpope/vim-commentary'
Plug 'machakann/vim-highlightedyank'
Plug 'tpope/vim-surround'
Don't worry about what anybody else is going to do. The best way to
predict the future is to invent it.
-- Alan Kay
Premature optimization is the root of all evil (or at least most of it)
in programming.
-- Donald Knuth
Lisp has jokingly been called "the most intelligent way to misuse a
computer". I think that description is a great compliment because it