This commit is contained in:
Ian Keane 2020-01-20 15:48:48 -05:00
parent 5d91dbb667
commit f81083f3b7
2 changed files with 24 additions and 0 deletions

View file

@ -4,7 +4,9 @@
[[ $- != *i* ]] && return
alias ls='ls --color=auto'
alias vlime='sbcl --load ~/.vim/plugins/vlime/lisp/start-vlime.lisp'
PS1='[\u@\h \W]\$ '
export DISPLAY=:0
export LIBGL_ALWAYS_INDIRECT=1
export FZF_DEFAULT_COMMAD="find -L"

22
vim/.vim/bindings.md Normal file
View file

@ -0,0 +1,22 @@
Vlime
-----
\cc
start connection
\cs
list connections
\cd
drop connection
\i interaction mode
enter to evalutate
\dda
show doc for function
\p
show package name
\xc
show xref
\of
compile file
TODO: make this folded notes, bind edit function