Skip to content
Snippets Groups Projects
Commit 50b67503 authored by mtrame's avatar mtrame
Browse files

forgot to comment out linux stuff

parent e616b458
No related branches found
No related tags found
No related merge requests found
......@@ -204,10 +204,10 @@ Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
" Unmanaged plugin (manually installed and updated)
Plug '~/my-prototype-plugin'
" Pywal colorscheme
Plug 'dylanaraps/wal.vim'
" TODO: Pywal colorscheme for i3 (actually might work elsewhere)
"Plug 'dylanaraps/wal.vim'
colorscheme wal
"colorscheme wal
" Initialize plugin system
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment