Commit Graph

59 Commits

Author SHA1 Message Date
Andrea Mistrali 7e6736fbef Moved to Vundle
Adopted vim-templates plugin, instead of homegrown skeleton
2015-01-09 15:02:11 +00:00
Andrea Mistrali 90e85e7bea Changed Clevertab to return <Tab> in text files 2014-03-15 11:50:50 +00:00
Andrea Mistrali e16a147df3 Show tw value in status bar 2014-02-07 13:14:19 +00:00
Andrea Mistrali 88421f6819 Changed columns and lines
Fixed ctags nag
2014-02-05 16:32:01 +00:00
Andrea Mistrali 96b18bce32 Fixed for Linux/Mac 2014-02-01 11:40:37 +00:00
Andrea Mistrali 11469aa128 ditto! 2013-07-31 08:32:26 +00:00
Andrea Mistrali 679fde7c55 Removed obsolete syntax files 2013-07-31 08:30:35 +00:00
Andrea Mistrali ba1ac42910 Fixed ignore of .pyc 2013-07-05 20:29:53 +00:00
Andrea Mistrali f4e66759ec Added vim-flake8 (pyflakes+pep8+mccabe)
Updated vcs plugin
2013-07-05 20:27:58 +00:00
Andrea Mistrali f7c35d77ef Updated plugins
Added solarize colorscheme
2013-04-11 15:36:38 +00:00
Andrea Mistrali 663b0e8fba Added ignore for .local files, fixed typo for txt files 2013-01-30 10:07:58 +00:00
Andrea Mistrali 4873c64f28 Added GetLatestScript update plugin and updated all plugins 2013-01-17 12:18:17 +00:00
Andrea Mistrali f034d96ef0 First great cleanup 2013-01-17 09:40:13 +00:00
Andrea Mistrali 7071fa42f9 Added up/down line keymap
Fixed clipboard consinstence on OSX
2013-01-16 13:54:42 +00:00
Andrea Mistrali a88f7828aa Removed vimrc.local, added vimrc.local.in skel file 2013-01-02 10:06:41 +00:00
Andrea Mistrali 465f8e462f Fixed Keywords 2013-01-02 10:01:51 +00:00
Andrea Mistrali 3056477e3b Added vimrc.local skeleton 2013-01-02 09:21:06 +00:00
Andrea Mistrali 6cfe0a8b83 Last commit 2012-08-29 10:05:04 +00:00
Andrea Mistrali 49b00e89ef Fix 2012-03-02 11:59:19 +00:00
Andrea Mistrali c202fcaf55 Fix 2012-03-02 11:44:34 +00:00
Andrea Mistrali 0d089e2c66 2012-03-02 11:43:35 +00:00
Andrea Mistrali 71c3e8c3d8 Added custom help for mappings 2012-03-02 11:42:44 +00:00
Andrea Mistrali 783bc33924 Removed useless Last changed 2012-03-01 10:47:10 +00:00
Andrea Mistrali d83cd7bbd4 Added features for javascript
JSBeautify (,ff) added and modified to retain position
Slightly changed vimrc for different filetypes
2012-02-29 09:30:19 +00:00
Andrea Mistrali 1f96fcc64a Added two color schemes
Disabled "Last modified" modification in skeleton.vim
2012-02-08 17:15:48 +00:00
Andrea Mistrali 2233758541 Minimal Changes to Python mode
Added hack for paste in iTerm.app
2011-09-22 13:03:35 +00:00
Andrea Mistrali 1d5b73d438 clean 2011-05-02 13:21:48 +00:00
Andrea Mistrali 275c4a7bbf Add default tracServerList 2011-04-12 13:37:16 +00:00
Andrea Mistrali 0294ea6dab Added trac support 2011-03-25 09:44:20 +00:00
simonec ad45c77370 da = delete line without yanking 2011-02-09 17:08:18 +00:00
Andrea Mistrali 643c42cb28 Clean up of bad color schemes 2011-02-03 11:50:24 +00:00
Andrea Mistrali aeff875b53 Fixed autocompletion on Tab 2011-02-03 11:49:38 +00:00
Andrea Mistrali 45f896159c Correct TERM to xterm-256colors 2011-02-01 11:21:45 +00:00
Andrea Mistrali f5eab1d188 Added conque, terminal emulator 2011-02-01 10:38:50 +00:00
Andrea Mistrali d7f498b61d Added support for binary plist editing 2011-01-27 12:06:16 +00:00
Andrea Mistrali e031a7efc9 Restored Y behaviuor in vim 2010-11-12 15:42:55 +00:00
simonec ab8bf6501a locals 2010-11-12 11:59:42 +00:00
Andrea Mistrali 1f1f60bb74 Changes to mapping 2010-11-10 17:35:53 +00:00
Andrea Mistrali 7730874dec Fixed path of ctags on OSX 2010-06-28 12:58:17 +00:00
Andrea Mistrali 42110f4589 .. 2010-04-28 13:13:09 +00:00
Andrea Mistrali bd105c040d . 2010-04-28 13:12:56 +00:00
Andrea Mistrali 34c8e8a01e Test 2010-04-28 13:09:28 +00:00
Andrea Mistrali 646eaf595a Test 2010-04-28 13:08:46 +00:00
Andrea Mistrali 320e8380d5 Deleted useless file 2010-04-28 13:04:53 +00:00
Andrea Mistrali 36e50ec66d Moved statusline def into a separate file
Added guitablabel def
Updated VCS plugin
Added keymap for choosing tabs (Cmd-1, Cmd-2, ...)
2010-04-28 13:03:35 +00:00
Andrea Mistrali 1484a69fb9 Added myFuynx.vim for local functions
Added AppendModeLine function
2009-10-21 07:25:31 +00:00
Andrea Mistrali ac04ccee84 Removed Id from keywords of template file 2009-10-07 12:18:34 +00:00
Andrea Mistrali 41945605c0 Auto support for Mako files 2009-05-06 14:04:20 +00:00
Andrea Mistrali 3e5eb6a66e Unified zsh startup
Removed environment
Added Mako syntax to VI
2009-05-06 13:44:15 +00:00
Andrea Mistrali f7dabac03a Modified indentation for Python
Added VCS plugin (CVS, SVN, git)
Updated templating system
Added option to process a ~/.vim/vimrc.local, after all other rc files
2009-04-03 11:01:32 +00:00