@ -87,3 +87,6 @@ set incsearch
nnoremap <silent> <C-l> :nohlsearch<CR><C-l>
"" Recherche d’un mot avec C-f sur ce mot
nnoremap <C-f> :let @/='\<<C-R>=expand("<cword>")<CR>\>'<CR>:set hls<CR>
"" Limite nombre tabs
set tabpagemax=100