Commit Graph

92 Commits

Author SHA1 Message Date
Lucky
42d1c3ebf3 fix outdated link. 2015-11-30 21:36:15 +08:00
Morton Fox
f8a6bfcbf6 Fix a link to neocomplete 2015-08-27 12:09:05 -04:00
Steve Francia
eeb5c57451 Merge pull request #794 from j1mr10rd4n/easyedit-spf13-config
Easily edit spf13-vim configuration
2015-08-03 12:41:04 -04:00
Steve Francia
4f64f56019 Merge pull request #791 from FranzSkuffka/3.0
Add vim with lua install instructions to readme
2015-07-16 10:08:45 -04:00
Ryan L McIntyre
4e0e8b8ac4 small readme fixes
* misc backtick code format consistency fixes
* added header link for ack.vim
2015-06-21 09:28:03 -04:00
Jim Riordan
17f2b8f589 Add documentation to Customizations section of README 2015-06-18 15:20:52 +10:00
Jan Wirth
5b805d59ed Add vim with lua install instructions to readme 2015-06-07 22:04:10 +02:00
Liu Xinan
8f5f160d4c Update project link for msysgit 2015-05-10 11:38:06 +08:00
Steve Francia
c2a84a3e21 Merge pull request #742 from guersam/tmp/switch-to-neocomplete
Switch to neocomplete from obsolete neocomplcache
2015-05-01 15:21:16 -04:00
rakyi
cb40052d1a Update README.markdown
UnBundle in ~/.vimrc.local is not picked up by bootstrap.sh.
2015-05-01 18:12:03 +02:00
Jisoo Park
af74fbefb8 Switch to neocomplete from obsolete neocomplcache 2015-04-01 22:00:05 +09:00
Steve Francia
cef6b6af70 Merge pull request #700 from switchspan/3.0
Updated windows install information in README
2014-12-08 21:00:59 -05:00
switchspan
1b05a646c6 Added prompt for Chocolatey install example and fixed package link 2014-12-08 20:39:01 -05:00
switchspan
dae72e7e54 Updated readme section on windows spf13-vim installation 2014-12-08 20:34:50 -05:00
David Bourgeois
0b0da6eb4a Update README.markdown
Added information from this forum topic on how to add a bundle to the list: https://groups.google.com/forum/#!searchin/spf13-vim-discuss/install/spf13-vim-discuss/s_PMWxVVogM/otCEQs0ZlsYJ
2014-10-02 16:36:12 +02:00
Stephen Hoekstra
eaacf45a5b fixed echo command 2014-09-14 21:23:17 +02:00
Gabriel Muñumel
9e1bf1908f Improve the readme to show an option to configure the
environment variables because they are not set by
default with gVim.
2014-08-06 18:30:58 -04:30
Steve Francia
4ab3c6f6d9 Merge pull request #623 from krblt/readme-update
explain default bundles for a fork
2014-06-30 11:36:40 -04:00
Johnny Robeson
82c924dbf5 remove spf13-vim 3.0 note
It's from two years ago and makes the text a bit too long. The upgrade from prior versions is mentioned in the Installation section
2014-06-22 05:02:22 -04:00
krblt
1eda954a8a explain default bundles for a fork 2014-06-09 13:08:37 +03:00
Sebastian Bergmann
3b851bbeb0 it's -> its 2014-05-22 11:51:54 +02:00
Steve Francia
7254af947e Merge pull request #542 from jredville/patch-2
Correct load order of config files in readme
2014-02-01 10:36:46 -08:00
Steve Francia
d1a8b033ce Merge pull request #529 from NoWiS-/3.0
Informations about how to add YouCompleteMe were wrong.
2014-02-01 10:35:15 -08:00
Jim Deville
c8b9f72e99 Correct load order of config files in readme
Corrected the load order of config files to match the code. Also added a link for AutoClose
2014-01-30 17:00:19 -05:00
switchspan
1ccd368190 fixed formatting for readme windows install instructions 2014-01-25 23:28:18 -05:00
switchspan
3125f35212 Added Chocolatey install for ctags to readme for windows install 2014-01-25 19:01:02 -05:00
switchspan
caf59dc201 modified windows install instructions in readme 2014-01-25 18:55:52 -05:00
switchspan
5968f0a0db added instructions for windows install with Chocolatey 2014-01-25 18:39:57 -05:00
NoWiS
5fe51efd1d Informations about how to add YouCompleteMe were wrong. 2014-01-14 15:36:30 +01:00
Troy Patrick
78db1cb57a Updated formatting of YouCompleteMe section of README 2014-01-07 15:28:41 -05:00
Troy Patrick
61b4fd22b0 Updated README.markdown to explain how to set up and use YouCompleteMe. 2014-01-07 15:27:17 -05:00
Steve Francia
be94242a8e Adding some analytics 2014-01-02 13:12:35 -05:00
Wari Wahab
46dc2d038f Fixed: vim-snippets URL does not exist
Point to https://github.com/spf13/snipmate-snippets instead
2013-12-01 22:24:02 +08:00
Steven Dunlap
c10e991807 Update README.markdown
fixed typo (or perhaps changed syntax) for Surround quick help
2013-10-30 10:56:00 -04:00
John Tyree
ee780733b0 Add <leader>gw :Gwrite<CR> mapping to Readme 2013-10-18 01:21:56 -04:00
Jacob Walker
29ccd34205 Update airline documentation
+ Update README and linked image
2013-09-08 15:58:36 -05:00
Stephen Bennett
b2389817c3 Populate .vimrc.before with all spf13 options
* .vimrc.before should not be modified (just like any other non-local
  or non-fork config file)
* .vimrc.before contains a list of all options that can be set
* .vimrc.before.local is where these options would actually be set
* support .vimrc.before and .vimrc.before.fork in install scripts
2013-09-05 01:34:43 -06:00
Steve Francia
cdf5b0f612 Update README to reflect before changing to before.local & add of before.fork 2013-08-31 09:33:40 -04:00
Mike Funk
2783fb3f11 updated documentation and comments for .vimrc.before 2013-08-28 10:19:03 -04:00
Jacob Walker
b4f2be715a Airline: Disabling Powerline Fonts and Updating README 2013-08-24 00:28:18 -05:00
Steve Francia
b9b24fe803 Add note about dependencies 2013-06-27 15:15:52 -04:00
Sebastian Hahn
966553b8a4 Use https links where possible
I've gone through the entire repository, checking all http:// links to
see if the corresponding https urls would also work. This is especially
important when asking the user to run a script they fetched via curl,
because in the case of a mitm they will have no way at all to detect
that something malicious is going on.
2013-06-23 17:27:51 +02:00
Ben van de Sande
6556d669a5 Use vim-snippets instead of snipmate-snippets 2013-04-06 13:55:51 +02:00
Capi Etheriel
580df846f5 Document better solarized vim for solarized terminals. 2013-03-19 23:05:13 -03:00
Eduardo Garcia
23721d660d Update Tagbar link to used repo majutsushi/tagbar 2013-03-14 18:42:39 +01:00
LinXitoW
ce300cc7d7 Add Vim to install instructions 2013-01-30 11:03:18 +01:00
John Tyree
a9d1da9cf6 Use curl instead of wget. 2013-01-02 11:42:09 +01:00
John Tyree
5a01fdfe07 Give more robust default method for bootstrapping. 2012-12-10 01:55:17 +01:00
John Tyree
20164da7a9 Escape "*nix". 2012-12-10 01:52:26 +01:00
John Tyree
db8bb9a6a5 Remove trailing whitespace. 2012-12-10 01:51:43 +01:00