Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vimrc
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
vimrc
Commits
f1098b35
Commit
f1098b35
authored
Aug 12, 2015
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rules.d formatting, plugin update
parent
ab8cf2f9
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
4 deletions
+5
-4
bundle/supertab
bundle/supertab
+1
-1
bundle/syntastic
bundle/syntastic
+1
-1
bundle/vim-fugitive
bundle/vim-fugitive
+1
-1
bundle/vim-surround
bundle/vim-surround
+1
-1
vimrc
vimrc
+1
-0
No files found.
supertab
@
feb2a5f8
Subproject commit
c8bfeceb1fc92ad58f2ae6967cbfcd6fbcb0d6e
7
Subproject commit
feb2a5f837f6ece9967863a4fb427fec33702aa
7
syntastic
@
7014a52a
Subproject commit
bfc55793ef60ef80055b745fa037bb58f288d3b1
Subproject commit
7014a52acefa594d45c40b3eaefee70549bdcaeb
vim-fugitive
@
b319b694
Subproject commit
03cc95cc198ea94a6a003a92cd0e58af4416ec25
Subproject commit
b319b694539017dcd789dc2c42f784a30d7b28b8
vim-surround
@
2d05440a
Subproject commit
772ab9587b7d1e2c3bae75395c9123803059ba8a
Subproject commit
2d05440ad23f97a7874ebd9b5de3a0e65d25d85c
vimrc
View file @
f1098b35
...
...
@@ -75,6 +75,7 @@ nnoremap <Up> gk
execute pathogen#infect()
autocmd BufNewFile,BufRead *.pro set syntax=prolog
autocmd BufNewFile,BufRead *.md set filetype=markdown
autocmd BufNewFile,BufRead */debian/rules.d/* set filetype=make
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