Commit Graph

  • 040e8400af Print exit code when failing to run ctags Jan Larres 2016-10-21 17:43:35 +13:00
  • b99e103258 Silent option Anmol Sethi 2016-02-18 04:01:35 -05:00
  • b6298c0ca0 Use window ID functionality if available, ref #351 Jan Larres 2016-10-17 22:57:15 +13:00
  • 4d513c8a68 Also restore window history when opening Tagbar, ref #319 Jan Larres 2016-10-16 23:19:42 +13:00
  • 23557ef97a Always restore the window history, closes #319 Jan Larres 2016-10-16 23:02:18 +13:00
  • 2954e405bb Merge pull request #349 from vavaka/master Jan Larres 2016-10-16 12:09:29 +13:00
  • 3566907b57 Only use QuitPre functionality if supported, closes #350 Jan Larres 2016-10-15 20:20:03 +13:00
  • a43068e418 Fix quit/bdelete cases properly Jan Larres 2016-10-15 20:08:10 +13:00
  • b6a0ec00cd Only suspend Tagbar during 'grep' qf commands, closes #347 Jan Larres 2016-10-12 14:16:37 +13:00
  • 11cdebab2a flags argument added to functions responsible for window toggling vavaka 2016-10-11 13:41:01 +06:00
  • d81333e055 Merge pull request #315 from niloct/master Jan Larres 2016-10-10 22:20:34 +13:00
  • 0bb6499548 Rename QuitIfOnlyWindow since it's no longer accurate Jan Larres 2016-10-10 21:51:14 +13:00
  • e4cfe8add5 Properly handle closing the last file window, closes #345 Jan Larres 2016-10-09 21:01:24 +13:00
  • 497e963bc4 Separate buffer- and window-local options Jan Larres 2016-10-09 19:02:26 +13:00
  • d1c42db686 Merge pull request #342 from jpmv27/separate_tagbar_per_tab Jan Larres 2016-10-08 18:21:20 +13:00
  • 321fdd4fd1 Don't close new tab Martin Vuille 2016-09-28 06:20:25 -04:00
  • b1e1063b37 Clean-up for pull request Martin Vuille 2016-09-24 18:40:44 -04:00
  • 1e5b704e09 Give each tab its own tagbar instance data Martin Vuille 2016-09-24 17:49:35 -04:00
  • 7c56066685 Give each tab its own tagbar buffer Martin Vuille 2016-09-24 17:48:52 -04:00
  • 7e35a40715 Separate shared and per-tagbar instance data Martin Vuille 2016-09-24 17:45:07 -04:00
  • 2955f71856 Try to jump to the right tag column, closes #326 Jan Larres 2016-09-25 00:24:04 +12:00
  • d379913b9a Merge branch 'joegrasse-master' Jan Larres 2016-09-23 16:11:31 +12:00
  • d61ca60d1c Verify that window number is valid before switching to it Joe Grasse 2016-02-24 13:19:45 -06:00
  • 9a75c110b7 Don't choke when run from netrw, closes #291 Jan Larres 2016-09-20 23:30:18 +12:00
  • b7f147aabc Remove redundant SetStatusLine argument, ref #335 Jan Larres 2016-09-19 23:10:10 +12:00
  • 61ba5ba578 Merge pull request #333 from jpmv27/case_insensitive_sort_option Jan Larres 2016-09-19 23:04:02 +12:00
  • 71e56f5ea4 Merge pull request #334 from jpmv27/restore_cursor_tag_toggle_hide Jan Larres 2016-09-17 20:40:43 +12:00
  • 03592c0112 Update the statusline at the end of AutoUpdate(), closes #330 Jan Larres 2016-09-13 22:44:31 +12:00
  • 2438a92cb9 Merge pull request #338 from alejandrogallo/master Jan Larres 2016-09-12 12:52:18 +12:00
  • d841db9f49 Fix file-scope tags in uctags, closes #314 Jan Larres 2016-09-12 12:37:19 +12:00
  • 61de1fe0d6 Add asymptote support as a c clone Alejandro Gallo 2016-09-10 17:22:30 +02:00
  • 35ee5a91f9 Fix Python member functions with Universal Ctags, closes #306 Jan Larres 2016-09-10 20:57:37 +12:00
  • f8587f106c Keep cursor on same tag when toggle hide non-public Martin Vuille 2016-08-27 18:21:06 -04:00
  • 7fbd1ad375 Add case-insensitive sort option Martin Vuille 2016-08-27 18:14:10 -04:00
  • 931cb37e6b Fixed sentence about pseudo-tags Nilo César Teixeira 2016-03-16 20:30:34 -03:00
  • 7b36c46d17 Change mentions of GNU ctags to BSD ctags Jan Larres 2015-06-19 11:08:47 +12:00
  • 91566e6c0b Merge pull request #274 from UmkaDK/universal-ctags Jan Larres 2015-06-19 11:30:42 +12:00
  • d01d7e7546 Fixed compatibility with Universal Ctags Dmytro Konstantinov 2015-06-11 11:31:08 +01:00
  • 399b75256a Merge pull request #264 from h3xx/master Jan Larres 2015-05-10 18:40:25 +12:00
  • 40be9a2e5f Suppress status-line output when executing shell Dan Church 2015-04-24 17:44:58 -05:00
  • c6b473f559 Handle wrong rtp more gracefully Jan Larres 2015-04-05 20:14:56 +12:00
  • 8a8e85436d Merge pull request #258 from michaeltanner/master Jan Larres 2015-04-05 19:30:24 +12:00
  • 1773059756 Mention :messages command in troubleshooting section Jan Larres 2015-04-05 18:55:59 +12:00
  • 3634e7ab4f Support 'kind' field with name, ref #254 Jan Larres 2015-03-17 19:35:42 +13:00
  • eb392a4502 Check for fish instead of resetting shell unconditionally Jan Larres 2015-02-23 15:14:35 +13:00
  • a284cd0091 Always log ctags output when execution fails Jan Larres 2015-02-16 18:49:07 +13:00
  • c21176d8da Adds CUDA support (identical to C++) Michael Tanner 2015-02-08 21:27:38 +00:00
  • 00dfa82b00 Fix prefix for tags with both access and file fields Jan Larres 2015-02-02 16:30:10 +13:00
  • e62d3444e9 add '-' flag before static functions in c Yecheng Fu 2014-12-20 14:08:39 +08:00
  • 04bb728039 Replace help mapping in short help, closes #245 Jan Larres 2015-01-26 12:37:53 +13:00
  • fcac7f2936 Don't try to jump to winnr 0, ref #244 Jan Larres 2015-01-13 22:32:17 +13:00
  • bfc121dc38 Setup options and keymaps in functions to avoid global variables Jan Larres 2014-12-10 16:19:14 +13:00
  • 4fa15349c5 Small cleanups Jan Larres 2014-12-10 15:34:14 +13:00
  • f9c5f24576 Don't skip over closed folds with zk Jan Larres 2014-11-26 14:52:54 +13:00
  • a084e47eb4 Rephrase compatible programs a bit Jan Larres 2014-11-10 12:03:43 +13:00
  • df09799372 Add mappings for moving through folds, closes #224 Jan Larres 2014-11-09 17:33:42 +13:00
  • f933907afa Add option to arrange Tagbar window vertically Jan Larres 2014-11-08 21:30:17 +13:00
  • 5283bc834a Reprocess files if filetype changes, closes #228 Jan Larres 2014-11-02 17:44:25 +13:00
  • 5d1ae684a1 Better JavaScript ctags config, courtesy of David Fishburn Jan Larres 2014-10-28 16:49:16 +13:00
  • e1eec86934 Small doc fix Jan Larres 2014-10-27 22:39:31 +13:00
  • 5c33e09d68 Add simple inspect() debug function Jan Larres 2014-10-27 22:38:59 +13:00
  • 251c774431 Don't assume all types define 'ctagstype' Jan Larres 2014-10-27 22:37:17 +13:00
  • 37400d9950 Make errors less fatal, closes #215 Jan Larres 2014-10-27 22:35:19 +13:00
  • 64e935fe58 Small preview window improvements, ref #161 Jan Larres 2014-10-14 15:59:29 +13:00
  • b54d8d64f1 Handle unloaded buffers when getting prototype, closes #222 Jan Larres 2014-10-14 11:19:08 +13:00
  • 76f16f891b Return pattern for prototype if linenr is not available, closes #219 Jan Larres 2014-10-11 18:37:21 +13:00
  • 4e5e0ebe59 Small doc improvement for pause, closes #199 Jan Larres 2014-10-11 17:11:37 +13:00
  • 032fd1fbb3 Reset 'shell' to improve compatibility Jan Larres 2014-10-09 11:31:19 +13:00
  • 44ecd8d315 Fix for missing shellescape() in < 7.0.111 70fix Jan Larres 2014-10-04 18:40:53 +13:00
  • 7ad4daee8d New screenshots Jan Larres 2014-10-01 20:53:25 +13:00
  • f3a369c31d Use prettier screenshots, just because. Jan Larres 2014-10-01 20:52:40 +13:00
  • 48c9e617f7 Remove old screenshots Jan Larres 2014-10-01 12:46:53 +13:00
  • 4729c6df95 Sync website with README Jan Larres 2014-10-01 12:38:42 +13:00
  • f46ba1a41f Update README Jan Larres 2014-10-01 12:35:44 +13:00
  • 9ee516ee6f Fix typo Jan Larres 2014-08-23 19:44:45 +12:00
  • 59c9b7ce1c Don't skip over unmodifiable buffers, closes #213 Jan Larres 2014-06-25 18:37:51 +12:00
  • 5e392c1b8d Add inline help for toggleautoclose mapping Jan Larres 2014-06-25 17:58:36 +12:00
  • ca1c9ee2e2 Add mapping to toggle autoclose option Jan Larres 2014-06-25 17:52:43 +12:00
  • c2f468e098 Replace some http links with https Jan Larres 2014-05-29 00:24:42 +12:00
  • 9bf4fd99e4 Merge pull request #206 from hachibeeDI/fix/disable_appendmode Jan Larres 2014-05-02 16:29:09 +12:00
  • a9ec78aa5b specify a option is disable append mode dogura 2014-05-01 14:33:31 +09:00
  • ae46cc025b Better mapping init, closes #203 Jan Larres 2014-04-05 19:08:54 +13:00
  • 87d0111bd3 Clarify debug instructions Jan Larres 2014-04-04 18:54:13 +13:00
  • 0181f1d0cd Log typeinfo of newly processed file Jan Larres 2014-04-04 18:37:47 +13:00
  • a5220adc9a Better fileinfo removal logging Jan Larres 2014-04-04 01:08:12 +13:00
  • fabae6a11d Log fileinfo removal Jan Larres 2014-04-04 01:01:53 +13:00
  • 2bc6e96ae4 Rename debug log function Jan Larres 2014-04-04 00:39:26 +13:00
  • 8a139e0576 Better timestamps Jan Larres 2014-04-04 00:31:27 +13:00
  • be46ee5988 Don't remove fileinfo on BufUnload Jan Larres 2014-04-01 00:53:18 +13:00
  • b2c5f0b928 Keep cursor on current tag when sorting, closes #200 Jan Larres 2014-03-22 01:09:30 +13:00
  • 07b7e9b68e Add LICENSE file, closes #197 Jan Larres 2014-03-21 13:54:30 +13:00
  • c251265edf Document common way to run debug command Jan Larres 2014-03-18 19:03:49 +13:00
  • fdceb4ea71 Add ? as help key, closes #194 Jan Larres 2014-02-28 13:51:48 +13:00
  • 614b5b244f Change default hide_nonpublic mapping Jan Larres 2014-02-10 17:25:32 +13:00
  • 3fdefbaa47 Add documentation for hide_nonpublic Jan Larres 2014-02-10 17:10:43 +13:00
  • 368d37ed45 Allow hiding non-public tags, closes #186 Jan Larres 2014-02-05 18:08:04 +13:00
  • 13d4cfcc2c Remove some duplication Jan Larres 2014-02-05 15:30:19 +13:00
  • 42ce2919a3 Allow configuring zoom, closes #189 Jan Larres 2014-02-04 18:00:27 +13:00
  • 836a39af8f Jump to correct window even after opening preview window Jan Larres 2014-02-01 21:17:00 +13:00
  • 0ead3332a9 Extract GetFileWinnr() function Jan Larres 2014-02-01 20:49:11 +13:00