Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
home
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
home
Commits
c8e09378
Commit
c8e09378
authored
Jul 29, 2015
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
plugin updates
parent
82eecc90
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
14 additions
and
5 deletions
+14
-5
.vim/bundle/colorschemes
.vim/bundle/colorschemes
+1
-1
.vim/bundle/nerdtree
.vim/bundle/nerdtree
+1
-1
.vim/bundle/syntastic
.vim/bundle/syntastic
+1
-1
.vim/bundle/vim-fugitive
.vim/bundle/vim-fugitive
+1
-1
.vim/spell/en.utf-8.add
.vim/spell/en.utf-8.add
+8
-0
.vim/spell/en.utf-8.add.spl
.vim/spell/en.utf-8.add.spl
+0
-0
.vim/vimrc
.vim/vimrc
+2
-1
No files found.
colorschemes
@
28a989b2
Subproject commit
81c6dd7ce3169e5ad9ba92422ba6e1ce5b074e36
Subproject commit
28a989b28457e38df620e4c7ab23e224aff70efe
nerdtree
@
86e2e40a
Subproject commit
96c07746b46c12d0aca7a5276cc5bd0a260b82fe
Subproject commit
86e2e40af161e65a3ad671214f16f23af360a5a7
syntastic
@
9d69f4c1
Subproject commit
83829b766e6160047d311fbf06f4c9cf2e8080a2
Subproject commit
9d69f4c1629095b3c3d59b6c9d5606f9bc66bcdb
vim-fugitive
@
03cc95cc
Subproject commit
7c4a90614792cf4b74e0f3386cc6b14046419312
Subproject commit
03cc95cc198ea94a6a003a92cd0e58af4416ec25
.vim/spell/en.utf-8.add
View file @
c8e09378
...
...
@@ -22,3 +22,11 @@ foo
Debian
LDAP
Ubuntu
Gooner
Facebook
murukesh
mohanan
IIT
Firefox
Github
URLs
.vim/spell/en.utf-8.add.spl
View file @
c8e09378
No preview for this file type
.vim/vimrc
View file @
c8e09378
...
...
@@ -73,7 +73,8 @@ nnoremap <Down> gj
nnoremap <Up> gk
execute pathogen#infect()
autocmd Bufenter,BufNew *.pro set syntax=prolog
autocmd BufNewFile,BufRead *.pro set syntax=prolog
autocmd BufNewFile,BufRead *.md set filetype=markdown
autocmd Filetype gitcommit setlocal spell textwidth=72
autocmd Bufenter *.hs compiler ghc
...
...
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