Alois Mahdal
efb4969379
Allow for storing other things in local vim directory than just swap
пре 11 година
Alois Mahdal
37c0fe1516
Enable ~/bin on tamten
пре 11 година
Alois Mahdal
df98ee60a7
Set vim as default editor for tamten
пре 11 година
Alois Mahdal
ce8200eb40
Added tracwiki syntax HL
http://www.vim.org/scripts/script.php?script_id=3337
пре 11 година
Alois Mahdal
5afccd145f
`gitka` alias has been superseeded by git alias `git ka`
пре 11 година
Alois Mahdal
ce81567bbb
Do not overuse aliases
пре 11 година
Alois Mahdal
ac8a3bc4fd
Remapped PEP8 to F8
Now it's
PEP8 - F8
flake8 - F7 ("f" vs. "7")
пре 11 година
Alois Mahdal
641206057e
Added TODO
пре 11 година
Alois Mahdal
854d0f0718
Use default messages with aliases but do open editor
пре 11 година
Alois Mahdal
17063e4e0c
New commit message alias: cmw for "quick & dirty" WIP commits
пре 11 година
Alois Mahdal
d4b9493e15
New aliases: k for gitk and ka for gitk --all
The latter is alternative for `gitka` bash alias
пре 11 година
Alois Mahdal
857f8b14db
Alphabetical order!
пре 11 година
Alois Mahdal
e76b09ebc8
Typo in a variable name
пре 11 година
Alois Mahdal
43ad9ee420
Added example message file
пре 11 година
Alois Mahdal
fe58d070de
Better message file name semantic
пре 11 година
Alois Mahdal
329145f63d
Added forgotten script
пре 11 година
Alois Mahdal
a07354da5a
Cleanup
пре 11 година
Alois Mahdal
587ff4f2fa
Added new alias, cmt for cm with typo message
пре 11 година
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.
пре 11 година
Alois Mahdal
7c7014bdab
Turned off folding in vim-markdown
пре 11 година
Alois Mahdal
46fd3c3cf5
Added vim-markdown mode by plasticboy
https://github.com/plasticboy/vim-markdown
пре 11 година
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`).
пре 11 година
Alois Mahdal
a24fa28cdc
Installed new host
пре 11 година
Alois Mahdal
fc4bfd865f
Store .swp files on a SDGish user-specific place: ~/.local/share/vim
пре 11 година
Alois Mahdal
edb770402e
Nicer vertical comment style
пре 11 година
Alois Mahdal
ec519dbf14
Typo
пре 11 година
Alois Mahdal
43b82ab1b6
Added `cls` to conventions
http://stackoverflow.com/questions/18489180/convention-for-my-class-in-class-method
пре 11 година
Alois Mahdal
90070554c7
Added StandardError to list of highlighted exceptions
пре 11 година
Alois Mahdal
b5f3f145e3
Added .Xdefaults (only for URxvt so far)
пре 11 година
Alois Mahdal
4d8677186c
Added MusicBrainz Picard
пре 11 година
Alois Mahdal
a4ecb15727
New Git alias: grr, like gr but much smaller--ignores linear parts
пре 11 година
Alois Mahdal
530813d4a2
Ignore ubiquitous gitbits
пре 11 година
Alois Mahdal
b789148a13
Get rid of .pyc (and possibly .pyo) files
пре 11 година
Alois Mahdal
474b8bb0b4
Added sc alias for Czech-English dictionary using se
пре 11 година
Alois Mahdal
d5d2156180
Set vim as editor of choice
пре 11 година
Alois Mahdal
5f4a8a3609
Removed bogus config
пре 11 година
Alois Mahdal
62ea56b75f
Added cp for cherry-pick
пре 11 година
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).
пре 11 година
Alois Mahdal
708c91c624
Add number to grepr
пре 11 година
Alois Mahdal
116bdd5960
Make colordiff use the --unified format
пре 11 година
Alois Mahdal
1d5c119362
Fixed typos
пре 11 година
Alois Mahdal
7a2cf1f58f
2 empty lines before heading
пре 11 година
Alois Mahdal
e3007d2a3b
Fixed line length to less than 80
пре 11 година
Alois Mahdal
21b495d3d7
Added alias grepr="grep -r . -e"
пре 11 година
Alois Mahdal
751801022f
Split long line in gitconfig for readability
пре 11 година
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
пре 11 година
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.
пре 11 година
Alois Mahdal
5bca16da09
Added TODO
пре 11 година
Alois Mahdal
f172947ad3
Updated TODO
пре 11 година
Alois Mahdal
7a2c1cf5d2
Added html5.vim
пре 11 година