Julio Biason
|
d8f8ee3703
|
added new colorscheme
|
10 years ago |
Julio Biason
|
35a1fad4c6
|
increased the font size
|
10 years ago |
Julio Biason
|
52558b83e9
|
trying a different python indentation
|
10 years ago |
Julio Biason
|
d1a2a24cb2
|
major update: removed the check for autocmd (cause fuck not having it), removed vim-mode and used python syntax and vim-jedi instead; removed a bunch of commented code
|
11 years ago |
Julio Biason
|
f439ccd2ca
|
pinpoint support
|
11 years ago |
Julio Biason
|
58233d9a34
|
json support
|
11 years ago |
Julio Biason
|
d5674e5a1d
|
using airline for the tabbar
|
11 years ago |
Julio Biason
|
56875d4db8
|
disable syntastic, as vim-python-mode does everything; ignore python setup.py files
|
11 years ago |
Julio Biason
|
615c1be46c
|
Merge branch 'master' of bitbucket.org:juliobiason/vim-configs
|
11 years ago |
Julio Biason
|
089cc32021
|
renable python-mode; changed fold level to actually open with folds open; some other tries around
|
11 years ago |
Julio Biason
|
bf88629c48
|
add a highlight to the break column in python files
|
11 years ago |
Julio Biason
|
6206d056c2
|
added some files to be ignored
|
11 years ago |
Julio Biason
|
b203d38113
|
trying the new snipmate fork
|
11 years ago |
Julio Biason
|
336febf311
|
removed flake8 because syntastic does everything
|
11 years ago |
Julio Biason
|
74fe4fe02a
|
moved the autocommands to the autocommand block
|
11 years ago |
Julio Biason
|
b894fccdd7
|
removed commented line to avoid confusion
|
11 years ago |
Julio Biason
|
f5f5cec776
|
set -> setlocal
|
11 years ago |
Julio Biason
|
08dfbea423
|
moved autocmds to the autocmd check
|
11 years ago |
Julio Biason
|
df88d34d13
|
jinja uses the same stuff as htmldjango
|
11 years ago |
Julio Biason
|
fce3d8031d
|
mustang is now global colorscheme
|
11 years ago |
Julio Biason
|
fc1daaca0a
|
Merge branch 'master' of bitbucket.org:juliobiason/vim-configs
|
11 years ago |
Julio Biason
|
b9ce2a8019
|
added monofur fonts, patched for powerline
|
11 years ago |
Julio Biason
|
33151c4755
|
removed busybee as its not default
|
11 years ago |
Julio Biason
|
c02846a1e7
|
extends
|
11 years ago |
Julio Biason
|
0817bb5546
|
general disable lint things
|
11 years ago |
Julio Biason
|
b2464433d5
|
disable, not disabled
|
11 years ago |
Julio Biason
|
3109b4bb60
|
new snippets
|
11 years ago |
Julio Biason
|
f14c9ee1c1
|
using CtrlPFunky for function search
|
11 years ago |
Julio Biason
|
f130c44ff7
|
some more documentation
|
11 years ago |
Julio Biason
|
5552412eca
|
switched powerline to airline
|
11 years ago |
Julio Biason
|
3c2e5fbaad
|
pylint disable for mongoengine objects
|
11 years ago |
Julio Biason
|
89c5a710d3
|
bunch more bundles
|
11 years ago |
Julio Biason
|
4cc3666ec8
|
renamed cause we are using the bundle now
|
11 years ago |
Julio Biason
|
322667f1c6
|
latest changes
|
11 years ago |
Julio Biason
|
a67950cfdd
|
add some empty lines after the header
|
12 years ago |
Julio Biason
|
943da748e8
|
more htmldjango/jinja snippets (import and the vim modeline)
|
12 years ago |
Julio Biason
|
e8afeacba1
|
just mark the end of the macro with a proper name
|
12 years ago |
Julio Biason
|
b303b24408
|
reduced one line to try to fix a problem with the window getting nowhere near the specified size
|
12 years ago |
Julio Biason
|
b3bf3e0d6b
|
snipmate snippets
|
12 years ago |
Julio Biason
|
86b046cf49
|
some tweaks for linux terminals
|
12 years ago |
Julio Biason
|
777af77e4f
|
templates now need some formatting too; more bundles and less bundles
|
12 years ago |
Julio Biason
|
39cd31f30b
|
removed dull color
|
12 years ago |
Julio Biason
|
3445e1fdc5
|
more colors
|
12 years ago |
Julio Biason
|
b6bc33f70a
|
tab jumping now works on both mac and other systems; added some more options for rst and some more plugins
|
12 years ago |
Julio Biason
|
d50d0440b1
|
some better looking options
|
12 years ago |
Julio Biason
|
e94dd269a8
|
i can't generate the fancy symbols fonts here, so it's off; python files have a 'remove spaces in empty lines' prewrite command
|
12 years ago |
Julio Biason
|
ea6ccca3e0
|
new terminal, new size; highlight the cursor line since mustang have better colors for this; added a colorcolumn to highlight the Python margin
|
12 years ago |
Julio Biason
|
7ebbe48bb1
|
everything in a nice package
|
13 years ago |