Commit Graph

  • 798a346a91 highlighter: vim9 script implementation of load_theme Christian 2020-11-18 11:13:16 +01:00
  • 4f8675434a highlighter: get rid of superflous l: var prefix Christian 2020-11-18 11:08:32 +01:00
  • 5391b3e246 highlighter: vim9 script implementation of s:exec_separator Christian 2020-11-18 11:07:23 +01:00
  • 7310ca6cbf highlighter: run ex command with leading colon in vim9 function #exec Christian 2020-11-18 11:00:31 +01:00
  • 9ae38b43e4 highlighter: vim9 script implementation of s:GetHiCmd Christian 2020-11-18 10:59:45 +01:00
  • 2441084898 highlighter: vim9 script implementation of s:CheckDefined Christian 2020-11-18 10:42:41 +01:00
  • d9947beb0f highlighter: vim9 script implementation of #exec Christian 2020-11-18 09:39:55 +01:00
  • a6b7267979 highlighter: vim9 script implementation of s:hl_group_exists Christian 2020-11-18 09:13:32 +01:00
  • 90de76359f highlighter: use synIDtrans() in s:hl_group_exists (legacy vimscript) Christian 2020-11-18 09:10:22 +01:00
  • 0238d386bb highlighter: vim9 script implementation of get_highlight2 Christian 2020-11-18 09:03:36 +01:00
  • 19861861fd highlighter: vim9 script implementation of get_highlight Christian 2020-11-18 09:00:29 +01:00
  • 687fb52d9f fix indentation of legacy vimscript (remove tabs) Christian 2020-11-18 08:55:17 +01:00
  • aa8bd171f3 highlighter: vim9 script implementation of reset_hlcache Christian 2020-11-18 08:46:21 +01:00
  • b152059a98 highlighter: vim9 script implementation of s:get_array Christian 2020-11-18 08:45:53 +01:00
  • 4d75c9940c highlighter: vim9 script implementation of s:get_syn Christian 2020-11-18 08:44:27 +01:00
  • ae3af85ca2 highlighter: remove a couple of empty lines in legacy vimscript implementation Christian 2020-11-18 08:36:16 +01:00
  • a9f525f8da highlighter: vim9 script implementation of s:group_not_done Christian 2020-11-18 08:34:55 +01:00
  • 3e93c212cc highlighter: vim9 script implementation of s:gui2cui Christian 2020-11-18 08:17:57 +01:00
  • a8afa434e3 highlighter: Add condition for new vim9 script implementation Christian 2020-11-18 08:12:58 +01:00
  • b0d4a44f0c add foldmarker to highlighter.vim Christian 2020-11-18 08:08:24 +01:00
  • 0abcdbeba5 convert msdos.vim Christian 2020-11-17 21:19:57 +01:00
  • 609205f1e8 remove trailing whitespace Christian 2020-11-17 20:47:24 +01:00
  • 06117a61e1 highlighter: windows terminal is not old win_term Christian 2020-11-19 13:18:48 +01:00
  • 79eac1558a Merge pull request #2293 from srinivas32/master Christian Brabandt 2020-11-27 08:32:38 +01:00
  • 157af8ad8b tabline: use airline#util#strcharpart instead on relying on stpart() with char index Christian Brabandt 2020-11-26 14:00:29 +01:00
  • cbf0a8e69a tabline: use strpart() with chars if possible (fixes #2297) Christian Brabandt 2020-11-26 10:04:34 +01:00
  • a168ca7a28 tabline: get rid of s:vars in default formatter Christian Brabandt 2020-11-26 10:01:36 +01:00
  • a48f67657f Merge pull request #2295 from nbCloud91/patch-1 Christian Brabandt 2020-11-21 20:03:04 +01:00
  • 332fff9206 coc_status should show with autochdir nbCloud91 2020-11-21 20:47:17 +05:30
  • c378a0aeb7 added power support arch ppc64le on yml file. srinivas32 2020-11-20 13:27:49 +05:30
  • 91a8ada0f9 doc: document tabline highlighting groups (closes #2285) Christian 2020-11-19 14:17:22 +01:00
  • beb20cb49f doc: mention that the tabline mappings are not automatically created Christian 2020-11-19 13:52:03 +01:00
  • 536667191d Merge pull request #2287 from timfeirg/master Christian Brabandt 2020-11-14 12:11:18 +01:00
  • 5eae08609e fix deprecation warning timfeirg 2020-11-13 17:37:38 +08:00
  • 731bdb11d2 Merge pull request #2286 from jan-xyz/patch-1 Christian Brabandt 2020-11-10 08:47:56 +01:00
  • df096e16ae remove unnecessary indirection Jan Steinke 2020-11-10 08:40:42 +01:00
  • 7091b8a6ff remove work-around for vista.vim Jan Steinke 2020-11-09 20:17:05 +01:00
  • 9267cef0f8 Merge pull request #2282 from martskins/handle-lcn-not-running Christian Brabandt 2020-11-09 18:35:51 +01:00
  • bb760710cc Merge pull request #2283 from Kamilcuk/master Christian Brabandt 2020-11-09 18:26:12 +01:00
  • f6f8666533 Fix bug in checking if gen_tags plugin is loaded Kamil Cukrowski 2020-11-08 11:01:26 +01:00
  • bd5ae9c584 Check LanguageClient-neovim's status before getting diagnostics Martin Asquino 2020-11-07 12:59:13 +00:00
  • 5f2421fa39 Merge pull request #2276 from kazukazuinaina/fix_indent_bookmark_extension Christian Brabandt 2020-11-06 09:11:35 +01:00
  • 3f4b811510 Merge pull request #2278 from kazukazuinaina/fix_short_path_space Christian Brabandt 2020-11-06 09:10:34 +01:00
  • 1ed922265a [fix] short path formatter's space kazukazuinaina 2020-11-05 23:44:29 +09:00
  • 83804f3c6d [fix] bookmark extension's indentation and add abort kazukazuinaina 2020-11-05 19:39:26 +09:00
  • d64e5f8dd7 extensions: fix E715 Christian Brabandt 2020-11-05 10:36:03 +01:00
  • dcebc6d2aa Merge pull request #2273 from NFrid/master Christian Brabandt 2020-11-05 09:23:58 +01:00
  • 193460137a [add#keymap] more customization Nick Friday 2020-11-04 20:46:00 +03:00
  • 44b7b72938 Merge pull request #2266 from vim-airline/refactor_airline_gui_mode Christian Brabandt 2020-10-30 09:18:29 +01:00
  • c8c0e7d9ff Get rid of g:airline_gui_mode Christian Brabandt 2020-10-26 21:16:31 +01:00
  • 38c9f9ca3d Merge pull request #2256 from Kamilcuk/master Christian Brabandt 2020-10-29 13:41:35 +01:00
  • 42b31b966b Add gen_tags.vim plugin support Kamil Cukrowski 2020-10-16 16:43:22 +02:00
  • 8608270bd3 Merge pull request #2257 from weirane/nroff-wordcount Christian Brabandt 2020-10-18 16:48:42 +02:00
  • 85c64a668d Merge pull request #2259 from subnut/master Christian Brabandt 2020-10-18 16:48:20 +02:00
  • 34968bf65c Improve the documentation of localsearch extension Subhaditya Nath 2020-10-17 20:05:22 +05:30
  • 19ab70ee87 Add nroff to wordcount Wang Ruochen 2020-10-17 16:54:46 +08:00
  • 83bd08a97a Merge pull request #2243 from whisperity/battery-plugin-no-overwrite Christian Brabandt 2020-10-14 09:04:46 +02:00
  • 14abb40287 Merge pull request #2255 from JNRowe/master Christian Brabandt 2020-10-14 09:04:08 +02:00
  • 4e03ac85f9 Fix doc for enabling wordcount’s reading time support James Rowe 2020-10-13 18:19:02 +01:00
  • 9c0a85de2f Merge pull request #2254 from kazukazuinaina/fix_localsearch_url IK 2020-10-14 01:45:56 +09:00
  • 659693c250 [fix] localsearch's url and add abort in autoload function kazukazuinaina 2020-10-14 01:09:51 +09:00
  • 2762f7e6e5 [battery.vim] Move indicator to non-overwriting position if window big enough Whisperity 2020-09-29 14:55:03 +02:00
  • 06747d11be Merge pull request #2250 from kazukazuinaina/fix_variable_scope IK 2020-10-12 17:48:01 +09:00
  • 7087c475be Merge pull request #2253 from adrian5/master Christian Brabandt 2020-10-12 10:18:53 +02:00
  • 2ad2eeb9ca Fix wording/typos in doc adrian5 2020-10-11 16:05:44 +02:00
  • 0a5753813c [fix] Variable Scope in ctrlspace's extension kazukazuinaina 2020-10-10 02:08:23 +09:00
  • aa773f5cdf Merge pull request #2248 from MuhammadMouradG/master Christian Brabandt 2020-10-06 14:41:34 +02:00
  • f117de553b Fix buffer order in tabline with CtrlSpace plugin MuhammadMouradG 2020-10-06 12:36:28 +00:00
  • 958ffe059a doc: fix grammatical typo Christian Brabandt 2020-10-05 10:50:05 +02:00
  • 9614105d09 Merge pull request #2240 from subnut/master Christian Brabandt 2020-09-26 08:50:14 +02:00
  • 3fc5ad231c Add more customization for 'localsearch' extension Subhaditya Nath 2020-09-19 20:08:28 +05:30
  • 3740312de0 Merge pull request #2234 from kmoschcau/master Christian Brabandt 2020-09-16 11:59:03 +02:00
  • d40e5f9a1d Improve the term extension and make it consistent Moschcau, Kai 2020-09-14 13:44:10 +02:00
  • bf4bba4c5a Merge pull request #2237 from kazukazuinaina/update_gitignore Christian Brabandt 2020-09-15 14:15:31 +02:00
  • 3272a2d490 doc: mention coc explorer Christian Brabandt 2020-09-15 14:14:21 +02:00
  • af556115de Merge pull request #2235 from andys8/patch-1 Christian Brabandt 2020-09-15 14:10:45 +02:00
  • 98683125f6 Support coc-explorer (file explorer extension) Andy 2020-09-15 00:16:52 +02:00
  • 27b52acee7 Only attempt to use dirvish if b:dirvish exists Nathan Lanza 2020-09-11 23:28:25 -04:00
  • 47c9205127 Merge pull request #2236 from chrisbra/fix_failing_test Christian Brabandt 2020-09-15 12:27:30 +02:00
  • aed3523ee3 fix failing test Christian Brabandt 2020-09-15 12:03:05 +02:00
  • 30287992e2 [update] .gitignore kazukazuinaina 2020-09-15 18:18:07 +09:00
  • f5693986c4 Merge pull request #2227 from kazukazuinaina/add_battery_extensions Christian Brabandt 2020-09-09 09:03:30 +02:00
  • 2a69254d21 [add] support battery.vim kazukazuinaina 2020-09-08 01:09:39 +09:00
  • 51f599e2cf Merge pull request #2223 from arafel/magit_dictionary Christian Brabandt 2020-09-03 12:46:56 +02:00
  • dd5a3c91a1 vim-magit: Can't use an empty dictionary key Paul Walker 2020-09-03 10:51:23 +01:00
  • 2daabc2cce Merge pull request #2222 from kazukazuinaina/fix_nerdtree_setting_variables IK 2020-09-03 17:34:31 +09:00
  • 7f91b54a44 [fix] document's typo about nerdtree_statusline kazukazuinaina 2020-09-03 17:20:52 +09:00
  • c77d89046e doc: fix typo for show_buffers variable Christian Brabandt 2020-08-27 13:07:32 +02:00
  • 0f5eedff74 mode: keep hi setting when switching from 'n' to 'ni' Christian Brabandt 2020-08-26 22:42:57 +02:00
  • 5d3cfa4045 add 'g:airline#extensions#tabline#tabtitle_formatter' option huanhuan_zhuang 2020-08-21 13:07:47 +08:00
  • 3a55368320 searchcount: Ignore errors from searchcount() function Christian Brabandt 2020-08-25 13:36:03 +02:00
  • ef4666bd86 Merge pull request #2210 from kr5hn4/patch-1 IK 2020-08-21 03:38:30 +09:00
  • a738664dcc Update README.md Krishna Biradar 2020-08-20 22:43:42 +05:30
  • 02c529efe4 Merge pull request #2205 from eevan78/master Christian Brabandt 2020-08-20 09:33:53 +02:00
  • c1134da741 Fix po.vim eevan78 2020-08-19 11:00:39 +04:00
  • f84683a8c2 Merge pull request #2204 from kazukazuinaina/fix_vista_statusline IK 2020-08-18 15:44:32 +09:00
  • ad80550252 Initial Windows support for msgfmt eevan78 2020-08-15 02:52:48 +04:00
  • c78c1fb870 Make keymap extension follow the iminsert option eevan78 2020-08-15 02:43:58 +04:00
  • 5770e8befd Small improvements of po extension eevan78 2020-08-15 02:39:25 +04:00
  • 0cebac6bb0 [adjust] vista's extension width kazukazuinaina 2020-08-15 00:17:01 +09:00