Skip to content

Commit

Permalink
add cmdline completion
Browse files Browse the repository at this point in the history
  • Loading branch information
Debajyati authored Jul 31, 2024
1 parent b14e19b commit 8541304
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.vim
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ set ts=2 sts=2 sw=2 et ai si
set mouse=a " Allow to use the mouse in the editor
set cursorline " Highlights the current line in the editor
set title " Show file title
set wildmenu
" set term=xterm-256color
" set t_Co=256

Expand Down

0 comments on commit 8541304

Please sign in to comment.