Kim Silkebækken
c5b37b3913
Add troubleshooting info for iTerm2
...
Closes #65 .
2013-01-18 16:53:32 +01:00
Kim Silkebækken
2ace41857f
Update font installation instructions
...
Refs #60 .
2013-01-18 16:44:31 +01:00
Kim Silkebækken
56f06f8871
Update font installation instructions
...
Refs #60 .
2013-01-18 10:58:23 +01:00
Kim Silkebækken
1a99fbd36a
Update terminal prompt usage instructions
...
Closes #56 .
2013-01-17 17:07:58 +01:00
Kim Silkebækken
8a5b8719cd
Escape command in prompt usage instructions
2013-01-17 10:08:51 +01:00
Kim Silkebækken
20b17cebe0
Add troubleshooting info about OSX ImportError
...
Closes #39 .
2013-01-17 10:03:29 +01:00
Kim Silkebækken
6207f90734
Add troubleshooting info about NameError in MacVim
...
Refs #48 .
2013-01-17 10:03:00 +01:00
Kim Silkebækken
f18bf7087d
Add troubleshooting info for iTerm2 question mark issue
...
Closes #27 .
Refs #48 .
2013-01-17 10:01:48 +01:00
Kim Silkebækken
7d613baec2
Fix font patching instructions for OS X
...
Closes #46 .
2013-01-17 10:01:11 +01:00
Kim Silkebækken
6bf501df51
Add usage instructions for terminal/tmux
2013-01-17 09:42:39 +01:00
Kim Silkebækken
b7ff63ccc0
Separate colorschemes by extension
...
Refs #45 .
2013-01-16 08:44:17 +01:00
Kim Silkebækken
07771d7773
Add Liam Curry to contributors list
...
Refs #44 .
2013-01-16 08:31:41 +01:00
Kim Silkebækken
a26d5e5319
Add troubleshooting info for Windows gVim + git users
...
Closes #36 .
2013-01-09 13:18:53 +01:00
Kim Silkebækken
536120aab8
Re-add note about PyPI which got removed from the docs
...
Refs #34 .
2013-01-08 15:01:28 +01:00
Kim Silkebækken
7a7c971bd1
Move plugin loading with :source into separate file
...
This should resolve the issue with duplicate paths in sys.path by only
updating sys.path if the plugin is loaded using :source instead of
:python. sys.path is now updated in source_plugin.vim, which checks if
the user has Python installed, and updates sys.path before sourcing the
actual plugin file.
Refs #17 .
Refs #19 .
Refs #21 .
2013-01-02 08:38:28 +01:00
Kim Silkebækken
f423ba11c8
Add information about Python support
2012-12-21 11:20:50 +01:00
Kim Silkebækken
9f60daaf78
Use :file: for file references in the docs
2012-12-20 16:20:56 +01:00
Kim Silkebækken
9cc1233307
Add configuration docs
2012-12-20 15:47:01 +01:00
Kim Silkebækken
50fa8a33ca
Update docs and README
2012-12-19 14:46:14 +01:00
ZyX-I
69f726af1a
Purge out the requirement to use sudo
...
There is no need in regenerating font cache in *all* directories.
Make documentation suggest to regenerate just `~/.fonts` cache
which actually changed.
2012-12-19 08:36:41 +04:00
Kim Silkebækken
def9091662
Update installation instructions
...
Closes #13 .
2012-12-18 17:18:37 +01:00
Kim Silkebækken
bda5c59889
Add screenshots to docs
2012-12-18 16:03:15 +01:00
Kim Silkebækken
d28003c973
Add font patcher docs
2012-12-18 15:22:31 +01:00
Kim Silkebækken
af1f3ec7bd
Move vim plugin to the vim extension directory
2012-12-17 15:45:23 +01:00
Kim Silkebækken
37b43a77fc
Automatically push docs with `make gh-pages`
2012-12-17 15:32:49 +01:00
Kim Silkebækken
df0244700c
Fix typo in doc filename
2012-12-17 15:32:01 +01:00
Kim Silkebækken
9ba8570bf7
Update documentation and version
2012-12-17 15:24:42 +01:00
Kim Silkebækken
05505c3dd1
Restructure docs
2012-12-14 15:23:26 +01:00
Kim Silkebækken
f3a03aa26a
Update docs structure for gh-pages
2012-12-14 15:16:38 +01:00
Kim Silkebækken
21032e989e
Add documentation files
2012-12-13 22:44:22 +01:00
Kim Silkebækken
cd41910fb3
Add Sphinx docs skeleton
2012-12-13 15:43:05 +01:00