Commit 7b0689bd authored by Murukesh Mohanan's avatar Murukesh Mohanan

vimrc repo

parent a8b19b38
...@@ -24,7 +24,7 @@ Sem III courses: ...@@ -24,7 +24,7 @@ Sem III courses:
Sem II courses: Sem II courses:
- CS 534: Quantum Information and Computing - CS 534: Quantum Information and Computing
- [CS 715](http://www.cse.iitb.ac.in/page134?course=CS+715): Design and Implementation of Gnu Compiler Generation Framework - [CS 715](http://www.cse.iitb.ac.in/page134?course=CS+715): Design and Implementation of GNU Compiler Generation Framework
- [CS 726](http://www.cse.iitb.ac.in/page134?course=CS+726): Advanced Machine Learning - [CS 726](http://www.cse.iitb.ac.in/page134?course=CS+726): Advanced Machine Learning
</div> </div>
......
...@@ -26,4 +26,4 @@ ...@@ -26,4 +26,4 @@
</td> </td>
</tr> </tr>
</table> </table>
<span id="cann-gen-note"> Generated on Thursday, 23 July 2015 at 00:30 IST. </span> <span id="cann-gen-note"> Generated on Monday, 27 July 2015 at 06:32 IST. </span>
...@@ -5,7 +5,10 @@ permalink: /resources/ ...@@ -5,7 +5,10 @@ permalink: /resources/
--- ---
<div markdown="1" class="section"> <div markdown="1" class="section">
A CV template in LaTeX (modified from one obtained online, original included): A CV template in LaTeX (modified from one obtained online, original included):
[CV-LaTeX.tar.gz](files/CV-LaTeX.tar.gz)
- (outdated) tarball: [CV-LaTeX.tar.gz]({{ site.root_url }}/files/CV-LaTeX.tar.gz)
- [CSE Git](https://git.cse.iitb.ac.in/murukesh/cv)
</div> </div>
<div markdown="1" class="section"> <div markdown="1" class="section">
...@@ -13,7 +16,9 @@ Some stuff that I drag around with me on my various Linux boxes: ...@@ -13,7 +16,9 @@ Some stuff that I drag around with me on my various Linux boxes:
## Vimrc and vim plugins {#vim} ## Vimrc and vim plugins {#vim}
### [vim.tar.bz2](files/vim.tar.bz2) {#vim-archive} - (outdated) tarball: [vim.tar.bz2]({{ site.root_url }}/files/vim.tar.bz2)
- [CSE Git](https://git.cse.iitb.ac.in/murukesh/vimrc)
- [Github](https://github.com/murukeshm/vimrc)
<div markdown="1" class="resources-list" id="plugins-list"> <div markdown="1" class="resources-list" id="plugins-list">
...@@ -34,6 +39,11 @@ Currently contains a nifty `vimrc`, and some plugins: ...@@ -34,6 +39,11 @@ Currently contains a nifty `vimrc`, and some plugins:
</div> </div>
You might wanna do a `git pull` on some of the plugins inside `.vim/bundle`. You might wanna do a `git pull` on some of the plugins inside `.vim/bundle`.
**Bonus**: My dotfile repos:
- [CSE Git](https://git.cse.iitb.ac.in/murukesh/home)
- [Github](https://github.com/murukeshm/home)
--- ---
## Some scripts {#scripts} ## Some scripts {#scripts}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment