Alois Mahdal
							
						 
						
							
								efb4969379
								
							 
						 
						
							Allow for storing other things in local vim directory than just swap 
							
							
						 
						11 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								37c0fe1516
								
							 
						 
						
							Enable ~/bin on tamten 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								df98ee60a7
								
							 
						 
						
							Set vim as default editor for tamten 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								ce8200eb40
								
							 
						 
						
							Added tracwiki syntax HL 
							
							 
							
http://www.vim.org/scripts/script.php?script_id=3337 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								5afccd145f
								
							 
						 
						
							`gitka` alias has been superseeded by git alias `git ka` 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								ce81567bbb
								
							 
						 
						
							Do not overuse aliases 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								ac8a3bc4fd
								
							 
						 
						
							Remapped PEP8  to F8 
							
							 
							
Now it's
    PEP8 - F8
    flake8 - F7  ("f" vs. "7") 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								641206057e
								
							 
						 
						
							Added TODO 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								854d0f0718
								
							 
						 
						
							Use default messages with aliases but do open editor 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								17063e4e0c
								
							 
						 
						
							New commit message alias: cmw for "quick & dirty" WIP commits 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								d4b9493e15
								
							 
						 
						
							New aliases: k for gitk and ka for gitk --all 
							
							 
							
The latter is alternative for `gitka` bash alias 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								857f8b14db
								
							 
						 
						
							Alphabetical order! 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e76b09ebc8
								
							 
						 
						
							Typo in a variable name 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								43ad9ee420
								
							 
						 
						
							Added example message file 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								fe58d070de
								
							 
						 
						
							Better message file name semantic 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								329145f63d
								
							 
						 
						
							Added forgotten script 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								a07354da5a
								
							 
						 
						
							Cleanup 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								587ff4f2fa
								
							 
						 
						
							Added new alias, cmt for cm with typo message 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								a7d0b5122e
								
							 
						 
						
							Fixed aegument passing error with git() bash wrapper 
							
							 
							
With calls like `git --version`, "--version" was passed to grep as its
own parameter.  This also affected git tab completion features. 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								7c7014bdab
								
							 
						 
						
							Turned off folding in vim-markdown 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								46fd3c3cf5
								
							 
						 
						
							Added vim-markdown mode by plasticboy 
							
							 
							
https://github.com/plasticboy/vim-markdown 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								03c3ead695
								
							 
						 
						
							Added ability to disable git commands entirely 
							
							 
							
Especially useful because of the dangetous git-am behavior and its
short name (easily confused with my often used alias `am`). 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								a24fa28cdc
								
							 
						 
						
							Installed new host 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								fc4bfd865f
								
							 
						 
						
							Store .swp files on a SDGish user-specific place: ~/.local/share/vim 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								edb770402e
								
							 
						 
						
							Nicer vertical comment style 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								ec519dbf14
								
							 
						 
						
							Typo 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								43b82ab1b6
								
							 
						 
						
							Added `cls` to conventions 
							
							 
							
http://stackoverflow.com/questions/18489180/convention-for-my-class-in-class-method 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								90070554c7
								
							 
						 
						
							Added StandardError to list of highlighted exceptions 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								b5f3f145e3
								
							 
						 
						
							Added .Xdefaults  (only for URxvt so far) 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								4d8677186c
								
							 
						 
						
							Added MusicBrainz Picard 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								a4ecb15727
								
							 
						 
						
							New Git alias: grr, like gr but much smaller--ignores linear parts 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								530813d4a2
								
							 
						 
						
							Ignore ubiquitous gitbits 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								b789148a13
								
							 
						 
						
							Get rid of .pyc (and possibly .pyo) files 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								474b8bb0b4
								
							 
						 
						
							Added sc alias for Czech-English dictionary using se 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								d5d2156180
								
							 
						 
						
							Set vim as editor of choice 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								5f4a8a3609
								
							 
						 
						
							Removed bogus config 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								62ea56b75f
								
							 
						 
						
							Added cp for cherry-pick 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								686594be92
								
							 
						 
						
							Added flake8 checker to vim (press F7) 
							
							 
							
[Flake8](http://pypi.python.org/pypi/flake8/) is a wrapper around
PyFlakes (static syntax checker), PEP8 (style checker) and Ned's
MacCabe script (complexity checker). 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								708c91c624
								
							 
						 
						
							Add number to grepr 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								116bdd5960
								
							 
						 
						
							Make colordiff use the --unified format 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								1d5c119362
								
							 
						 
						
							Fixed typos 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								7a2cf1f58f
								
							 
						 
						
							2 empty lines before heading 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e3007d2a3b
								
							 
						 
						
							Fixed line length to less than 80 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								21b495d3d7
								
							 
						 
						
							Added alias grepr="grep -r . -e" 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								751801022f
								
							 
						 
						
							Split long line in gitconfig for readability 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								0f5604d5f1
								
							 
						 
						
							Added shell `clear` before `add --patch` and `diff --cached` 
							
							 
							
Thanks to [this question on SO][1].
  [1]: http://stackoverflow.com/questions/7534184/git-alias-multiple-commands-and-parameters 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								c403937892
								
							 
						 
						
							Added "private" bundle 
							
							 
							
Here you can add vim overrides that you need to exclude from Github.
Of course, this *will not work* for other sharing mechanisms like Dropbox. 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								5bca16da09
								
							 
						 
						
							Added TODO 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								f172947ad3
								
							 
						 
						
							Updated TODO 
							
							
						 
						12 years ago  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								7a2c1cf5d2
								
							 
						 
						
							Added html5.vim 
							
							
						 
						12 years ago