|
@@ -1,19 +1,19 @@
|
|
|
-# workspace-stuff
|
|
|
+# My Workspace Stuff
|
|
|
|
|
|
-My Workspace
|
|
|
+Y'a quoi dedans ?
|
|
|
|
|
|
-* bash
|
|
|
-* liquidprompt
|
|
|
-* vim
|
|
|
+* de la config bash
|
|
|
+* [liquidprompt](https://github.com/nojhan/liquidprompt)
|
|
|
+* de la config [Vim](https://www.vim.org/)
|
|
|
|
|
|
## Vim
|
|
|
|
|
|
-* Conf custom basé sur celle d' Aurélien Beaujean
|
|
|
-* plugins gérés avec pathogen
|
|
|
- * vim-go
|
|
|
- * NerdTree
|
|
|
- * git-gutter
|
|
|
- * syntastic
|
|
|
- * vim-flavored-markdown
|
|
|
- * vim-puppet
|
|
|
+* Conf custom basé sur celle d' [Aurélien Beaujean](https://twitter.com/abeaujean)
|
|
|
+* plugins gérés avec [pathogen](https://github.com/tpope/vim-pathogen)
|
|
|
+ * [vim-go](https://github.com/fatih/vim-go)
|
|
|
+ * [NerdTree](https://github.com/scrooloose/nerdtree)
|
|
|
+ * [vim-gitgutter](https://github.com/airblade/vim-gitgutter)
|
|
|
+ * [syntastic](https://github.com/vim-syntastic/syntastic)
|
|
|
+ * [vim-flavored-markdown](https://github.com/jtratner/vim-flavored-markdown)
|
|
|
+ * [vim-puppet](https://github.com/rodjek/vim-puppet)
|
|
|
|