You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
colorscheme custom
|
|
|
|
set vifminfo=bookmarks,tui,dhistory,state,savedirs,chistory,shistory,phistory
|
|
|
|
|
|
|
|
set history=512
|
|
|
|
set undolevels=512
|
|
|
|
|
|
|
|
set wildmenu
|
|
|
|
set fastrun
|
|
|
|
set sortnumbers
|
|
|
|
set scrolloff=4
|
|
|
|
windo set number
|
|
|
|
windo set numberwidth=1
|
|
|
|
|
|
|
|
set smartcase
|
|
|
|
set nohlsearch
|
|
|
|
set incsearch
|
|
|
|
|
|
|
|
set nowrap
|
|
|
|
|
|
|
|
set timefmt="%d.%m.%y %H:%M"
|
|
|
|
set statusline=" %t %T%= %A %10u:%-7g %15s %20d [%a] %D "
|
|
|
|
|
|
|
|
source ~/.vifm/marks
|
|
|
|
source ~/.vifm/filetypes
|
|
|
|
source ~/.vifm/commands
|
|
|
|
source ~/.vifm/mappings
|
|
|
|
|