Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Murukesh Mohanan
web
Commits
09ab8169
Commit
09ab8169
authored
9 years ago
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sorted plugin list; cleaned up other thinsg
parent
8983e27e
master
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
10 deletions
+12
-10
resources.md
resources.md
+12
-10
No files found.
resources.md
View file @
09ab8169
...
@@ -8,27 +8,28 @@ permalink: /resources/
...
@@ -8,27 +8,28 @@ permalink: /resources/
Currently contains a nifty
`vimrc`
, and some plugins:
Currently contains a nifty
`vimrc`
, and some plugins:
-
[
Pathogen
](
http://www.vim.org/scripts/script.php?script_id=2332
)
-
[
Pathogen
](
http://www.vim.org/scripts/script.php?script_id=2332
)
-
[
supertab
](
https://github.com/ervandew/supertab
)
-
[
syntastic
](
https://github.com/scrooloose/syntastic
)
-
[
YouCompleteMe
](
https://github.com/Valloric/YouCompleteMe.git
)
-
[
vim-airline
](
https://github.com/bling/vim-airline
)
-
[
ctrlp.vim
](
https://github.com/ctrlpvim/ctrlp.vim.git
)
-
[
ctrlp.vim
](
https://github.com/ctrlpvim/ctrlp.vim.git
)
-
[
diffchar.vim
](
https://github.com/vim-scripts/diffchar.vim
)
-
[
diffchar.vim
](
https://github.com/vim-scripts/diffchar.vim
)
-
[
molokai
](
https://github.com/tomasr/molokai.git
)
-
[
molokai
](
https://github.com/tomasr/molokai.git
)
-
[
nerdtree
](
https://github.com/scrooloose/nerdtree.git
)
-
[
nerdtree
](
https://github.com/scrooloose/nerdtree.git
)
-
[
supertab
](
https://github.com/ervandew/supertab
)
-
[
syntastic
](
https://github.com/scrooloose/syntastic
)
-
[
tabular
](
https://github.com/godlygeek/tabular.git
)
-
[
tabular
](
https://github.com/godlygeek/tabular.git
)
-
[
tagbar
](
https://github.com/majutsushi/tagbar.git
)
-
[
tagbar
](
https://github.com/majutsushi/tagbar.git
)
-
[
vim2hs
](
https://github.com/dag/vim2hs
)
-
[
vim-airline
](
https://github.com/bling/vim-airline
)
-
[
vim-fugitive
](
https://github.com/tpope/vim-fugitive.git
)
-
[
vim-fugitive
](
https://github.com/tpope/vim-fugitive.git
)
-
[
vim-go
](
https://github.com/fatih/vim-go.git
)
-
[
vim-go
](
https://github.com/fatih/vim-go.git
)
-
[
vim-markdown
](
https://github.com/gabrielelana/vim-markdown
)
-
[
vim-markdown
](
https://github.com/gabrielelana/vim-markdown
)
-
[
vim-surround
](
https://github.com/tpope/vim-surround.git
)
-
[
vim-surround
](
https://github.com/tpope/vim-surround.git
)
-
[
vimtex
](
https://github.com/lervag/vimtex
)
-
[
vimtex
](
https://github.com/lervag/vimtex
)
-
[
vim2hs
](
https://github.com/dag/vim2hs
)
-
[
YouCompleteMe
](
https://github.com/Valloric/YouCompleteMe.git
)
{: #plugins-list}
{: #plugins-list}
Old plugins:
Old plugins:
-
[
vim-colorschemes
](
https://github.com/flazz/vim-colorschemes.git
)
- replaced with just the
`molokai`
scheme
-
[
vim-colorschemes
](
https://github.com/flazz/vim-colorschemes.git
)
—
replaced with just the
`molokai`
scheme
-
[
eregex.vim
](
https://github.com/othree/eregex.vim.git
)
- didn't use it enough
-
[
eregex.vim
](
https://github.com/othree/eregex.vim.git
)
- didn't use it enough
-
[
ctrlp.vim
](
https://github.com/kien/ctrlp.vim
)
- superseded by
`ctrlp/ctrlp.vim`
-
[
ctrlp.vim
](
https://github.com/kien/ctrlp.vim
)
- superseded by
`ctrlp/ctrlp.vim`
-
[
LaTeX-Box
](
https://github.com/LaTeX-Box-Team/LaTeX-Box.git
)
- superseded by
`vimtex`
-
[
LaTeX-Box
](
https://github.com/LaTeX-Box-Team/LaTeX-Box.git
)
- superseded by
`vimtex`
...
@@ -54,8 +55,9 @@ These and more can be found on my scripts repo. [![github]](https://github.com/m
...
@@ -54,8 +55,9 @@ These and more can be found on my scripts repo. [![github]](https://github.com/m
<!-- section -->
<!-- section -->
# CV {#cv}
# CV
A CV template in LaTeX (modified from one obtained online, original included):
[
![gitlab]
](
https://git.cse.iitb.ac.in/murukesh/cv
)
{:.git}
A CV template in LaTeX (modified from one obtained online, original included):
[
![gitlab]
](
https://git.cse.iitb.ac.in/murukesh/cv
)
{:.git}
-
(outdated) tarball:
[
CV-LaTeX.tar.gz
](
{{
site.base-url }}/files/CV-LaTeX.tar.gz)
-
(outdated) tarball:
[
CV-LaTeX.tar.gz
](
{{
site.base-url }}/files/CV-LaTeX.tar.gz)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment