Merge branch 'master' of github.com:Lahgarn/dotfiles
This commit is contained in:
@@ -52,6 +52,7 @@ end
|
|||||||
#########################
|
#########################
|
||||||
# THEME #
|
# THEME #
|
||||||
#########################
|
#########################
|
||||||
|
set -g fish_term24bit 1
|
||||||
set -g theme_color_scheme zenburn
|
set -g theme_color_scheme zenburn
|
||||||
|
|
||||||
#########################
|
#########################
|
||||||
|
|||||||
@@ -252,7 +252,7 @@ nnoremap <C-l> <C-w>l
|
|||||||
let g:deoplete#enable_at_startup = 1
|
let g:deoplete#enable_at_startup = 1
|
||||||
let g:python_host_prog = '/usr/bin/python'
|
let g:python_host_prog = '/usr/bin/python'
|
||||||
let g:python3_host_prog = '/usr/bin/python3'
|
let g:python3_host_prog = '/usr/bin/python3'
|
||||||
let g:deoplete#auto_complete_delay = 0
|
call deoplete#custom#option('auto_complete_delay', 0)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user