386 Commits (master)
 

Author SHA1 Message Date
Julio Biason 532d7529dd snippet for xml files, with autoclosing 10 years ago
Julio Biason cc1851cac2 switched some plugins around 10 years ago
Julio Biason d894b0007f syntastic configs 10 years ago
Julio Biason 5fe99476f8 disabled ctrlpfunky, as I wasnt using it anyway 10 years ago
Julio Biason 1463396fa6 moved the wildignore to its proper place, as it affects more than just ctrlp 10 years ago
Julio Biason 5556938d8c disabled html-autoclosetag because it was fucking the html, didnt work most of the time and, most of the time, when it worked, it would close the wrong tag 10 years ago
Julio Biason 7bce6e66d4 changed the static snippet to use double quotes like every other command 10 years ago
Julio Biason fd7141e522 giving nerdtree another chance 10 years ago
Julio Biason cc872be440 removed a bunch of plugins by using the magical polyglot plugin 10 years ago
Julio Biason d7f8774b0b added snippet for else (since we already have if/endif) 10 years ago
Julio Biason 10eb5c99c4 added the comment tag, for django 10 years ago
Julio Biason ed9ecbf4d1 added a bunch of default snippets, to save time 10 years ago
Julio Biason a0cf5ffa6c all this time, the bundle name was wrong 10 years ago
Julio Biason 79552ddcc8 changed the synstastic error display, as it looks weird in its default 10 years ago
Julio Biason 5608fd6428 added support for local configuration 10 years ago
Julio Biason 82cfc338ff readding nerdtree, just because; removed CSApprox because it is consistently fucking the terminal; added auto-pairs to get pair completion 10 years ago
Julio Biason b983da35fb added the config generated by vim-bootstrap, with changes 10 years ago
Julio Biason 5e63aa78db added new snippets 10 years ago
Julio Biason f95f611188 added more asserts to the list 10 years ago
Julio Biason 789cf69bd2 added the ubuntu mono font 10 years ago
Julio Biason 7ecb2216a9 more django things (and a bit of "visual" use) 10 years ago
Julio Biason 6ddf00f711 added a snippet to tell django/nose to not cover a function 10 years ago
Julio Biason 6e639260fc django static command 10 years ago
Julio Biason d80bda975b added names for the assertEqual snippet, as it was hard to see what was going on 10 years ago
Julio Biason 64048ff856 new font and new color for gvim 10 years ago
Julio Biason c464be3171 added rust support 10 years ago
Julio Biason 1ad73485d0 snippets for jinja/django templates 10 years ago
Julio Biason f9528c99e6 more python snippets 10 years ago
Julio Biason 70f7e69569 more python snippets 10 years ago
Julio Biason 281787969c added import snippet 10 years ago
Julio Biason 620f560430 make ultisnips work just like snipmate 10 years ago
Julio Biason dba1cc02da changed from snipmate to UltiSnips 10 years ago
Julio Biason 7925bec3f5 Merge branch 'master' of https://bitbucket.org/juliobiason/vim-configs 10 years ago
Julio Biason 0e452d4bc3 disable jedi showing the function signature over code 10 years ago
Julio Biason 08af80b9ae merge conflict 10 years ago
Julio Biason d8f8ee3703 added new colorscheme 10 years ago
Julio Biason 35a1fad4c6 increased the font size 10 years ago
Julio Biason cc9edd7f9d disable jedi preview split 10 years ago
Julio Biason 549b72d05e updated the settings to the latest version of vundle 10 years ago
Julio Biason 67ed692c8e added javascript improved syntax 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 10 years ago
Julio Biason f439ccd2ca pinpoint support 10 years ago
Julio Biason 58233d9a34 json support 10 years ago
Julio Biason d5674e5a1d using airline for the tabbar 10 years ago
Julio Biason 56875d4db8 disable syntastic, as vim-python-mode does everything; ignore python setup.py files 10 years ago
Julio Biason 615c1be46c Merge branch 'master' of bitbucket.org:juliobiason/vim-configs 10 years ago
Julio Biason 089cc32021 renable python-mode; changed fold level to actually open with folds open; some other tries around 10 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