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
eb0ff9eb
Commit
eb0ff9eb
authored
Aug 01, 2015
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.cse.iitb.ac.in:murukesh/vimrc into HEAD
parents
2c8ee7a3
17798e88
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
1 deletion
+18
-1
.vim/spell/en.utf-8.add
.vim/spell/en.utf-8.add
+16
-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.
.vim/spell/en.utf-8.add
View file @
eb0ff9eb
...
...
@@ -22,3 +22,19 @@ foo
Debian
LDAP
Ubuntu
Roshan
plugin
plugins
PPA
PPAs
CLI
hostgroup
hostgroups
Gooner
Facebook
murukesh
mohanan
IIT
Firefox
Github
URLs
.vim/spell/en.utf-8.add.spl
View file @
eb0ff9eb
No preview for this file type
.vim/vimrc
View file @
eb0ff9eb
...
...
@@ -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