1. Qtile panel theme with images, 2. Adding to Neovim config.

This commit is contained in:
Derek Taylor
2020-04-09 19:31:18 -05:00
parent 805bda3c9d
commit 9c2121348d
15 changed files with 506 additions and 376 deletions

View File

@@ -1,5 +1,8 @@
" ____ _____
" | _ \_ _| Derek Taylor (DistroTube)
" | | | || | http://www.youtube.com/c/DistroTube
" | |_| || | http://www.gitlab.com/dwt1/
" |____/ |_|
" |____/ |_|
" vim: filetype=vifm :
@@ -11,8 +14,7 @@
" Since emacs is a GUI app and not a terminal app like vim, append the command
" with an ampersand (&).
" set vicmd=emacsclient\ -c\ &
set vicmd=vim
set vicmd=nvim
" This makes vifm perform file operations on its own instead of relying on
" standard utilities like `cp`. While using `cp` and alike is a more universal
@@ -62,8 +64,9 @@ set novimhelp
set norunexec
" Selected color scheme
colorscheme Default
" The following line will cause issues if using vifm.vim with regular vim.
" Either use neovim or comment out the following line.
colorscheme distrotube
" Format for displaying time in file list. For example:
" TIME_STAMP_FORMAT=%m/%d-%H:%M