Compare commits
No commits in common. "b401369638abfb4bdedc26ddb4240bc899e00bfb" and "25e7b5a8b05fe9fa44677b72d5ad35e66a4afb2e" have entirely different histories.
b401369638
...
25e7b5a8b0
2 changed files with 0 additions and 4 deletions
|
@ -1,3 +0,0 @@
|
|||
if [ -x "$(command -v flux)" ]; then
|
||||
source <(flux completion bash)
|
||||
fi
|
1
vimrc
1
vimrc
|
@ -25,7 +25,6 @@ Plugin 'scrooloose/syntastic'
|
|||
Plugin 'hashivim/vim-terraform'
|
||||
Plugin 'valloric/youcompleteme'
|
||||
Plugin 'vimwiki/vimwiki'
|
||||
Plugin 'gergap/vim-ollama'
|
||||
|
||||
" plugin from http://vim-scripts.org/vim/scripts.html
|
||||
" Plugin 'L9'
|
||||
|
|
Loading…
Add table
Reference in a new issue