Commit graph

189 commits

Author SHA1 Message Date
Kian-Meng Ang 4e089dffda
Doc: fix typos (#542)
Found via `codespell -L enew`.
2023-09-20 14:46:23 +02:00
herrvonvoid 9d3163db67
Doc: fix startify-faq-01 title (#508)
In f8f90f5704 it was
forgotten to update the title...

Co-authored-by: marcusatiliusregulus <marcusatiliusregulus@gmx.net>
2023-09-20 14:29:58 +02:00
Melih Darcan 187bc07ca0
Doc: missing word
Either a path or a dictionary whereas the key is the custom index and the value the path.
Either a path or a dictionary whereas the key is the custom index and the value *is* the path.

Closes https://github.com/mhinz/vim-startify/pull/497
2023-09-20 14:20:09 +02:00
Marco Hinz 3ffa62fbe7
Doc: add short remark about 'autochdir' 2021-04-22 14:51:06 +02:00
Marco Hinz 85ca0a103b
Doc: NERDTreeTabsClose -> NERDTreeClose
Fixes https://github.com/mhinz/vim-startify/issues/461
2021-03-13 17:44:36 +01:00
Marco Hinz aa6b82783b New option: g:startify_change_cmd
Different people prefer different values. Can be set to 'cd', 'lcd', or 'tcd'.

Closes https://github.com/mhinz/vim-startify/issues/425
2020-10-07 14:40:51 +02:00
Marco Hinz 04ad724e80
Skiplist: filter a few files by default 2020-10-06 14:36:08 +02:00
Marco Hinz aa4f53c9f7 Add helper functions startify#pad() and startify#center() 2019-10-01 17:25:12 +02:00
Marco Hinz a27df8325c
Doc: slightly improve the centered header example 2019-05-28 16:40:35 +02:00
Marco Hinz 420e2fa789 Batchmode: add documentation 2019-04-11 17:35:53 +02:00
Marco Hinz a56917282b
FAQ: running Startify on a new tab can lead to issues
References https://github.com/mhinz/vim-startify/issues/358
2019-03-12 23:46:11 +01:00
Marco Hinz ed655d5e1c
FAQ: Files from remote file system slow down startup! 2019-02-06 17:18:23 +01:00
Marco Hinz 56745d99ca
Fix some vanities 2019-02-06 12:26:38 +01:00
Marco Hinz 69e835d1f7
Nvim: use stdpath() for all OS 2019-01-30 11:50:24 +01:00
Tae Sandoval e1be54148e
Nvim: use XDG data directory
Closes https://github.com/mhinz/vim-startify/pull/351
2019-01-30 11:50:24 +01:00
Marco Hinz 0459cd0952
Make :SLoad! source last used session on Unix
Closes https://github.com/mhinz/vim-startify/issues/352
2019-01-29 23:30:24 +01:00
Marco Hinz 06f2f59d4f
Doc: improve "on tab" example 2019-01-14 00:31:10 +01:00
Marco Hinz 36db232426
Doc: explain "q" mapping
References https://github.com/mhinz/vim-startify/issues/349
2018-12-29 14:37:27 +01:00
Marco Hinz 53c8799ad0
Emit user events on opened buffers
Closes #334
2018-11-05 21:22:44 +01:00
Marco Hinz 79fc09f6d7
Rename user event Startified to StartifyReady
For backward compatability "Startified" still works as well.
2018-11-05 21:05:17 +01:00
Marco Hinz 0bc6e863d6 Allow custom indices per list
Implements #338
2018-10-31 13:32:33 +01:00
Ernst Widerberg 8cde338d1f Doc: update default colors 2018-07-21 12:29:41 +02:00
Marco Hinz 7bbc46e1c2
Doc: explain all keys for the Funcref type 2018-07-03 21:10:40 +02:00
Marco Hinz 675f8fcc14
Doc: fix indentation for g:startify_lists example 2018-07-03 13:10:09 +02:00
Marco Hinz fbd690fc85
Ignore buffers with unsaved changes when deleting buffers 2018-05-05 14:52:22 +02:00
Marco Hinz 423eb03de4
Simplify buffer deletion for g:startify_session_delete_buffers 2018-05-05 14:24:07 +02:00
Marco Hinz 113655717e
FAQ: Run Startify for each new tab!
References #139
2018-04-03 13:04:17 +02:00
Marco Hinz 8d77329d27
Doc: fix arguments for startify#fortune#cowsay() example 2018-03-20 17:30:38 +01:00
Marco Hinz 620b040b5e
Doc: add g:startify_lists
Closes #288
2018-03-20 17:26:04 +01:00
Marco Hinz 226cafe0a0
Doc: rewording of startify-autocmd 2018-02-28 03:09:02 +01:00
Marco Hinz fbd9b681ff
Doc: new FAQ: How to disable single mappings?
Closes #303
2018-02-28 03:07:39 +01:00
Marco Hinz e1716c4ef1
Doc: make example for StartifyEntryFormat() use vim-devicons 2018-02-17 15:12:39 +01:00
Marco Hinz d5a549a7b9
Doc: add StartifyEntryFormat() 2018-02-17 15:06:46 +01:00
Marco Hinz fbcba230e9
Refactoring: g:startify_custom_header 2018-01-14 17:30:26 +01:00
Marco Hinz d66c31f02e
Doc: mention startify#fortune#predefined_quotes() 2018-01-14 15:38:05 +01:00
Marco Hinz 21294851f6
Doc: fix g:startify_custom_header default value 2018-01-14 15:37:41 +01:00
Marco Hinz 5e476d8e00
Doc: small improvement 2017-12-20 12:21:54 +01:00
Marco Hinz c905a0c959
Rework the default skiplist 2017-12-06 20:11:16 +01:00
Marco Hinz b89579e456
FAQ: Startify is cluttered with help files!
References #296.
2017-12-05 15:12:07 +01:00
Marco Hinz f7d4957d02
FAQ: NERDTree does not work in gvim!
References #24
2017-11-22 11:50:13 +01:00
Marco Hinz 86d4503461
Doc: mention :SSave! and :SDelete!
References #295
2017-11-21 20:28:15 +01:00
Marco Hinz 53c53b2444
Make startify#fortune#boxe() handle funcref
References #285.
2017-06-05 13:34:55 +02:00
Marco Hinz 1940c9f9b9
Make startify#fortune#boxed() take optional argument
References #285.
2017-06-05 10:52:22 +02:00
Marco Hinz 1b128ab685
Doc: clarify g:startify_relative_path
References #284.
2017-05-29 13:05:31 +02:00
Marco Hinz 72c51e773a
New option: g:startify_session_number
Closes #268.
2017-01-20 20:11:32 +01:00
Marco Hinz 8e1b21fb04
Doc: replace FAQ 05
The old FAQ 05 was obsolete.

References #265.
2017-01-19 01:34:43 +01:00
Marco Hinz b8da06ad2c
Doc: add cowsay() example 2017-01-12 01:40:45 +01:00
Marco Hinz f7c4e8a0cb
Doc: update g:startify_session_delete_buffers
References #262.
2017-01-11 16:59:16 +01:00
Marco Hinz f3044c7f52
Fortune: handle multibyte characters 2017-01-11 12:57:33 +01:00
Marco Hinz 89bf0a5c24
New option: g:startify_fortune_use_unicode
References #261.
2017-01-10 14:03:22 +01:00