Update files

This commit is contained in:
Joey Payne 2019-08-07 12:20:17 -06:00
commit 581d8f54dc
3 changed files with 4 additions and 1 deletions

View file

@ -50,3 +50,4 @@ export ANDROID_EMULATOR_USE_SYSTEM_LIBS=1
. $HOME/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true
. /home/joey/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true
eval "$(hub alias -s)"

View file

@ -444,3 +444,5 @@ au User asyncomplete_setup call asyncomplete#register_source({
\ 'triggers': {'*': ['.'] },
\ 'completor': {opt, ctx -> nim#suggest#sug#GetAllCandidates({start, candidates -> asyncomplete#complete(opt['name'], ctx, start, candidates)})}
\ })
set guicursor=

View file

@ -1,5 +1,5 @@
tmux selectp -t 1
tmux splitw -h -p 50
tmux splitw -h -p 68
tmux splitw -v -p 50
tmux selectp -t 1