Commit Graph

  • f54f7859a3
    tabline: disable Vim9 script add_tab_label Christian 2020-11-18 20:54:02 +0100
  • 4bce179ed3
    themes: fix syntax errors in Vim9 script for patch func Christian 2020-11-18 20:48:34 +0100
  • 2083bfe890
    highlighter: correctly get the colors from global palette for Vim9 Christian 2020-11-18 20:31:54 +0100
  • 084dfe017d
    highlighter: cast Vim9 variables to correct type Christian 2020-11-18 20:17:38 +0100
  • ad7dcbdece
    tabline: disable Vim9 script functions that do not work currently Christian 2020-11-18 20:16:29 +0100
  • bb204d1fee
    tabline: fix vim9 syntax error in group_of_bufnr Christian 2020-11-18 20:14:57 +0100
  • a678556366
    dark: convert theme to Vim9 script Christian 2020-11-18 19:44:00 +0100
  • def61b1450
    themes: fix Vim9 syntax error in patch func Christian 2020-11-18 19:43:17 +0100
  • 3de44bc58f
    themes: fix Vim9 syntax error in get_highlight2 Christian 2020-11-18 19:30:11 +0100
  • dcb36f0480
    themes: fix vim9 syntax errors in generate_color_map Christian 2020-11-18 19:29:41 +0100
  • 21f329cd70
    themes: Vim9 script implementation of patch Christian 2020-11-18 19:24:10 +0100
  • 0eee611a0e
    themes: Vim9 script implementation of get_highlight and get_highlight2 Christian 2020-11-18 19:21:00 +0100
  • 4e4663c71c
    themes: Vim9 script implementation of generate_color_map Christian 2020-11-18 19:16:26 +0100
  • 0a80997100
    themes: prepare for vim9script implementation Christian 2020-11-18 19:10:56 +0100
  • f08b7912c6
    themes: add modeline Christian 2020-11-18 19:08:34 +0100
  • d49b655e72
    tabline: fix possible vim9script error in init func Christian 2020-11-18 18:58:29 +0100
  • 70dc69fcd8
    tabline: fix errors in Vim9script get_buffer_name Christian 2020-11-18 18:42:00 +0100
  • cdb265c410
    tabline: fix errors in Vim9script title function Christian 2020-11-18 18:41:17 +0100
  • de3dbfcb3c
    tabline: fix errors in Vim9script load_theme Christian 2020-11-18 18:40:47 +0100
  • cc2a836b9a
    tabline: Vim9 script implementation of add_tab_label Christian 2020-11-18 17:40:55 +0100
  • 6ff95bac4e
    tabline: Vim9 script implementation of add_label Christian 2020-11-18 17:33:35 +0100
  • c8c30c9e3e
    tabline: Vim9 script implementation of group_of_bufnr Christian 2020-11-18 17:30:12 +0100
  • a77cd28ecc
    tabline: Vim9 script implementation of new_builder Christian 2020-11-18 17:27:24 +0100
  • 6a6945d45d
    tabline: Vim9 script implementation of get_buffer_name func Christian 2020-11-18 17:20:03 +0100
  • d5ffa5fd58
    tabline: Vim9 script implementation of #title func Christian 2020-11-18 17:15:13 +0100
  • b10c1107e1
    tabline: init function, do call autocommand functions Christian 2020-11-18 17:09:00 +0100
  • 4f59fef538
    move script local variable current_tabcnt to top Christian 2020-11-18 17:06:51 +0100
  • e59a654d17
    tabline: Vim9 script implementation of get() Christian 2020-11-18 17:05:46 +0100
  • 18ae588bad
    tabline: remove bang attribute in load_theme func definition Christian 2020-11-18 16:59:49 +0100
  • 86c466d81e
    tabline: fix vim9 error in enable func Christian 2020-11-18 16:58:23 +0100
  • c08b1c0c75
    tabline: fix vim9 error in toggle_on func Christian 2020-11-18 16:58:02 +0100
  • 3d536ef950
    tabline: fix vim9 error in init func Christian 2020-11-18 16:56:55 +0100
  • 02aaaf94e8
    tabline: Vim9 script implementation of load_theme Christian 2020-11-18 16:53:30 +0100
  • bbc70019f6
    tabline: Vim9 script implementation of enable Christian 2020-11-18 16:22:04 +0100
  • 0bc7ff3629
    tabline: Vim9 script implementation of redraw Christian 2020-11-18 16:03:30 +0100
  • 7880f0a73c
    tabline: Vim9 script implementation of update_tabline Christian 2020-11-18 15:30:03 +0100
  • 5502e5302d
    tabline: Vim9 script implementation of toggle_on Christian 2020-11-18 15:27:24 +0100
  • 59c906da4d
    tabline: Vim9 script implementation of toggle_off Christian 2020-11-18 15:25:58 +0100
  • 19f8be42b6
    tabline: Vim9 script implementation of #init function Christian 2020-11-18 15:24:04 +0100
  • e81d400b09
    tabline: check existence of "e" flag in guioptions Christian 2020-11-18 15:23:34 +0100
  • 5062eeeaed
    tabline: add foldmarkers and remove some empty lines Christian 2020-11-18 15:19:44 +0100
  • e6bd342293
    tabline: prepare for vim9script implementation Christian 2020-11-18 15:16:21 +0100
  • caaa553ce9
    tabline: set expandtab and foldmarker to modeline Christian 2020-11-18 15:14:25 +0100
  • b4e38be8b8
    highlighter: fix indentation (tabs) Christian 2020-11-18 15:09:05 +0100
  • 252b89bb1f
    default tabline formmatter: fix indentation Christian 2020-11-18 15:05:01 +0100
  • b271c279d6
    default tablineformmter: get rid of s: vars in legacy implementation Christian 2020-11-18 15:04:39 +0100
  • 9387517f01
    default tablineformatter: implement as vim9 script Christian 2020-11-18 15:01:00 +0100
  • 8ec6f1e40f
    tabline formatter: prepare for vim9 script implementation Christian 2020-11-18 14:54:39 +0100
  • 0d0c380940
    highlighter: fix a couple of vim9script errors and fix indentation Christian 2020-11-18 13:55:05 +0100
  • 9f7557df44
    highlighter: remove ! from :def in vim9script Christian 2020-11-18 12:37:42 +0100
  • f615f8bad3
    autoload: bufnr argument of #highlight function is actually a string Christian 2020-11-18 12:35:58 +0100
  • f5e2f97003
    highlighter: vim9 script implementation of #highlight() Christian 2020-11-18 12:35:34 +0100
  • 14fd943dc6
    highlighter: vim9 script implementation of highlight_modified_inactive Christian 2020-11-18 12:09:43 +0100
  • e9d4ff75da
    highlighter: vim9 script implementation of add_accent Christian 2020-11-18 12:01:43 +0100
  • 9b32ed3229
    highlighter: remove ! from :def in vim9script Christian 2020-11-18 12:00:20 +0100
  • 58b2a8bbc8
    highlighter: add foldmarker at final endif Christian 2020-11-18 11:59:16 +0100
  • 5ac55ea4e5
    highlighter: vim9 script implementation of add_separator Christian 2020-11-18 11:58:50 +0100
  • 56ba4b34a7
    highlighter: vim9 fix duplicate variable name in s:exec_separator function Christian 2020-11-18 11:58:05 +0100
  • 798a346a91
    highlighter: vim9 script implementation of load_theme Christian 2020-11-18 11:13:16 +0100
  • 4f8675434a
    highlighter: get rid of superflous l: var prefix Christian 2020-11-18 11:08:32 +0100
  • 5391b3e246
    highlighter: vim9 script implementation of s:exec_separator Christian 2020-11-18 11:07:23 +0100
  • 7310ca6cbf
    highlighter: run ex command with leading colon in vim9 function #exec Christian 2020-11-18 11:00:31 +0100
  • 9ae38b43e4
    highlighter: vim9 script implementation of s:GetHiCmd Christian 2020-11-18 10:59:45 +0100
  • 2441084898
    highlighter: vim9 script implementation of s:CheckDefined Christian 2020-11-18 10:42:41 +0100
  • d9947beb0f
    highlighter: vim9 script implementation of #exec Christian 2020-11-18 09:39:55 +0100
  • a6b7267979
    highlighter: vim9 script implementation of s:hl_group_exists Christian 2020-11-18 09:13:32 +0100
  • 90de76359f
    highlighter: use synIDtrans() in s:hl_group_exists (legacy vimscript) Christian 2020-11-18 09:10:22 +0100
  • 0238d386bb
    highlighter: vim9 script implementation of get_highlight2 Christian 2020-11-18 09:03:36 +0100
  • 19861861fd
    highlighter: vim9 script implementation of get_highlight Christian 2020-11-18 09:00:29 +0100
  • 687fb52d9f
    fix indentation of legacy vimscript (remove tabs) Christian 2020-11-18 08:55:17 +0100
  • aa8bd171f3
    highlighter: vim9 script implementation of reset_hlcache Christian 2020-11-18 08:46:21 +0100
  • b152059a98
    highlighter: vim9 script implementation of s:get_array Christian 2020-11-18 08:45:53 +0100
  • 4d75c9940c
    highlighter: vim9 script implementation of s:get_syn Christian 2020-11-18 08:44:27 +0100
  • ae3af85ca2
    highlighter: remove a couple of empty lines in legacy vimscript implementation Christian 2020-11-18 08:36:16 +0100
  • a9f525f8da
    highlighter: vim9 script implementation of s:group_not_done Christian 2020-11-18 08:34:55 +0100
  • 3e93c212cc
    highlighter: vim9 script implementation of s:gui2cui Christian 2020-11-18 08:17:57 +0100
  • a8afa434e3
    highlighter: Add condition for new vim9 script implementation Christian 2020-11-18 08:12:58 +0100
  • b0d4a44f0c
    add foldmarker to highlighter.vim Christian 2020-11-18 08:08:24 +0100
  • 0abcdbeba5
    convert msdos.vim Christian 2020-11-17 21:19:57 +0100
  • 609205f1e8
    remove trailing whitespace Christian 2020-11-17 20:47:24 +0100
  • 06117a61e1
    highlighter: windows terminal is not old win_term Christian 2020-11-19 13:18:48 +0100
  • 79eac1558a
    Merge pull request #2293 from srinivas32/master Christian Brabandt 2020-11-27 08:32:38 +0100
  • 157af8ad8b
    tabline: use airline#util#strcharpart instead on relying on stpart() with char index Christian Brabandt 2020-11-26 14:00:29 +0100
  • cbf0a8e69a
    tabline: use strpart() with chars if possible (fixes #2297) Christian Brabandt 2020-11-26 10:04:34 +0100
  • a168ca7a28
    tabline: get rid of s:vars in default formatter Christian Brabandt 2020-11-26 10:01:36 +0100
  • a48f67657f
    Merge pull request #2295 from nbCloud91/patch-1 Christian Brabandt 2020-11-21 20:03:04 +0100
  • 332fff9206
    coc_status should show with autochdir nbCloud91 2020-11-21 20:47:17 +0530
  • c378a0aeb7
    added power support arch ppc64le on yml file. srinivas32 2020-11-20 13:27:49 +0530
  • 91a8ada0f9 doc: document tabline highlighting groups (closes #2285) Christian 2020-11-19 14:17:22 +0100
  • beb20cb49f doc: mention that the tabline mappings are not automatically created Christian 2020-11-19 13:52:03 +0100
  • 536667191d
    Merge pull request #2287 from timfeirg/master Christian Brabandt 2020-11-14 12:11:18 +0100
  • 5eae08609e
    fix deprecation warning timfeirg 2020-11-13 17:37:38 +0800
  • 731bdb11d2
    Merge pull request #2286 from jan-xyz/patch-1 Christian Brabandt 2020-11-10 08:47:56 +0100
  • df096e16ae remove unnecessary indirection Jan Steinke 2020-11-10 08:40:42 +0100
  • 7091b8a6ff
    remove work-around for vista.vim Jan Steinke 2020-11-09 20:17:05 +0100
  • 9267cef0f8
    Merge pull request #2282 from martskins/handle-lcn-not-running Christian Brabandt 2020-11-09 18:35:51 +0100
  • bb760710cc
    Merge pull request #2283 from Kamilcuk/master Christian Brabandt 2020-11-09 18:26:12 +0100
  • f6f8666533 Fix bug in checking if gen_tags plugin is loaded Kamil Cukrowski 2020-11-08 11:01:26 +0100
  • bd5ae9c584 Check LanguageClient-neovim's status before getting diagnostics Martin Asquino 2020-11-07 12:59:13 +0000
  • 5f2421fa39
    Merge pull request #2276 from kazukazuinaina/fix_indent_bookmark_extension Christian Brabandt 2020-11-06 09:11:35 +0100