Commit Graph

  • e7eea7c6e8
    vim9: Use correct vim9 lambda functions Christian Brabandt 2021-05-08 13:55:26 +0200
  • a2f298ba8f
    vim9: Rewrite highlighter in Vim9 Script Christian Brabandt 2021-05-08 13:36:55 +0200
  • 7e295c859f
    vim9: finish early for legacy Vims Christian Brabandt 2021-05-08 09:18:51 +0200
  • 19360bac63
    themes: remove tabs for indenting Christian Brabandt 2021-05-08 01:42:10 +0200
  • 7181950501
    vim9: rewrite themes.vim to Vim9 Script Christian Brabandt 2021-05-08 01:39:55 +0200
  • e608a0c016
    vim9: Rewrite tabline#formatters#default to Vim9Script Christian Brabandt 2021-05-08 00:48:18 +0200
  • 725e881ac9
    vim9: Convert tabline.vim to vim9 script Christian Brabandt 2021-05-08 00:27:11 +0200
  • c0c6b0e216
    tabline: only remove 'e' flag from guioptions, if it is present Christian Brabandt 2021-05-07 22:50:29 +0200
  • 390b243cf3
    doc: Allow for experimental features Christian Brabandt 2021-05-07 22:48:42 +0200
  • 23e20bfada
    autoload: handle bufnr as string explicitly Christian Brabandt 2021-05-07 22:43:00 +0200
  • db78454a03
    symbols: Use a different Column char in UTF-8 Christian Brabandt 2021-05-07 22:29:59 +0200
  • f7cbf8c429
    glob return results without removing wildignore matches Vincenzo Di Massa 2021-05-02 22:52:45 +0200
  • 76e42284e9
    tests: add some more tests for g:airline_section vars kazukazuinaina 2021-05-03 08:31:25 +0200
  • 76c24d2126
    Merge pull request #2374 from ReubenM/master Christian Brabandt 2021-05-03 08:09:38 +0200
  • 2d650d2e83
    Merge pull request #2378 from flwyd/autocmd-dont-skip-toggle-off Christian Brabandt 2021-05-03 08:04:35 +0200
  • 7a87615cbe Fire AirlineToggledOff autocmd even if airline is disabled Trevor Stone 2021-05-02 21:44:45 -0600
  • bde61df559 Fix #2375: themes and extensions globbing Vincenzo Di Massa 2021-05-02 22:52:45 +0200
  • 0812cf7874 fix test comment kazukazuinaina 2021-05-01 01:53:28 +0900
  • 2e9df43962
    autocommands: check for existence of airline highlight group Christian Brabandt 2021-04-30 13:25:26 +0200
  • 06134df810
    Merge pull request #2372 from vim-airline/add_parts_test Christian Brabandt 2021-04-29 19:49:20 +0200
  • 9e62ad962a Remove un-needed spaces in section-z when using Ascii variant ReubenM 2021-04-29 12:09:41 -0500
  • 8929bc72a1 Fix symbols and layout used in line and column display from section-z. Added column number symbol. ReubenM 2021-04-29 11:55:25 -0500
  • 38a90d8801 [add] parts's test kazukazuinaina 2021-04-28 01:49:23 +0900
  • 30f8ada1d6
    Merge pull request #2371 from vim-airline/add_commands_test_case Christian Brabandt 2021-04-28 08:12:20 +0200
  • 4968c6bb18 [add] AirlineExtensions's test case kazukazuinaina 2021-04-28 00:50:13 +0900
  • c9eaf4c5d2
    Merge pull request #2366 from vim-airline/add_new_opthon_airline_sectionc_file Christian Brabandt 2021-04-27 17:46:00 +0200
  • b9c19468ef [add] airline_warning section's test kazukazuinaina 2021-04-28 00:40:53 +0900
  • 5bebc28ce5 [add] gutter's test case kazukazuinaina 2021-04-28 00:32:26 +0900
  • 9b2c1e9915 [add] g:airline_section_c_only_filename kazukazuinaina 2021-04-23 02:17:39 +0900
  • 2f6471a9e1
    Merge pull request #2369 from vim-airline/add_init_test_autochdir Christian Brabandt 2021-04-27 08:00:48 +0200
  • ef5a0b53ef [add] test case for init.vim / When autochdir is enabled kazukazuinaina 2021-04-27 02:56:54 +0900
  • 0a87d08dbd
    whitespace: Skip '===' conflict marker for markdown Christian Brabandt 2021-04-23 08:48:00 +0200
  • 07ab201a27
    Merge pull request #2363 from KSR-Yasuda/feature/ScratchBufName Christian Brabandt 2021-04-15 10:06:29 +0200
  • 70b06be4b0
    highlighter: do not error out, if defined hi-color does not exist Christian Brabandt 2021-04-14 12:36:00 +0200
  • bc5945de65 Set bufname for [Scratch] (buftype = nofile) or [No Name] (otherwise) yasuda 2021-04-14 15:30:03 +0900
  • ed60e1d369
    Merge pull request #2355 from patrick96/coc_current_function Christian Brabandt 2021-03-27 17:15:19 +0100
  • 2e421d3cd6
    Merge pull request #2356 from nomasprime/move-airlineaftertheme-autocmd-to-load-theme Christian Brabandt 2021-03-27 17:14:20 +0100
  • cba392dd7a
    Merge pull request #2357 from miuirussia/patch-1 Christian Brabandt 2021-03-27 17:12:04 +0100
  • 75383ef2e7
    Fix error: key not present in dictionary "percentage" Kirill Kuznetsov 2021-03-21 17:40:33 +0300
  • 3d7dfa8ef6 Move AirlineAfterTheme to load_theme() Rick Jones 2021-03-21 11:19:08 +0000
  • 7d6adf9cc5
    coc: Show the current function in section_x patrick96 2021-03-20 00:42:46 +0100
  • 09dbd09ed3
    highlighter: handle color names when converting into msdos codes Christian Brabandt 2021-03-09 13:50:18 +0100
  • a262ec6ce4
    Merge pull request #2348 from craigemery/patch-1 Christian Brabandt 2021-03-07 18:33:04 +0100
  • 639a0038cf
    Fix effecting for affecting. Craig 2021-03-03 09:38:32 +0000
  • df956aa08b
    Merge pull request #2347 from ls4154/master Christian Brabandt 2021-03-02 12:41:48 +0100
  • 0a7c68afb2 tagbar: add missing default search method Youngjae Lee 2021-03-02 20:27:36 +0900
  • fc639c0cf8
    Merge pull request #2345 from UtkarshVerma/master Christian Brabandt 2021-03-02 10:20:12 +0100
  • 32d28421fe
    coc: Show line number for warnings and errors. Utkarsh Verma 2021-02-28 13:00:17 +0530
  • cb1bc19064
    Merge pull request #2337 from vim-airline/Functionalization_of_branch_extension Christian Brabandt 2021-02-15 16:12:20 +0100
  • f107396118 [Refactor] Functionalization of branch extension kazukazuinaina 2021-02-13 21:02:03 +0900
  • c01977d027
    Merge pull request #2326 from kdwarn/tagbar-search-method Christian Brabandt 2021-02-05 08:19:55 +0100
  • 82000c7cfc
    Merge pull request #2331 from idbrii/fix-nul Christian Brabandt 2021-02-05 08:19:25 +0100
  • ecba959f28 Write msgfmt output to /NUL David Briscoe 2021-02-04 16:13:07 -0800
  • a6dd1c3887 Add searchmethod setting for tagbar extension Kris Warner 2021-02-02 09:15:01 -0500
  • 6def2f0a82
    Merge pull request #2325 from dutchgecko/fix_2324_neovim Christian Brabandt 2021-02-04 08:28:24 +0100
  • b9905f2445 Ensure correct checking of LSP support on neovim Jan-Willem van der Sijp 2021-02-02 12:54:55 +0100
  • 50dfca52ed
    nvimlsp: correctly call the lua functions for nvimlsp Christian Brabandt 2021-02-02 12:25:16 +0100
  • bffa7a4d23
    nvimlsp: do not check for :LspInstallInfo Christian Brabandt 2021-02-02 10:07:51 +0100
  • b1b51bbe2e minor updates regular 2021-01-25 04:50:55 +0300
  • c7a633ce8f
    Merge pull request #2319 from idbrii/lsp-hide-when-nothing Christian Brabandt 2021-01-14 10:17:20 +0100
  • 74f1f0d990 Return nothing when there is no lsp-progress David Briscoe 2021-01-13 15:22:34 -0800
  • 0ca9576331
    Merge pull request #2313 from DunZzzz/patch-1 Christian Brabandt 2021-01-10 19:36:20 +0100
  • 36f14c478a Support Vue.js file extension in jsformatter Emilien Jégou 2021-01-01 22:42:15 +0100
  • efbed8c989 update theme regular 2021-01-09 01:02:56 +0300
  • fdfc11f53a
    Merge pull request #2318 from jsutlovic/patch-1 Christian Brabandt 2021-01-08 16:13:44 +0100
  • 1651762e10
    Modified dark.vim commandline gui colors Jero Sutlovic 2021-01-08 15:26:18 +0100
  • e04d3dfdc8 change ffenc() function format regular 2021-01-07 06:26:10 +0300
  • 4721a971da update theme regular 2021-01-07 06:07:58 +0300
  • 8a037204a8 show buffer count permanently regular 2021-01-06 21:53:44 +0300
  • 1c7f19d691 change tabcount highlighting regular 2021-01-06 18:28:18 +0300
  • 3f4b52606d add theme regular 2021-01-06 09:22:48 +0300
  • 30bcbb07c3
    Merge pull request #2317 from kidonng/patch-1 Christian Brabandt 2021-01-05 10:35:02 +0100
  • c32215e94b
    Update vim-lawrencium link Kid 2021-01-05 17:17:57 +0800
  • 0eb2ed4488
    Merge pull request #2315 from micchy326/impl_vim_lsp_progress Christian Brabandt 2021-01-04 08:38:43 +0100
  • da6b076ee4
    doc: mention that searchcount is only enabled when 'hls' is on Christian Brabandt 2021-01-02 20:35:58 +0100
  • 4d284a677c
    searchcount: Add leading space Christian Brabandt 2021-01-02 20:25:00 +0100
  • 8a60582527
    init: section_y includes missing endofline and BOM Christian Brabandt 2021-01-02 19:25:34 +0100
  • 8a80369227 describe to disabling procedure micchy326 2021-01-02 21:16:40 +0900
  • 14c79dd2fe fix test micchy326 2021-01-02 17:42:09 +0900
  • dad2c03cf5 fix vint micchy326 2021-01-02 17:01:06 +0900
  • 0c8164b1b3 impl vim-lsp progress micchy326 2021-01-02 16:51:16 +0900
  • a6886f2997 [add] fail fast options vim9script kazukazuinaina 2021-01-02 16:09:32 +0900
  • 11b188dff7
    Add a space before append to airline_section_y RoachZhao 2021-01-02 15:08:20 +0800
  • 1962371666 add vim9script branch in CI NOTE: CI didn't work without explicitly specifying the branch. kazukazuinaina 2021-01-02 15:58:54 +0900
  • 2062dd2f98 delete travis.yml kazukazuinaina 2020-12-09 16:39:05 +0900
  • 0e91eeb548 [add] github-actions Note: According to an email from travis-ci, travis-ci.org will be officially closed down completely on December 31st, 2020 kazukazuinaina 2020-12-09 15:55:32 +0900
  • 5601c0928e Happy new year! Bailey Ling 2021-01-01 12:57:00 +0000
  • 60083f35a8 Update maintainers list Bailey Ling 2021-01-01 12:54:47 +0000
  • 17bf22e6fb
    Merge pull request #2310 from roachsinai/select_tenth_buffer Christian Brabandt 2020-12-30 11:13:51 +0100
  • 505a7d75ca tabline: add command for skip to tenth tab/buffer. roachsinai 2020-12-28 19:12:28 +0800
  • 59b4826806
    plugin: remember 'scroll' option value and reset it after enabling the statusline Christian Brabandt 2020-12-23 13:43:30 +0100
  • f39208f1a0
    Merge pull request #2302 from kazukazuinaina/update_readme_changelog Christian Brabandt 2020-12-09 08:58:46 +0100
  • c0160d93a8 [update] CI's badge and [update] CHANGELOG.md kazukazuinaina 2020-12-09 16:56:04 +0900
  • c074620bfd
    Merge pull request #2300 from kazukazuinaina/delete_travis Christian Brabandt 2020-12-09 08:42:23 +0100
  • 4858046e94 delete travis.yml kazukazuinaina 2020-12-09 16:39:05 +0900
  • 6d6afc527e
    Merge pull request #2299 from kazukazuinaina/add_gha Christian Brabandt 2020-12-09 08:34:52 +0100
  • 9a3a11f966 [add] github-actions Note: According to an email from travis-ci, travis-ci.org will be officially closed down completely on December 31st, 2020 kazukazuinaina 2020-12-09 15:55:32 +0900
  • 2cea83eb88
    whitespace: skip trailing ws test for mail filetypes Christian Brabandt 2020-12-06 09:46:14 +0100
  • 9ce6f96f60
    highlighter: windows terminal uses $WT_SESSION Christian Brabandt 2020-12-04 09:43:01 +0100
  • 4b02724d0c
    highglighter: Vim9 script correctly convert hex string to number Christian 2020-11-19 13:18:09 +0100