38dbe4592c
Update stylesheet
2020-08-01 09:04:58 +02:00
7ec6dc98c9
Fix utility sourcing
...
Utilities should always be sourced, even in the case that the processor
is not designated for any of the templates provided.
2020-02-15 15:25:20 +01:00
c193fc7221
Fix theme_vim to only warn when no config dir found
...
Fixed warning being displayed when either vim or nvim config directory
was found but not both. Now only displays a warning when neither is
found.
2020-01-31 12:46:59 +01:00
17bca81232
Refactor theme_vim to follow template layout
2020-01-31 12:31:02 +01:00
eaba8f550e
Fix calling local var outside function
2020-01-30 23:13:46 +01:00
2c4fe1397a
Add vim theming processor
...
Will theme vim on-the-fly when it is running within tmux.
When permanently setting a theme, will add a
colorscheme.vim file into the vim config directory (or nvim) for which a
source statement is added to vimrc/init.vim.
2020-01-30 22:46:30 +01:00