Commit graph

  • 01a1038401 Small fixes Marco Hinz 2015-06-02 23:18:36 +0200
  • 61cfce000c Don't overwrite the last regular entry with [q] Marco Hinz 2015-06-02 22:26:59 +0200
  • ee674f99a8 Register e/q even if special is disabled Marco Hinz 2015-06-02 09:35:42 +0200
  • f98dba25f2 :StartifyDebug should never fail Marco Hinz 2015-06-02 09:18:05 +0200
  • 06b117451a Add s:register() Marco Hinz 2015-06-02 09:07:14 +0200
  • be8bfe8513 Add missing entries Marco Hinz 2015-06-02 08:55:11 +0200
  • f59d93d5f4 Always use markers to open files Marco Hinz 2015-06-01 17:21:52 +0200
  • 2ea22e2e7e Simplify marker implementation Marco Hinz 2015-06-01 17:07:40 +0200
  • 07be6b5fa9 Handle bookmarks via #open_buffers() Marco Hinz 2015-06-01 14:36:03 +0200
  • 8fd4247218 Refactoring: handle all file opening in #open_buffers() Marco Hinz 2015-05-28 17:14:25 +0200
  • d2af054a59 Escape '[' on Windows Marco Hinz 2015-05-28 13:04:45 +0200
  • acbce306b2 Use same open mechanism for all supported methods Marco Hinz 2015-05-28 12:49:24 +0200
  • 51f64a28e8 Use feedkeys() properly #2 Marco Hinz 2015-05-28 11:55:52 +0200
  • 7375e31f79 Use feedkeys() properly Marco Hinz 2015-05-28 11:20:49 +0200
  • 167af9490a Don't skip encryption key prompt Marco Hinz 2015-05-28 11:13:18 +0200
  • d7adb1709f Proper filename escaping Marco Hinz 2015-05-18 20:59:18 +0200
  • 1f42935fd6 Introduce g:startify_session_remove_lines Marco Hinz 2015-05-12 11:22:06 +0200
  • 9ef7fcb502 Small maintenance tasks Marco Hinz 2015-04-28 15:34:11 +0200
  • eccf570aea Don't allow gj type mappings Marco Hinz 2015-04-22 11:11:41 +0200
  • 3e143739d7 Expand '~' in the skiplist Marco Hinz 2015-04-20 02:45:54 +0200
  • 96ccdf7f15 Fix :SSave problem with wildmode Pedro Nicolás Gómez 2015-04-16 10:39:02 +0200
  • e3988d2446 Doc: better explanation of skiplist option Marco Hinz 2015-04-15 10:27:33 +0200
  • 36ff6db44a Fix :enew handling (again) Marco Hinz 2015-03-25 16:05:26 +0100
  • 08c0164a1b Introduce g:startify_enable_unsafe Marco Hinz 2015-03-06 16:11:19 +0100
  • 5fb1352ca0 Don't clutter v:oldfiles during [,l]vimgrep Marco Hinz 2015-03-02 22:06:10 +0100
  • b5f9682732 Prepend to v:oldfiles for new files too Marco Hinz 2015-02-21 13:47:39 +0100
  • 5a60580711 Update recently used files on the fly Marco Hinz 2015-02-11 14:58:10 +0100
  • d3d5ea68c4 Make "-Vim" another valid v:progname Marco Hinz 2015-02-03 12:47:02 +0100
  • 66083493ed Verbatim matching of path prefix Marco Hinz 2015-01-30 13:08:00 +0100
  • 62094fab84 Update screenshot Marco Hinz 2015-01-30 15:30:51 +0100
  • b184b92e96 Doc: add FAQ 09 "How do I center my header/footer?" Marco Hinz 2015-01-15 18:28:55 +0100
  • 362fa1d957 Fix autoloading of sessions from bookmarked directories Marco Hinz 2015-01-14 11:46:16 +0100
  • aea086205c Change meaning of g:startify_session_autoload Marco Hinz 2015-01-08 21:42:54 +0100
  • 832c0a65b1 Doc: add :SClose Marco Hinz 2015-01-06 00:59:17 +0100
  • b89114f359 Add :SClose coachshea 2015-01-05 16:06:20 -0500
  • 6d6ff5f927 Tests: fix 'ln -s' if target dir is not vader.vim Daniel Hahler 2014-12-12 19:56:40 +0100
  • 2b0f600909 Tests: provide a viminfo file for speedup Daniel Hahler 2014-12-17 02:26:23 +0100
  • a8657753d6 Avoid unset w:startify_section_header_lines Marco Hinz 2014-12-17 12:57:01 +0100
  • 18cc9ae8cc Tests: allow running test/run from every directory Daniel Hahler 2014-11-26 19:47:12 +0100
  • e64375d393 Tests: use HOME=/dev/null for Vim Daniel Hahler 2014-11-26 19:46:19 +0100
  • 22f1d58333 Fix last line #2 Marco Hinz 2014-11-26 16:04:25 +0100
  • 01066037ba Tests: use the latest Vim Marco Hinz 2014-11-25 13:26:56 +0100
  • 8c3ff7f727 Remove unneeded copy() Marco Hinz 2014-11-25 12:30:53 +0100
  • d3e2ebd3e3 Correct grammar: "last recently" -> "most recently" Marco Hinz 2014-11-25 12:14:56 +0100
  • 1becbe7724 Fix missing argument Marco Hinz 2014-11-24 21:46:24 +0100
  • 5655c69459 s:close(): only use "b#" if it's different from "%" Daniel Hahler 2014-11-24 10:45:48 +0100
  • 337e1a8c24 Refactoring: fix last line usage Marco Hinz 2014-11-23 17:52:25 +0100
  • 8e9ef61087 Refactoring: make "dir" list always relative Marco Hinz 2014-11-23 17:39:51 +0100
  • 3151fdf4b1 Refactoring: l:cnt -> s:entry_number Marco Hinz 2014-11-23 10:30:25 +0100
  • 1b6b53f2f9 Refactoring: show_dir and show_files Daniel Hahler 2014-11-22 14:23:39 +0100
  • f86d604915 Doc: use autocmd for remapping '<cr>' Daniel Hahler 2014-11-22 18:47:18 +0100
  • c93e90f371 Tests: add support for NeoBundle numbness Daniel Hahler 2014-11-22 09:37:36 +0100
  • 339cdae1af Expose "open buffers" functionality for mapping Marco Hinz 2014-11-22 18:15:29 +0100
  • 697d008f1b Make all mappings silent Daniel Hahler 2014-11-22 09:39:16 +0100
  • 590755234b Tests: fix rtp for testing vimrc Marco Hinz 2014-11-20 23:29:26 +0100
  • 9ac85f9871 Merge branch 'testing' Marco Hinz 2014-11-20 23:01:25 +0100
  • d4ff491d6e Tests: automatically fetch Vader if needed Daniel Hahler 2014-11-20 16:50:38 +0100
  • 61619ba211 README: add Travis CI badge Marco Hinz 2014-11-20 15:00:36 +0100
  • 62512237a5 Add Travis CI support Marco Hinz 2014-11-20 14:48:35 +0100
  • 4b38f10f3f Add first tests Marco Hinz 2014-11-20 14:41:01 +0100
  • 82496e92aa Use input{save,restore}() Marco Hinz 2014-11-20 14:21:01 +0100
  • 07e10a15a0 Set StartifySection via syntax file Daniel Hahler 2014-11-15 09:32:20 +0100
  • e964a581d0 Only set customized &stl if it's empty Marco Hinz 2014-11-16 14:06:25 +0100
  • d17bc302d4 Fix switching to calling buffer Marco Hinz 2014-11-13 21:01:45 +0100
  • f8f90f5704 Doc: correct faq-01 Marco Hinz 2014-10-30 17:12:00 +0100
  • 044feaa017 Link StartifySpecial to Comment Marco Hinz 2014-10-30 17:09:29 +0100
  • c493cb902b Doc: fix typo Marco Hinz 2014-10-23 13:46:49 +0200
  • 56fcb1e62e Doc: use User autocmd instead of FileType Marco Hinz 2014-10-23 12:37:04 +0200
  • 7d36933f9c Don't truncate g:startify_session_savevars Marco Hinz 2014-10-23 12:13:00 +0200
  • 5f45a3dc8e Doc: add missing option to options TOC Marco Hinz 2014-10-09 16:14:03 +0200
  • d3d01a45ff Use cleaner line breaking Marco Hinz 2014-09-30 12:44:39 +0200
  • 6a933d2c24 Don't start at 'vim -y' Marco Hinz 2014-09-29 11:38:01 +0200
  • b2af0d5764 Update defaults colors Marco Hinz 2014-09-22 15:40:07 +0200
  • af2368cd75 Sessions: only prune unlisted buffers from arglist Marco Hinz 2014-09-21 14:08:40 +0200
  • 6616caa341 Doc: update g:startify_custom_header example Marco Hinz 2014-09-17 17:31:17 +0200
  • 5085af8f0a Doc: sort TOC of options Marco Hinz 2014-09-17 17:29:32 +0200
  • 5334a7eed5 Remove g:startify_session_detection Marco Hinz 2014-09-17 17:22:28 +0200
  • 298b53aeca Remove g:startify_restore_position Marco Hinz 2014-09-17 16:42:37 +0200
  • fa866e16f1 Remove g:startify_empty_buffer_key Marco Hinz 2014-09-17 16:32:07 +0200
  • 88a3c7e420 Read g:startify_list_order every time Reuben D'Netto 2014-09-17 20:34:12 +1000
  • 9fbbf730b9 Doc: add TOC to FAQ Marco Hinz 2014-09-11 18:59:31 +0200
  • 7b41ac7369 Doc: add statusline plugins to the FAQ Marco Hinz 2014-09-11 18:36:31 +0200
  • 1a5586e0da Trigger User autocmd for people to hook into Marco Hinz 2014-09-11 17:50:01 +0200
  • b92a8f1b51 Extend example configuration Marco Hinz 2014-09-09 13:57:15 +0200
  • 00e9af20b3 Use sane defaults instead of an empty skiplist Marco Hinz 2014-09-09 13:46:44 +0200
  • fc9a305bd9 Merge branch 'pers-sessions' Marco Hinz 2014-09-08 11:18:42 +0200
  • 67e9147b51 Reset list of section lines properly Marco Hinz 2014-09-07 19:12:18 +0200
  • 4a788df9b4 Don't save the startify buffer in a session Marco Hinz 2014-09-07 18:49:49 +0200
  • d4eb81e5f2 Saner cursor starting position Marco Hinz 2014-09-05 21:46:43 +0200
  • 1765f6b6bb Prune arglist before saving sessions Marco Hinz 2014-09-05 19:38:01 +0200
  • 4558912d0c Save sessions before loading another one Marco Hinz 2014-09-05 19:15:34 +0200
  • 8fdcc8c964 README: switch to asciidoc Marco Hinz 2014-09-03 13:58:16 +0200
  • 9296df32f1 Update screenshot Marco Hinz 2014-09-03 13:50:29 +0200
  • 1b7ca2ed7c Fix regex for properly selecting several entries Marco Hinz 2014-09-02 23:12:52 +0200
  • eca7c84c41 Don't ignore file extensions of sessions Marco Hinz 2014-09-02 22:46:48 +0200
  • 4b9e87cdda Fix Number/Select highlighting for corner cases Marco Hinz 2014-09-02 17:56:15 +0200
  • 9102978c7b Fix filenames with spaces - again #2 Marco Hinz 2014-09-02 17:07:15 +0200
  • 236e3e9ea2 Add StartifySelect highlight group Marco Hinz 2014-09-02 16:28:10 +0200
  • 03de6ee94d Fix filenames with spaces - again Marco Hinz 2014-09-02 15:06:52 +0200
  • 2fe12144eb Respect g:startify_session_delete_buffers in all cases Marco Hinz 2014-09-01 19:09:52 +0200