Commit graph

  • bf85306c7f Fix syntax for the "~/[foo].txt" case Marco Hinz 2014-08-21 19:36:58 +0200
  • 90358248e3 Escape paths before globbing Marco Hinz 2014-08-21 18:56:36 +0200
  • ba1208c3f5 Doc: update wording of g:startify_skiplist Marco Hinz 2014-08-21 15:20:30 +0200
  • aa17d6a7cb Refactor show_{dir,files}() Marco Hinz 2014-08-21 15:08:15 +0200
  • 685f2546fd Update syntax to handle [ and ] in paths Marco Hinz 2014-08-21 13:29:30 +0200
  • b37d42509b Fix change_to_dir option Marco Hinz 2014-08-21 10:31:04 +0200
  • ec869a589e Issue a warning if the viminfo file can't be read Marco Hinz 2014-08-20 18:53:13 +0200
  • cbc2b29575 Map: use silent nnoremap to open entries Weirong Xu 2014-07-13 14:24:29 +0800
  • 7676944ad7 Doc: add another example for custom indices Marco Hinz 2014-06-11 12:35:01 +0200
  • 3f8699c4ee Fix index order in certain corner case Marco Hinz 2014-06-11 12:24:51 +0200
  • 19da8f9ee8 Make persistence work with normal sessions Marco Hinz 2014-06-11 12:14:21 +0200
  • a4eef8c086 Make startify work with Neovim Benjamin Medicke 2014-05-29 16:06:32 +0200
  • fe5aa8f0ba Qt Vim deserves some startup love too Alejandro Exojo 2014-05-07 10:35:37 +0200
  • 678df1e12c Fix pathname display on Windows ZeroKnight 2014-04-24 01:22:34 -0400
  • 2872ab750b Fix "last modified" entries not showing with nossl ZeroKnight 2014-04-24 01:10:31 -0400
  • 376b2178f4 Add waffle.io badge Making GitHub Delicious 2014-04-24 00:04:40 -0600
  • c92b283b56 setlocal nocursorcolumn ZeroKnight 2014-04-24 01:08:06 -0400
  • 3698187c54 Merge pull request #81 from ZeroKnight/patch-1 Marco Hinz 2014-04-24 00:13:35 +0200
  • 8954e92fa7 Fix skiplist matching on Windows Alex George 2014-04-20 12:19:53 -0400
  • abffc53f0b Make startify work for 'vi' too Marco Hinz 2014-04-14 23:42:42 +0200
  • 95e8b9f95f Fix scope mistake Marco Hinz 2014-03-31 21:31:34 +0200
  • ac67377d52 Small refactoring Marco Hinz 2014-03-31 18:40:37 +0200
  • 19870ae159 Proper use of User autocmd Marco Hinz 2014-03-31 18:09:40 +0200
  • 5370a743f2 New option: show relative paths Øystein Walle 2013-12-04 12:48:14 +0100
  • 110af7a38a Prevent using filter() on invalid types of values Marco Hinz 2014-03-31 10:18:58 +0200
  • 0bc4aae6f4 Make dir listing recursive Marco Hinz 2014-03-19 08:54:00 +0100
  • 85a7168d71 Delete open buffers before loading a new session UncleBill 2014-02-20 22:30:59 +0800
  • 69fa3cf9af Handle "swap file found" (E325) exception Daniel Hahler 2014-02-14 17:50:29 +0100
  • 2c4113999d Also fnameescape() if opening multiple files Marco Hinz 2014-01-30 18:30:15 +0100
  • ca6915e420 Handle encrypted files Marco Hinz 2013-12-19 10:26:00 +0100
  • 515bcd48b4 Make section highlighting local to buffer Marco Hinz 2013-12-02 21:45:34 +0100
  • e8c11b910d Merge pull request 60 from @shemerey Marco Hinz 2013-11-12 17:46:09 +0100
  • bed53e76e6 Doc: missing comma in g:startify_skiplist Anton Shemerey 2013-11-12 09:30:47 -0600
  • 7ec3d687f4 Merge pull request 58 from mutewinter Marco Hinz 2013-11-09 17:01:01 +0100
  • ccd02cbe16 Make split fix for NERDTree explicit Jeremy Mack 2013-11-08 19:33:05 -0500
  • e4f0009ce2 README: dir list -> enabled by default Øystein Walle 2013-11-03 20:57:35 +0100
  • cbdfa0cd9d Heavy cursor handling refactoring Marco Hinz 2013-10-24 07:33:19 +0200
  • 6121a5ebaa Fix wrong cursor position in a certain case pt2 Marco Hinz 2013-10-24 06:53:15 +0200
  • a5cb421dae Improve on when to clear matches Marco Hinz 2013-10-23 21:19:35 +0200
  • 48b7307e9e Fix wrong cursor position in a certain case Marco Hinz 2013-10-23 16:47:43 +0200
  • cd0fc8c045 Doc: add example config Marco Hinz 2013-10-22 21:32:08 +0200
  • 9235f2e668 Syntax: add def link for StartifyFooter Marco Hinz 2013-10-22 21:22:52 +0200
  • fc1999dcf7 Clear matches on opening entries Marco Hinz 2013-10-22 20:17:57 +0200
  • 2bf1b5a1e0 Remove old and useless line Marco Hinz 2013-10-22 19:16:59 +0200
  • 5179180d58 Doc: add mappings section Marco Hinz 2013-10-22 17:25:03 +0200
  • 8c28dc6f2e Doc: remove redundant descriptions Marco Hinz 2013-10-22 17:02:26 +0200
  • 13e3fd5c58 Doc: add StartifySection highlight group Marco Hinz 2013-10-22 14:44:31 +0200
  • 1d5d2458d2 Fix cursor handling with section headers Marco Hinz 2013-10-22 14:42:31 +0200
  • 4aecc71d9f Doc: add section headers Marco Hinz 2013-10-22 13:51:38 +0200
  • ebe31cc63d Merge branch 'section-headers' Marco Hinz 2013-10-22 13:38:18 +0200
  • 0968e6669e Make section headers easier to customize Marco Hinz 2013-10-22 13:36:29 +0200
  • fd174b8f2f Make cursor handling work with sections Marco Hinz 2013-10-22 13:22:36 +0200
  • b7fe86e492 Add highlighting for section headers Marco Hinz 2013-10-22 13:01:32 +0200
  • 55d7bec03a Revert "Bang normal commands" Marco Hinz 2013-10-20 16:25:21 +0200
  • 0ed0cd7e73 Use full keywords Marco Hinz 2013-10-18 19:50:23 +0200
  • c657a56659 Use the blackhole register for :delete Marco Hinz 2013-10-18 19:41:42 +0200
  • b63c09907d Bang normal commands Marco Hinz 2013-10-18 19:37:19 +0200
  • bec18a1fa4 Doc: update FAQ on broken colors Marco Hinz 2013-10-18 11:51:55 +0200
  • eacd402a52 Sessions: don't save options Marco Hinz 2013-10-17 12:40:18 +0200
  • d879f39a5d Doc: refactoring Marco Hinz 2013-10-10 17:47:42 +0200
  • 48ed94400f Add context-sensitive section headers Marco Hinz 2013-10-10 13:05:50 +0200
  • 25af84baa0 New option: g:startify_disable_at_vimenter Marco Hinz 2013-09-24 18:17:26 +0200
  • 446f7dbbff Move modelines from bottom to top Marco Hinz 2013-09-24 17:41:31 +0200
  • f11c15e3b7 Merge pull request 51 from paradigm Marco Hinz 2013-09-24 17:39:17 +0200
  • 03810e9096 New options: g:startify_session_save{vars,cmds} Marco Hinz 2013-09-24 17:29:23 +0200
  • 109838624f Merge pull request 50 from eyetracker Marco Hinz 2013-09-23 11:06:10 +0200
  • f8c60d9fd3 Force setting of filetype Asa Jay 2013-09-22 19:42:06 +0200
  • db4578f15f README: update Marco Hinz 2013-09-20 16:25:03 +0200
  • 3457d35bbb Screenshot: update Marco Hinz 2013-09-20 16:21:00 +0200
  • 33edf8d9dd Fix cursor handling #2 Marco Hinz 2013-09-20 15:28:21 +0200
  • 80c379980b Readd s:lastline Marco Hinz 2013-09-20 14:23:20 +0200
  • 041f8461f4 README: add small remark about navigation Marco Hinz 2013-09-20 11:29:20 +0200
  • 7a4b8bc340 Make cursor not wrap around Marco Hinz 2013-09-20 11:07:34 +0200
  • eb6e522245 Fix cursor handling Marco Hinz 2013-09-20 02:35:19 +0200
  • 9a6cd473d2 Merge pull request 48 from mattboehm Marco Hinz 2013-09-20 01:59:55 +0200
  • 11241aff4e Remove :1 Matthew Boehm 2013-09-19 17:31:39 -0400
  • e942096865 Ensure proper highlighting in a small window Marco Hinz 2013-09-19 10:18:34 +0200
  • 236996f55b Doc: add nice custom header example Marco Hinz 2013-09-18 22:22:04 +0200
  • 3fb8465c0f Silent "1 line less" message Marco Hinz 2013-09-18 11:43:05 +0200
  • b47853f09d Avoid error when no footer is set Marco Hinz 2013-09-06 21:56:52 +0200
  • 9e6b819936 Bump version to 1.8 Marco Hinz 2013-09-04 09:38:53 +0200
  • 85ce548261 Add highlighting for custom footer Marco Hinz 2013-09-04 09:25:33 +0200
  • 3b362f6514 Remove debug echo Marco Hinz 2013-09-03 18:50:54 +0200
  • 6fd47ecea4 New option: g:startify_custom_footer Marco Hinz 2013-09-03 00:08:17 +0200
  • 4f7d5aae53 Fix last line issue Marco Hinz 2013-09-01 20:03:55 +0200
  • ddb4fce6b9 Make <insert> work like i Marco Hinz 2013-08-31 21:41:32 +0200
  • f02ed576d5 Doc: clarify on the new option Marco Hinz 2013-08-31 21:34:10 +0200
  • d6932388c6 Merge pull request 42 from bling Marco Hinz 2013-08-31 21:29:34 +0200
  • a64ee097d8 New option: g:startify_change_to_vcs_root Bailey Ling 2013-08-24 21:31:53 -0400
  • d7f9e0a50a Merge pull request 40 from mwcz Marco Hinz 2013-08-22 20:16:27 +0200
  • 7e5cbc067b Allow progname 'vimx' mwcz 2013-08-21 17:23:41 -0400
  • a3021bd42b Fix comment typos Marco Hinz 2013-08-22 19:54:46 +0200
  • 83292b06e4 README: add tab opening Marco Hinz 2013-08-22 19:43:40 +0200
  • 5a14004635 Refactor s:open_buffers() Marco Hinz 2013-08-22 19:39:27 +0200
  • 26638b30d4 Introduce T for opening files in tabs Marco Hinz 2013-08-22 19:14:34 +0200
  • 519609d26e Doc: improve FAQ Marco Hinz 2013-08-21 09:26:41 +0200
  • 68bbece773 Prevent marking sessions Marco Hinz 2013-08-15 13:44:19 +0200
  • b97e3c71d0 README: update Marco Hinz 2013-08-14 11:23:37 +0200
  • ae74fc3ca0 Doc: clarify on custom indices Marco Hinz 2013-08-13 15:37:29 +0200
  • c9c4b559a3 Doc: add option toc Marco Hinz 2013-08-13 15:26:06 +0200