neovim-0.3.7-lp151.2.7.1<>,]%q/=„Ѱ6 VEy "ZRFfe}%lO#^]Ck2> zIi݈-t[5Lj\0ʑb>'!?fsl[]'9H6É.c>ӈRV ^>ՐQJSlzb]~ő?6a8 ~XU\̮@7FJ<`~lw ӣc~89i!9qax ߾i0T[idQD6:֭>dDjqihj qQ>AG?Gd   ILP\`s| 8 $b / E  `ڝ H(Q8X(9(:>(FoCGoXHIXY\0]^&9bcbdefluvdwx0HyF%zG0G@GDGIGLGPGVGCneovim0.3.7lp151.2.7.1Vim-fork focused on extensibility and agilityNeovim is a refactor - and sometimes redactor - in the tradition of Vim, which itself derives from Stevie. It is not a rewrite, but a continuation and extension of Vim. Many rewrites, clones, emulators and imitators exist; some are very clever, but none are Vim. Neovim strives to be a superset of Vim, notwithstanding some intentionally removed misfeatures; excepting those few and carefully-considered excisions, Neovim is Vim. It is built for users who want the good parts of Vim, without compromise, and more.]%qcloud115QopenSUSE Leap 15.1openSUSEApache-2.0 AND Vimhttp://bugs.opensuse.orgProductivity/Text/Editorshttps://neovim.io/linuxx86_641?:I! = GX'UE]V J  S%cji/kfj'' /gGLa0<KTCV Ye_)( \z'Z!}MQGjBѻ ]G:[ 9/ >$  K S (q W j]0uK}r1t["} r'IS`%z0"N.Nf81- D'0@I;gm4x[G%|wYi796*qa3">-Fct(4-DSVv!v $3b ( 5tAaahP?5`/<]{ZJjW$>IK+q0\2,5bF7#tQ1JE>dNrX{(YZ`O4rA."a`J?EjRȾܨ ?=|QM< S"c$  "a,5cd c ]@TT %FxmW_' fkrYK BAhSi Sm u+(Z 5 " ~Z l&Bp_[rToi$s  2Q +"_Z Er( { qIG v1QRP7.] + 60IdTU<E}kaC4 ,9 m# ]jq f F6 ?FwYbKt N3n!]U4 )9J {  u) ``m ;}} eT(b#4' _TfBE#3#7 F \[\ "  +,AZB,9 G MK ~zm"NsrJe }3}#RX_ -z R -w(& = NyY{PRlT ]?  C+ L9o7 zA#FF22  ^I :yV}*7 +#  *.Ul { &{t $Evg^ ?XHG G1M :Y A O2y& d7 5&?!\;|| !| L o _ '!CK2I 0 .AC~^'S(Qt l F@+ V6 ,( L* \. J8F.E"5 j; )6X-)=a <Pf<D \o` E$W*$f6" VXZ )%IE y)4|8@M4LK F ;Vi|$#hWcHV x v  V3H/S|(%(eqA 9Zb/C=6  o5 1oqtCI%Ir M ]Martin Liška Chris Coutinho Martin Liška seanlew@opensuse.orgsean@suspend.netMartin Liška sean@suspend.netMatej Cepl Martin Pluskal Matěj Cepl mcepl@suse.comMatěj Cepl mcepl@suse.comronisbr@gmail.commliska@suse.czmliska@suse.czasn@cryptomilk.orgmichal.vyskocil@gmail.commliska@suse.czmliska@suse.czbwiedemann@suse.comaavindraa@gmail.comronisbr@gmail.comronisbr@gmail.comronisbr@gmail.comronisbr@gmail.comronisbr@gmail.comronisbr@gmail.comsor.alexei@meowr.ruronisbr@gmail.comronisbr@gmail.comronisbr@gmail.comronisbr@gmail.comronisbr@gmail.comronisbr@gmail.comronisbr@gmail.comronisbr@gmail.comronisbr@gmail.comronisbr@gmail.com- boo#1137443: Add CVE-2019-12735.patch fixing the security bug "Modelines allow arbitrary code execution".- Update to version 0.3.7: * 4553fc5 #10082 vim-patch:8.1.1365: :source should check sandbox (CVE-2019-12735 boo#1137443), removed CVE-2019-12735.patch * 877d539 #10027 genappimage.sh: migrate to linuxdeploy- Update to version 0.3.5: Maintenance release to fix issues found in v0.3.4: * f891131 #9894 options: properly reset directories on 'autochdir' * 9a5488c Remove MSVC optimization workaround for SHM_ALL * 1793ba8 Make SHM_ALL to a variable instead of a compound literal #define * 947069b doc: mention "pynvim" module rename * 46c7e12 #9629 screen: don't crash when drawing popupmenu with 'rightleft' option * f1843c0 vim-patch:8.1.0677: look-behind match may use the wrong line number * 1204421 #8325 :terminal : set topline based on window height * aaa8c3d #9504 :recover : Fix crash on non-existent *.swp- Update to version 0.3.5.- Update to version 0.3.4: * Merge pull request #9492 from bfredl/cul_cole * test: add tests for conceal cursor movement * display: unify ursorline and concealcursor redraw logic * Merge pull request #9490 from bfredl/vim-patch-8.1.0726- Update to version 0.3.3: * Fixes - Merge pull request from jamessan/revert-pynvim - health/provider: Check for available pynvim when neovim mod is missing - python#CheckForModule: Use the given module string instead of hard-coding pynvim - (health.provider)/python: Import the neovim, rather than pynvim, module - #9423 TUI: Konsole DECSCUSR fixup- Remove not used neovim-0.3.1.tar.gz.- Update to version 0.3.2: * Features - clipboard: support Custom VimL functions (#9304) - win/TUI: improve terminal/console support (#9401) - startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if exists (#9077) - support mapping in more places (#9299) - diff/highlight: show underline for low-priority CursorLine (#9028) - signs: Add "nuhml" argument (#9113) - clipboard: support Wayland (#9230) - TUI: add support for undercurl and underline color (#9052) - man.vim: soft (dynamic) wrap (#9023) * API - API: implement object namespaces (#6920) - API: implement nvim_win_set_buf() (#9100) - API: virtual text annotations (nvim_buf_set_virtual_text) (#8180) - API: add nvim_buf_is_loaded() (#8660) - API: nvm_buf_get_offset_for_line (#8221) - API/UI: ext_newgrid, ext_histate (#8221) * UI - TUI: use BCE again more often (smoother resize) (#8806) - screen: add missing status redraw when redraw_later(CLEAR) was used (#9315) - TUI: clip invalid regions on resize (#8779) - TUI: improvements for scrolling and clearing (#9193) - TUI: disable clearing almost everywhere (#9143) - TUI: always use safe cursor movement after resize (#9079) - ui_options: also send when starting or from OptionSet (#9211) - TUI: Avoid reset_color_cursor_color in old VTE (#9191) - Don't erase screen on :hi Normal during startup (#9021) - TUI: Hint wrapped lines to terminals (#8915) * FIXES - RPC: turn errors from async calls into notifications - TUI: Restore terminal title via "title stacking" (#9407) - genappimage: Unset $ARGV0 at invocation (#9376) - TUI: Konsole 18.07.70 supports DECSCUSR (#9364) - provider: improve error message (#9344) - runtime/syntax: Fix highlighting of autogroup contents (#9328) - VimL/confirm(): Show dialog even if :silent (#9297) - clipboard: prefer xclip (#9302) - provider/nodejs: fix npm, yarn detection - channel: avoid buffering output when only terminal is active (#9218) - ruby: detect rbenv shims for other versions (#8733) - third party/unibilium: Fix parsing of extended capabilitiy entries (#9123) - jobstart(): Fix hang on non-executable cwd (#9204) - provide/nodejs: Simultaneously query npm and yarn (#9054) - undo: Fix infinite loop if undo_read_byte returns EOF (#2880) - 'swapfile: always show dialog' (#9034)- Add to the system-wide configuration file extension of runtimepath by /usr/share/vim/site, so that neovim uses other Vim plugins installed from packages. - Add /usr/share/vim/site tree of directories to be owned by neovim as well.- Use cmake macro for building- Switch used to LuaJIT and run SPEC file through spec-cleaner.- Put the system-wide config in /etc, and just a symlink to $VIM (hopefully finally fixes boo#1098800)- Proper name of the systemwide configuration file is sysinit.vim not init.vim and it should be stored in /usr/share/nvim/sysinit.vim not in /etc/xdg/nvim.- Add default system-wide configuration file to /etc/xdg/nvim/init.vim (boo#1098800) - Add proper location of the default SPEC file templates - Add some packages needed for more robust builds * neovim.patch fix building system * neovim-0.1.7-bitop.patch for use external bit module * neovim-0.2.0-gcc-prototype.patch fix build issue on ppc64- Update to version 0.3.1: * Features - 07499a8 #8709 man.vim: C highlighting for EXAMPLES section - 07f82ad #8699 TUI: urxvt: also send xterm focus-reporting seqs - 40911e4 #8616 API: emit nvim_buf_lines_event from :terminal - c46997a #8546 fillchars: Add "eob" flag * Fixes - 74d19f6 #8576 startup: avoid blank stdin buffer if other files were opened - 4874214 #8737 Only waitpid() for processes that we care about - cd6e7e8 #8743 Check all child processes for exit in SIGCHLD handler - c230ef2 #8746 channel.c: Prevent channel_destroy_early() from freeing uninitialized rpc stuff - 0ed8b12 #8681 transstr_buf: fix length comparison - d241f27 #8708 TUI: Fix standout mode - 9afed40 #8698 man.vim: fix for mandoc - e889640 #8682 provider/node: npm --loglevel silent - 1cbc830 #8613 API: nvim_win_set_cursor: set curswant - bf6048e #8628 checkhealth: Python: fix VIRTUAL_ENV check - 3cc3506 #8528 checkhealth: node.js: also search yarn * Changes - b751449 #8619 defaults: shortmess+=F - 1248178 #8578 highlight: high-priority CursorLine if fg is set. - 01570f1 #8726 terminal: handle &confirm and :confirm on unloading - 56065bb #8721 screen: truncate showmode messages - bf2460e #7551 buffer: fix copying :setlocal options - c1c14fa #8520 Ex mode: always "improved" (gQ) - 050f397 #7992 options: remove 'maxcombine` option (always 6) * Internal - 463da84 #7992 screen: use UTF-8 representation- Require exact version of libtermkey1 because it does not bump SONAME (boo#1100496).- Remove update-alternatives as it's not 1:1. Upstream is not willing to do that: https://github.com/neovim/neovim/issues/8535- Update to version 0.3.0- Add a support for update-alternatives, so users can change their "vim" to neovim - Mark LICENSE file as %license- The library bump fixes boo#1094627.- Require libtermkey version >= 0.20.- Make build result independent from build hostname and username- Update to version 0.2.2: * Features + 'viewoptions': add "curdir" flag + node.js remote-plugin support + :checkhealth : validate 'runtimepath' * Fixes + :terminal : fix crash on resize + work around gnome-terminal memory leak + 'guicursor': use DECSCUSR for xterm-likes + 'os_open: UV_EINVAL on NULL filename' + :checkhealth : fix check for npm and yarn + health.vim: normalize slashes for script path + cmake: install runtime/rgb.txt + runtime: syntax error in `runtime/syntax/tex.vim` + tutor: some fixes + windows: provider: Detect(): return *.cmd path * Changes + remove legacy alias to `v:count` + runtime: revert netrw update + defaults: scrollback=10000 + process_close(): uv_unref() detached processes- Change license to `Apache-2.0 AND Vim` as per babelworx request.- Run spec-cleaner. - Remove files `neovim.svg` and `neovim.desktop` since upstream included `nvim.png` and `nvim.desktop` that provide the same functionality. - Update to version 0.2.1: * Features - 0e873a3 Lua(Jit) built-in #4411 - 5b32bce Windows: `:terminal` #7007 - 7b0ceb3 UI/API: externalize cmdline #7173 - b67f58b UI/API: externalize wildmenu #7454 - b23aa1c UI: 'winhighlight' #6597 - 17531ed UI: command-line coloring (`:help input()-highlight`) [#6364] - 244a1f9 API: execute lua directly from the remote api #6704 - 45626de API: `get_keymap()` #6236 - db99982 API: `nvim_get_hl_by_name()`, `nvim_get_hl_by_id()` [#7082] - dc68538 menu_get() function #6322 - 9db42d4 :cquit : take an error code argument #7336 - 9cc185d job-control: serverstart(): support ipv6 #6680 - 1b7a9bf job-control: sockopen() #6594 - 6efe84a clipboard: fallback to tmux clipboard #6894 - 6016ac2 clipboard: customize clipboard with `g:clipboard` [#6030] - 3a86dd5 ruby: override ruby host via `g:ruby_host_prog` #6841 - 16cce1a debug: $NVIM_LOG_FILE #6827 - 0cba3da `:checkhealth` built-in, validates $VIMRUNTIME #7399 * Fixes - 105d680 TUI: more terminals, improve scroll/resize #6816 - cb912a3 :terminal : handle F1-F12, other keys #7241 - 619838f inccommand: improve performance #6949 - 04b3c32 inccommand: Fix matches for zero-width #7487 - 60b1e8a inccommand: multiline, other fixes #7315 - f1f7f3b inccommand: Ignore leading modifiers in the command [#6967] - 1551f71 inccommand: fix 'gdefault' lockup #7262 - 6338199 API: bufhl: support creating new groups #7414 - 541dde3 API: allow K_EVENT during operator-pending - 8c732f7 terminal: adjust for 'number' #7440 - 5bec946 UI: preserve wildmenu during jobs/events #7110 - c349083 UI: disable 'lazyredraw' during ui_refresh. #6259 - 51808a2 send FocusGained/FocusLost event instead of pseudokey [#7221] - 133f8bc shada: preserve unnamed register on restart #4700 - 1b70a1d shada: avoid assertion on corrupt shada file #6958 - 9f534f3 mksession: Restore tab-local working directory #6859 - de1084f fix buf_write() crash #7140 - 7f76986 syntax: register 'Normal' highlight group #6973 - 6e7a8c3 RPC: close channel if stream was closed #7081 - 85f3084 clipboard: disallow recursion; show hint only once [#7203] - 8d1ccb6 clipboard: performance, avoid weird edge-cases #7193 - 01487d4 'titleold' #7358 - 01e53a5 Windows: better path-handling, separator (slash) hygiene #7349 - 0f2873c Windows: multibyte startup arguments #7060 * Changes - 9ff0cc7 :terminal : start in normal-mode #6808 - 032b088 lower priority of 'cursorcolumn', 'colorcolumn' #7364 - 2a3bcd1 RPC: Don't delay notifications when request is pending #6544 - 023f67c :terminal : Do not change 'number', 'relativenumber' [#6796] - 1ef2d76 socket.c: Disable Nagle's algorithm on TCP sockets [#6915] - 6720fe2 help: `K` tries Vim help instead of manpage #3104 - 7068370 help, man.vim: change "outline" map to `gO` #7405- Run spec-cleaner. - Add `libnsl` as a build requirement. The new glibc version in Factory deprecated support to libnsl.- Run spec-cleaner. - Update to version 0.2.0: * Features - bc4a2e1 help, man.vim: "outline" (TOC) feature #5169 - 58422f1 'guicursor' works in the TUI (and sends info to UIs) [#6423] - 129f107 api: nvim_get_mode() #6247 - 0b59f98 api/ui: externalize tabline #6583 - bc6d868 'listchars': Whitespace highlight group #6367 - 6afa7d6 writefile() obeys 'fsync' option #6427 - c60e409 eval.c refactor (also improves some error messages) [#5119] - 9d200cd getcompletion("cmdline") #6376 - 2ea7bfc terminal: Support extra arguments in 'shell'. #4504 - bf51102 DirChanged autocmd #5928 #6262 - 1743df8 'cpoptions': "_" flag to toggle cw behaviour #6235 - 22337b1 CTRL-R omits trailing ^M when pasting to cmdline [#6137] - 0e44916 :edit allows unescaped spaces in filename #6119 - abdbfd2 eval: Add id() function and make printf("%p") useful [#6095] - bdfa147 findfile(), :find, gf work in :terminal. #6009 - 2f38ed1 providers: Disable if g:loaded_* exists. - b5560a6 setpos() can set lowercase marks in other buffers [#5753] - 7c513d6 Throttle :! output, pulse "..." message. #5396 - d2e8c76 v:exiting #5651 - :terminal improvements #6185 #6142 * cursor keeps position after leaving insert-mode. 4ceec30 * Follows output only if cursor is at end of buffer. e7bbd35 * new option: 'scrollback' fedb844 quasi-support for undo and * 'modifiable' b45ddf7 disables 'list' by default disables * 'relativenumber' by default - :help now contains full API documentation at :help api. - man.vim saw numerous improvements. - Windows support: * Windows is no longer "experimental", it is fully supported. * Windows package includes a GUI, curl.exe and other utilities. * :terminal is not supported on Windows, yet. (Planned for 0.2.1) * Security fixes - CVE-2017-5953 - CVE-2017-6349 - CVE-2017-6350 - #6485 * Changes - NVIM_TUI_ENABLE_CURSOR_SHAPE was removed. Use 'guicursor' instead. See https://github.com/neovim/neovim/wiki/Following-HEAD#20170402 - 81525dc 'mouse=a' is no longer the default. (This may change again after it is improved.) #6022 - 0c1f783 defaults: 'showcmd', 'belloff', 'ruler' #6087 - eb0e94f api: {get,set}_option update local options as appropriate #6405 - bdcb2a3 "Reading from stdin..." message was removed. #6298 * Fixes - 12fc1de ops: fix i with multi-byte text #6524 - dd391bf Windows: system() and friends #6497 - 13352c0 Windows: os_get_hostname() #6413 - 16babc6 tui: Less-noisy mouse seqs #6411 - 3a9dd13 (vim bug) folding edge-cases #6207 - f6946c6 job-control: set CLOEXEC on pty processes. #5986 - d1afd43 rplugin: Call s:LoadRemotePlugins() on startup. - 1215084 backtick-expansion works with shell=fish #6224 - e32ec03 tui: Improved behavior after resize. #6202 - 86c2adc edit.c: CTRL-SPC: Insert previously-inserted text. [#6090] - c318d8e b:changedtick now follows VimL rules #6112 - 34e24cb terminal: Initialize colors in reverse order #6160 - e889917 undo: Don't set b_u_curhead in ex_undojoin() #5869 - d25649f undo: :earlier, g-: Set b_u_seq_cur correctly. (#6016) - 043d8ba 'Visual-mode put from @. register' #5782 - 42c922b open_buffer(): Do BufEnter for directories. - 50d0d89 inccommand: Preview :sub commands only after delimiter #5932 - 1420e10 CheckHealth improvements #5519 - c8d5e92 jobstart(): Return -1 if cmd is not executable. #5671- Update to version 0.1.7: * Features - 0213e99 PR #5561 'inccommand' * Fixes - c685879 PR #5632 SECURITY FIX - d28d108 CheckHealth: Fix version comparison. - 7be113d PR #5670 shell_write_cb: Schedule error message. - 1d45637 jobs: ensure calling jobclose() on a pty job sends SIGHUP. - 36c0ec6 tui/suspend_event(): set STDIN to "blocking" - 7a4d069, cf52b88 man.vim: avoid errors in unusual circumstances - ed19873 PR #5546 ex_global: Catch CTRL-C even if it is mapped. * Changes - 9147331 PR #2905 encoding: only allow encoding=utf-8 - 5f02608 PR #5636 build: Upgrade jemalloc - f1fed42 PR #5567 l10n: Update Ukrainian translation- Update to version 0.1.6: * Features: - 0b5a7e4 #4432 API: external UIs can render custom popupmenu - c6ac4f8 #4934 API: call any API method from vimscript - 31df051 #4568 API: nvim_call_atomic(): multiple calls in a single request - b268ba3 #5424 API: nvim_win_get_number(), nvim_tabpage_get_number() - e7e2844 has("nvim-1.2.3") checks for a specific Nvim version - 522b885 #5295, #5493 `:CheckHealth` checks tmux, terminfo, performance - 719dae2 #5384 events: allow event processing in getchar() - f25797f #5386 API: metadata: Nvim version & API level - 22dfe69 #5389 API: metadata: "since", "deprecated_since" - 605e743 Added QuickFixLine highlight group * Changes: - 4af6ec7 #5253 perf: Disable clipboard in do_cmdline() - 6e9f329 #5299 perf: Skip foldUpdate() in insert-mode. - 9d4fcec #5426 perf: Do not auto-update folds for some foldmethods. - eeec0ca #5419 tui: Default to normal-mode cursor shape. * Fixes: - e838452 #5436 tui: Fix "weird characters" / "bleeding termcodes" - 10a54ad #5243 signal_init: Always unblock SIGCHLD. - bccb49b #5316 eval.c: Fix memory leak for detached pty job - 626065d #5227 tchdir: New tab should inherit CWD. - cd321b7 #5292 getcwd(): Return empty string if CWD is invalid. - 6127eae shada: Fix non-writeable ShaDa directory handling - ca65514 #2789 system(): Respect shellxescape, shellxquote - 2daf54e #4874 Restore vim-like tab dragging - 0c536b5 #5319 syntax.c: Support bg/fg special color-names. - 3c53371 #4972 from justinmk/schedule-ui_refresh - 68bcb32 #4789 tui.c: Do not wait for tui loop on teardown. - c8b6ec2 #5409 v:count broken in command-line window - 6bc3bce #5461 fix emoji display - 51937e1 #5470 fix :terminal with :argadd, :argu - 79d77da #5481 external UIs: opening multiple files from command-line - 657ba62 #5501 rplugin: resolve paths in manifest file - 6a6f188 #5502 system('foo &', 'bar'): Show error, don't crash. - 1ff162c #5515 os_nodetype: open fd with O_NONBLOCK - 2a6c5bb #5450 modeline: Handle version number overflow. - 0ade1bb #5225 CI tests now run against Windows! - Add gperf as a build dependency.- Update to version 0.1.5: * Breaking changes: + 'termguicolors' option enables "true color". NVIM_TUI_ENABLE_TRUE_COLOR is now ignored. + Remove ":oldfiles!", replaced by Vim's ":browse oldfiles". * Features: + Full :ruby support! + timers: timer_start(), timer_stop(). + :CheckHealth command. + file: Add buffered reading and writing. Much faster shada file reading (important for startup time). + jobstart() learned 'rpc': - jobs and RPC channel IDs share the same "namespace". - jobstart() can start RPC channels, which allows scripts to handle 'stderr' on a RPC channel, like a typical non-RPC job. - jobpid()/jobstop() works on RPC jobs. - Deprecates rpcstart(). + man.vim rewrite: - :Man command is enabled by default. - New features: completion, window handling, better parsing, and more. + capture() function (renamed to execute()) - Supports nesting, including nested :redir. + rplugin manifest: default to XDG dir. + Better handling of mouse-clicks on concealed chars. + terminal: Ensure b:term_title always has a value. + tui: Assume 256 colours in most cases. + Always resize the :terminal. + api_info(). + allow setting cwd in jobstart(), termopen(). + support "special" highlight (undercurl). + mouse: Implement horizontal scroll. * Fixes: + Prevent data loss for process output streams. + 'process.c: Fix block in teardown'. + Prevent endless loop in printdigraph() (gh#neovim/neovim#5215). + timers: Avoid crash after processing events. + Set the default value for 'packpath'. + Restore double click. + readfile(): Less-disruptive readonly check. Fixes an issue where nvim unnecessarily "touched" open files. + Handle very long $XDG_DATA_DIRS. + option: Do not expand options in XDG vars. + server_init: Handle server_address_new() failure. + Fix v:register for clipboard=unnamed,unnamedplus. + 'Trigger TabNewEntered with T'. + synIDattr(): Return RRGGBB value for fg#. - Correct group: Productivity/Text/Editors. - Separate locales into neovim-lang. - Some spec cleanup.- Update to version 0.1.4. - Run spec-cleaner in `neovim.spec`. - Replace lua51-MessagePack build dependency to lua51-mpack. - Changelog: Features: * 5ebffaa :tcd for tab-local working directory (like :lcd, but for tabs) * d835c03 remote/define.vim: support remote function "range" * 007d573 json_encode/json_decode (with sophisticated error detection) #4131 * b50afb4 clipboard: support "lemonade" tool Fixes: * cc1beec eval.c: Fix heap corruption error. #4592 * 4043725 mbyte.c: Fix invalid memory access in utfc_ptr2char_len #4574 * 4eb5827 Enable syntax/filetype by default. #4558 Changes: * 5c6592f v:windowid is writeable (useful for GUIs) #4608A- Change icon 'neovim.svg' installation directory from %{_datadir}/pixmaps/%{name}.svg to %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg as per dimstar request. - Fix neovim.changes indentation.- Remove unneeded patches that were applied by upstream: * neovim_fix_locale_dir_01.patch * neovim_fix_locale_dir_02.patch - Update to version 0.1.3. - Changelog: Features: * f2ae5a9 Add TextYankPost and TextDeletePost autocmds * 44b2cef bufhl: new mechanism for plugins to add highlights to a buffer * 39c3842 Make set{qf,loc}list() take {title} * 77a7ca4 'shortmess': Add "F" flag. #4446 * 99d4c8c keymap: Support (super/command key). Fixes: * 14c9b30 terminal.c: temporary fix for incorrect paste handling Notable changes: * 50e129f defaults: Enable syntax and filetype plugins. * 4e39eee upgrade libvterm (improves terminal reflow)- Backport two patches that fix translations in Neovim: * neovim_fix_locale_dir_01.patch * neovim_fix_locale_dir_02.patch - Update to version 0.1.2. - Changelog: Features: * ef66249 tabline: Add %[] atom to the tabline, for random commands on click * f338ea7 job control: implement jobpid() to get PID of job * d0d5d17 job control: add 'detach' option to jobstart * 7ad3f07 Add support for binary numbers Fixes: * 291495a regexp_nfa.c: Speed up find_match_text() * 317d5ca input: Do not set high-bit; preserve ALT modifier. * 3b7c409 shell: Unquote &shell* options before using them Notable changes: * 49b06a8 encoding: Always use "utf-8" as default for &encoding * 79a6983 ui: revert "gui_running" hack Other changes: * b4b4536 version: semver.org compliance * c6aa716 reproducible builds: Stop using __{DATE,TIME}__ * 46bd3c0 clipboard: Check $DISPLAY. Prefer xsel. #4150 * f6ecd12 job control: don't kill PTY processes on exit * 49f0417 clipboard: Detach clipboard helper, so contents is kept after nvim exit * 38435e8 python: Add missing I/O methods to RedirectStream * d26b01d eval: Use better error messages when failing to dump values * 62d137c Remove swapsync.- Add neovim desktop file.- Add neovim logo to the package.- Update to version 0.1.1. - Changelog: * shada/msgpack editor plugin #3270 * VimL Dict notifications #3603 * Note: API for this feature may change. * :profile dump, :profile stop #2427 * :oldfiles! #3611 * TermOpen, TermClose events #3653 * fix: shada/viminfo: Do not save unlisted and quickfix buffers [#3581]- Remove xclip of recommended packages list.- Add python-neovim and python3-neovim as recommended packages.- Initial version based on home:darix:neovim/neovimcloud115 1562759281  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGH5JKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnop5rstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~0.3.7-lp151.2.7.10.3.7-lp151.2.7.10.3.7-lp151.2.7.1              !"#$%&'()(**(+ ,,,,,,,,,,,,, ------------------------------- . ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////0//////////////////////////////////////// 1 23322 45678777777nvimsysinit.vimnvimnvim.desktopneovimBACKERS.mdCONTRIBUTING.mdREADME.mdneovimLICENSEnvim.1.gznvimruntimeautoloadRstFold.vimada.vimadacomplete.vimccomplete.vimclojurecomplete.vimcontext.vimcontextcomplete.vimcsscomplete.vimdecada.vimdistft.vimgnat.vimgzip.vimhaskellcomplete.vimhealthhealth.vimnvim.vimprovider.vimhtmlcomplete.vimjavascriptcomplete.vimman.vimmsgpack.vimnetrw.vimnetrwFileHandlers.vimnetrwSettings.vimnetrw_gitignore.vimpaste.vimphpcomplete.vimproviderprovider.vimclipboard.vimnode.vimpython.vimpython3.vimpythonx.vimruby.vimscript_host.rbpython3complete.vimpythoncomplete.vimremotedefine.vimhost.vimrubycomplete.vimrust.vimrustfmt.vimshada.vimspellfile.vimsqlcomplete.vimsyntaxcomplete.vimtar.vimtohtml.vimtutor.vimvimexpect.vimxmlhtml32.vimhtml401f.vimhtml401s.vimhtml401t.vimhtml40f.vimhtml40s.vimhtml40t.vimxhtml10f.vimxhtml10s.vimxhtml10t.vimxhtml11.vimxsd.vimxsl.vimxmlcomplete.vimxmlformat.vimzip.vimbugreport.vimcolorsblue.vimdarkblue.vimdefault.vimdelek.vimdesert.vimelflord.vimevening.vimindustry.vimkoehler.vimmorning.vimmurphy.vimpablo.vimpeachpuff.vimron.vimshine.vimslate.vimtorte.vimzellner.vimcompilerant.vimbcc.vimbdf.vimcargo.vimcheckstyle.vimcontext.vimcs.vimcsslint.vimcucumber.vimdecada.vimdot.vimerlang.vimeruby.vimfortran_F.vimfortran_cv.vimfortran_elf90.vimfortran_g77.vimfortran_lf95.vimfpc.vimg95.vimgcc.vimgfortran.vimghc.vimgnat.vimgo.vimhaml.vimhp_acc.vimicc.vimifort.vimintel.vimirix5_c.vimirix5_cpp.vimjavac.vimjikes.vimmcs.vimmips_c.vimmipspro_c89.vimmipspro_cpp.vimmodelsim_vcom.vimmsbuild.vimmsvc.vimneato.vimocaml.vimonsgmls.vimpbx.vimperl.vimphp.vimpylint.vimpyunit.vimrake.vimrspec.vimrst.vimruby.vimrubyunit.vimrustc.vimsass.vimse.vimsplint.vimstack.vimtcl.vimtex.vimtidy.vimxbuild.vimxmllint.vimxmlwf.vimdelmenu.vimdocapi.txtarabic.txtautocmd.txtchange.txtchannel.txtcmdline.txtdebug.txtdeprecated.txtdevelop.txtdiff.txtdigraph.txtediting.txteval.txtfarsi.txtfiletype.txtfold.txtft_ada.txtft_rust.txtft_sql.txtgui.txthebrew.txthelp.txthelphelp.txtif_cscop.txtif_lua.txtif_pyth.txtif_ruby.txtindent.txtindex.txtinsert.txtintro.txtjob_control.txtmakehtml.awkmaketags.awkmap.txtmbyte.txtmessage.txtmlang.txtmotion.txtmsgpack_rpc.txtnvim.txtnvim_terminal_emulator.txtoptions.txtpattern.txtpi_gzip.txtpi_health.txtpi_matchit.txtpi_msgpack.txtpi_netrw.txtpi_paren.txtpi_spec.txtpi_tar.txtpi_tutor.txtpi_zip.txtprint.txtprovider.txtquickfix.txtquickref.txtrecover.txtremote.txtremote_plugin.txtrepeat.txtrileft.txtrussian.txtscroll.txtsign.txtspell.txtstarting.txtsyntax.txttabpage.txttagstagsrch.txtterm.txttips.txtuganda.txtui.txtundo.txtusr_01.txtusr_02.txtusr_03.txtusr_04.txtusr_05.txtusr_06.txtusr_07.txtusr_08.txtusr_09.txtusr_10.txtusr_11.txtusr_12.txtusr_20.txtusr_21.txtusr_22.txtusr_23.txtusr_24.txtusr_25.txtusr_26.txtusr_27.txtusr_28.txtusr_29.txtusr_30.txtusr_31.txtusr_32.txtusr_40.txtusr_41.txtusr_42.txtusr_43.txtusr_44.txtusr_45.txtusr_toc.txtvarious.txtvi_diff.txtvim_diff.txtvisual.txtwindows.txtfiletype.vimftoff.vimftpluginftplugin.vima2ps.vimaap.vimabap.vimabaqus.vimada.vimalsaconf.vimant.vimarch.vimart.vimaspvbs.vimautomake.vimawk.vimbdf.vimbst.vimbtm.vimbzl.vimc.vimcalendar.vimcdrdaoconf.vimch.vimchangelog.vimchicken.vimclojure.vimcmake.vimcobol.vimconf.vimconfig.vimcontext.vimcpp.vimcrm.vimcs.vimcsc.vimcsh.vimcss.vimcucumber.vimcvsrc.vimdebchangelog.vimdebcontrol.vimdenyhosts.vimdictconf.vimdictdconf.vimdiff.vimdircolors.vimdocbk.vimdockerfile.vimdosbatch.vimdosini.vimdtd.vimdtrace.vimeiffel.vimelinks.vimerlang.vimeruby.vimeterm.vimfalcon.vimfetchmail.vimflexwiki.vimfortran.vimframescript.vimfvwm.vimgdb.vimgit.vimgitcommit.vimgitconfig.vimgitrebase.vimgitsendemail.vimgo.vimgpg.vimgprof.vimgroovy.vimgroup.vimgrub.vimhaml.vimhamster.vimhaskell.vimhelp.vimhgcommit.vimhog.vimhostconf.vimhostsaccess.vimhtml.vimhtmldjango.vimindent.viminitex.vimishd.vimj.vimjava.vimjavascript.vimjproperties.vimjson.vimjsp.vimkconfig.vimkwt.vimld.vimless.vimlftp.vimlibao.vimlimits.vimliquid.vimlisp.vimlogcheck.vimloginaccess.vimlogindefs.vimlogtalk.dictlogtalk.vimlprolog.vimlua.vimm4.vimmail.vimmailaliases.vimmailcap.vimmake.vimman.vimmanconf.vimmarkdown.vimmatlab.vimmf.vimmodconf.vimmp.vimmplayerconf.vimmrxvtrc.vimmsmessages.vimmuttrc.vimnanorc.vimneomuttrc.vimnetrc.vimnsis.vimobjc.vimocaml.vimoccam.vimpamconf.vimpascal.vimpasswd.vimpdf.vimperl.vimperl6.vimphp.vimpinfo.vimplaintex.vimpostscr.vimprocmail.vimprolog.vimprotocols.vimpyrex.vimpython.vimqf.vimquake.vimr.vimracc.vimreadline.vimregistry.vimreva.vimrhelp.vimrmd.vimrnc.vimrnoweb.vimrpl.vimrrst.vimrst.vimruby.vimrust.vimsass.vimsbt.vimscala.vimscheme.vimscreen.vimscss.vimsensors.vimservices.vimsetserial.vimsgml.vimsh.vimshada.vimsieve.vimslpconf.vimslpreg.vimslpspi.vimspec.vimsql.vimsshconfig.vimsudoers.vimsvg.vimsysctl.vimsystemd.vimsystemverilog.vimtcl.vimtcsh.vimterminfo.vimtex.vimtext.vimtmux.vimtreetop.vimtt2html.vimtutor.vimudevconf.vimudevperm.vimudevrules.vimupdatedb.vimvb.vimverilog.vimvhdl.vimvim.vimvroom.vimwast.vimxdefaults.vimxf86conf.vimxhtml.vimxinetd.vimxml.vimxmodmap.vimxs.vimxsd.vimxslt.vimyaml.vimzimbu.vimzsh.vimftplugof.vimindentindent.vimaap.vimada.vimant.vimautomake.vimawk.vimbib.vimbst.vimbzl.vimc.vimcdl.vimch.vimchaiscript.vimchangelog.vimclojure.vimcmake.vimcobol.vimconfig.vimcontext.vimcpp.vimcs.vimcss.vimcucumber.vimcuda.vimd.vimdictconf.vimdictdconf.vimdocbk.vimdosbatch.vimdtd.vimdtrace.vimdylan.vimeiffel.vimerlang.vimeruby.vimeterm.vimfalcon.vimfortran.vimframescript.vimgitconfig.vimgitolite.vimgo.vimhaml.vimhamster.vimhog.vimhtml.vimhtmldjango.vimidlang.vimishd.vimj.vimjava.vimjavascript.vimjson.vimjsp.vimld.vimless.vimlifelines.vimliquid.vimlisp.vimlogtalk.vimlua.vimmail.vimmake.vimmatlab.vimmf.vimmma.vimmp.vimnsis.vimobjc.vimocaml.vimoccam.vimpascal.vimperl.vimperl6.vimphp.vimpostscr.vimpov.vimprolog.vimpyrex.vimpython.vimr.vimreadline.vimrhelp.vimrmd.vimrnoweb.vimrpl.vimrrst.vimrst.vimruby.vimrust.vimsas.vimsass.vimscala.vimscheme.vimscss.vimsdl.vimsh.vimsml.vimsql.vimsqlanywhere.vimsystemd.vimsystemverilog.vimtcl.vimtcsh.vimteraterm.vimtex.vimtf.vimtilde.vimtreetop.vimvb.vimverilog.vimvhdl.vimvim.vimvroom.vimwast.vimxf86conf.vimxhtml.vimxinetd.vimxml.vimxsd.vimxslt.vimyacc.vimyaml.vimzimbu.vimzsh.vimindoff.vimkeymapaccents.vimarabic.vimarabic_utf-8.vimarmenian-eastern_utf-8.vimarmenian-western_utf-8.vimbelarusian-jcuken.vimbulgarian-bds.vimbulgarian-phonetic.vimcanfr-win.vimcroatian.vimcroatian_cp1250.vimcroatian_iso-8859-2.vimcroatian_utf-8.vimczech.vimczech_utf-8.vimdvorak.vimesperanto.vimesperanto_utf-8.vimgreek.vimgreek_cp1253.vimgreek_cp737.vimgreek_iso-8859-7.vimgreek_utf-8.vimhebrew.vimhebrew_cp1255.vimhebrew_iso-8859-8.vimhebrew_utf-8.vimhebrewp.vimhebrewp_cp1255.vimhebrewp_iso-8859-8.vimhebrewp_utf-8.vimkana.vimkazakh-jcuken.vimlithuanian-baltic.vimmagyar_utf-8.vimmongolian_utf-8.vimoldturkic-orkhon_utf-8.vimoldturkic-yenisei_utf-8.vimpersian-iranian_utf-8.vimpersian.vimpinyin.vimpolish-slash.vimpolish-slash_cp1250.vimpolish-slash_cp852.vimpolish-slash_iso-8859-2.vimpolish-slash_utf-8.vimrussian-dvorak.vimrussian-jcuken.vimrussian-jcukenmac.vimrussian-jcukenwin.vimrussian-yawerty.vimserbian-latin.vimserbian-latin_utf-8.vimserbian.vimserbian_cp1250.vimserbian_cp1251.vimserbian_iso-8859-2.vimserbian_iso-8859-5.vimserbian_utf-8.vimsinhala-phonetic_utf-8.vimsinhala.vimslovak.vimslovak_cp1250.vimslovak_iso-8859-2.vimslovak_utf-8.vimtamil_tscii.vimthaana-phonetic_utf-8.vimthaana.vimukrainian-dvorak.vimukrainian-jcuken.vimvietnamese-telex_utf-8.vimvietnamese-viqr_utf-8.vimvietnamese-vni_utf-8.vimluaman.luavimcompat.luamacmap.vimmacroseditexisting.vimjustify.vimless.batless.shless.vimmatchit.vimshellmenu.vimswapmous.vimmakemenu.vimmenu.vimmswin.vimoptwin.vimpackdistoptcfilterplugincfilter.vimjustifypluginjustify.vimshellmenupluginshellmenu.vimswapmousepluginswapmouse.vimtermdebugplugintermdebug.vimvimballautoloadvimball.vimdoctagsvimball.txtpluginvimballPlugin.vimplugingzip.vimhealth.vimman.vimmatchit.vimmatchparen.vimnetrwPlugin.vimrplugin.vimshada.vimspellfile.vimtarPlugin.vimtohtml.vimtutor.vimzipPlugin.vimprintascii.pscidfont.pscns_roman.pscp1250.pscp1251.pscp1252.pscp1253.pscp1254.pscp1255.pscp1257.psgb_roman.pshp-roman8.psiso-8859-10.psiso-8859-11.psiso-8859-13.psiso-8859-14.psiso-8859-15.psiso-8859-2.psiso-8859-3.psiso-8859-4.psiso-8859-5.psiso-8859-7.psiso-8859-8.psiso-8859-9.psjis_roman.pskoi8-r.pskoi8-u.psks_roman.pslatin1.psmac-roman.psprolog.psrgb.txtscripts.vimspellen.utf-8.splsynmenu.vimsyntax2html.vima2ps.vima65.vimaap.vimabap.vimabaqus.vimabc.vimabel.vimacedb.vimada.vimaflex.vimahdl.vimalsaconf.vimamiga.vimaml.vimampl.vimant.vimantlr.vimapache.vimapachestyle.vimaptconf.vimarch.vimarduino.vimart.vimasciidoc.vimasm.vimasm68k.vimasmh8300.vimasn.vimaspperl.vimaspvbs.vimasterisk.vimasteriskvm.vimatlas.vimautodoc.vimautohotkey.vimautoit.vimautomake.vimave.vimavra.vimawk.vimayacc.vimb.vimbaan.vimbasic.vimbc.vimbdf.vimbib.vimbindzone.vimblank.vimbst.vimbtm.vimbzl.vimbzr.vimc.vimcabal.vimcalendar.vimcatalog.vimcdl.vimcdrdaoconf.vimcdrtoc.vimcf.vimcfg.vimch.vimchaiscript.vimchange.vimchangelog.vimchaskell.vimcheetah.vimchicken.vimchill.vimchordpro.vimcl.vimclean.vimclipper.vimclojure.vimcmake.vimcmod.vimcmusrc.vimcobol.vimcoco.vimcolortest.vimconaryrecipe.vimconf.vimconfig.vimcontext.vimcpp.vimcrm.vimcrontab.vimcs.vimcsc.vimcsdl.vimcsh.vimcsp.vimcss.vimcterm.vimctrlh.vimcucumber.vimcuda.vimcupl.vimcuplsim.vimcvs.vimcvsrc.vimcweb.vimcynlib.vimcynpp.vimd.vimdatascript.vimdcd.vimdcl.vimdebchangelog.vimdebcontrol.vimdebcopyright.vimdebsources.vimdef.vimdenyhosts.vimdesc.vimdesktop.vimdictconf.vimdictdconf.vimdiff.vimdircolors.vimdirpager.vimdiva.vimdjango.vimdns.vimdnsmasq.vimdocbk.vimdocbksgml.vimdocbkxml.vimdockerfile.vimdosbatch.vimdosini.vimdot.vimdoxygen.vimdracula.vimdsl.vimdtd.vimdtml.vimdtrace.vimdts.vimdylan.vimdylanintr.vimdylanlid.vimecd.vimedif.vimeiffel.vimelf.vimelinks.vimelmfilt.vimerlang.vimeruby.vimesmtprc.vimesqlc.vimesterel.vimeterm.vimeuphoria3.vimeuphoria4.vimeviews.vimexim.vimexpect.vimexports.vimfalcon.vimfan.vimfasm.vimfdcc.vimfetchmail.vimfgl.vimflexwiki.vimfocexec.vimform.vimforth.vimfortran.vimfoxpro.vimframescript.vimfreebasic.vimfstab.vimfvwm.vimfvwm2m4.vimgdb.vimgdmo.vimgedcom.vimgit.vimgitcommit.vimgitconfig.vimgitolite.vimgitrebase.vimgitsendemail.vimgkrellmrc.vimgnash.vimgnuplot.vimgo.vimgodoc.vimgp.vimgpg.vimgprof.vimgrads.vimgretl.vimgroff.vimgroovy.vimgroup.vimgrub.vimgsp.vimgtkrc.vimhaml.vimhamster.vimhaskell.vimhaste.vimhastepreproc.vimhb.vimhelp.vimhercules.vimhex.vimhgcommit.vimhitest.vimhog.vimhostconf.vimhostsaccess.vimhtml.vimhtmlcheetah.vimhtmldjango.vimhtmlm4.vimhtmlos.vimia64.vimibasic.vimicemenu.vimicon.vimidl.vimidlang.vimindent.viminform.viminitex.viminitng.viminittab.vimipfilter.vimishd.vimiss.vimist.vimj.vimjal.vimjam.vimjargon.vimjava.vimjavacc.vimjavascript.vimjess.vimjgraph.vimjovial.vimjproperties.vimjson.vimjsp.vimkconfig.vimkivy.vimkix.vimkscript.vimkwt.vimlace.vimlatte.vimld.vimldapconf.vimldif.vimless.vimlex.vimlftp.vimlhaskell.vimlibao.vimlifelines.vimlilo.vimlimits.vimliquid.vimlisp.vimlite.vimlitestep.vimloginaccess.vimlogindefs.vimlogtalk.vimlotos.vimlout.vimlpc.vimlprolog.vimlscript.vimlsl.vimlss.vimlua.vimlynx.vimm4.vimmail.vimmailaliases.vimmailcap.vimmake.vimmallard.vimman.vimmanconf.vimmanual.vimmaple.vimmarkdown.vimmasm.vimmason.vimmaster.vimmatlab.vimmaxima.vimmel.vimmessages.vimmf.vimmgl.vimmgp.vimmib.vimmix.vimmma.vimmmix.vimmmp.vimmodconf.vimmodel.vimmodsim3.vimmodula2.vimmodula3.vimmonk.vimmoo.vimmp.vimmplayerconf.vimmrxvtrc.vimmsidl.vimmsmessages.vimmsql.vimmupad.vimmurphi.vimmush.vimmuttrc.vimmysql.vimn1ql.vimnamed.vimnanorc.vimnasm.vimnastran.vimnatural.vimncf.vimneomuttrc.vimnetrc.vimnetrw.vimninja.vimnosyntax.vimnqc.vimnroff.vimnsis.vimobj.vimobjc.vimobjcpp.vimocaml.vimoccam.vimomnimark.vimopenroad.vimopl.vimora.vimpamconf.vimpapp.vimpascal.vimpasswd.vimpcap.vimpccts.vimpdf.vimperl.vimperl6.vimpf.vimpfmain.vimphp.vimphtml.vimpic.vimpike.vimpilrc.vimpine.vimpinfo.vimplaintex.vimpli.vimplm.vimplp.vimplsql.vimpo.vimpod.vimpostscr.vimpov.vimpovini.vimppd.vimppwiz.vimprescribe.vimprivoxy.vimprocmail.vimprogress.vimprolog.vimpromela.vimproto.vimprotocols.vimpsf.vimptcap.vimpurifylog.vimpyrex.vimpython.vimqf.vimquake.vimr.vimracc.vimradiance.vimratpoison.vimrc.vimrcs.vimrcslog.vimreadline.vimrebol.vimredif.vimregistry.vimremind.vimresolv.vimreva.vimrexx.vimrhelp.vimrib.vimrmd.vimrnc.vimrng.vimrnoweb.vimrobots.vimrpcgen.vimrpl.vimrrst.vimrst.vimrtf.vimruby.vimrust.vimsamba.vimsas.vimsass.vimsather.vimsbt.vimscala.vimscheme.vimscilab.vimscreen.vimscss.vimsd.vimsdc.vimsdl.vimsed.vimsendpr.vimsensors.vimservices.vimsetserial.vimsgml.vimsgmldecl.vimsgmllnx.vimsh.vimshada.vimsicad.vimsieve.vimsimula.vimsinda.vimsindacmp.vimsindaout.vimsisu.vimskill.vimsl.vimslang.vimslice.vimslpconf.vimslpreg.vimslpspi.vimslrnrc.vimslrnsc.vimsm.vimsmarty.vimsmcl.vimsmil.vimsmith.vimsml.vimsnnsnet.vimsnnspat.vimsnnsres.vimsnobol4.vimspec.vimspecman.vimspice.vimsplint.vimspup.vimspyce.vimsql.vimsqlanywhere.vimsqlforms.vimsqlhana.vimsqlinformix.vimsqlj.vimsqloracle.vimsqr.vimsquid.vimsrec.vimsshconfig.vimsshdconfig.vimst.vimstata.vimstp.vimstrace.vimsudoers.vimsvg.vimsvn.vimsyncolor.vimsynload.vimsyntax.vimsysctl.vimsystemd.vimsystemverilog.vimtads.vimtags.vimtak.vimtakcmp.vimtakout.vimtap.vimtar.vimtaskdata.vimtaskedit.vimtasm.vimtcl.vimtcsh.vimteraterm.vimterminfo.vimtex.vimtexinfo.vimtexmf.vimtf.vimtidy.vimtilde.vimtli.vimtmux.vimtpp.vimtrasys.vimtreetop.vimtrustees.vimtsalt.vimtsscl.vimtssgm.vimtssop.vimtt2.vimtt2html.vimtt2js.vimtutor.vimuc.vimudevconf.vimudevperm.vimudevrules.vimuil.vimupdatedb.vimupstart.vimupstreamdat.vimupstreaminstalllog.vimupstreamlog.vimupstreamrpt.vimusserverlog.vimusw2kagtlog.vimvalgrind.vimvb.vimvera.vimverilog.vimverilogams.vimvgrindefs.vimvhdl.vimvimvim.vimgenerated.vimviminfo.vimvimnormal.vimvirata.vimvmasm.vimvoscm.vimvrml.vimvroom.vimvsejcl.vimwast.vimwdiff.vimweb.vimwebmacro.vimwget.vimwhitespace.vimwinbatch.vimwml.vimwsh.vimwsml.vimwvdial.vimxbl.vimxdefaults.vimxf86conf.vimxhtml.vimxinetd.vimxkb.vimxmath.vimxml.vimxmodmap.vimxpm.vimxpm2.vimxquery.vimxs.vimxsd.vimxslt.vimxxd.vimyacc.vimyaml.vimz8a.vimzimbu.vimzsh.vimtoolscheck_colors.vimtutorenvim-01-beginner.tutorvim-01-beginner.tutor.jsontutor.tutortutor.tutor.jsonsysinit.vimtemplate.specnvim.pngvimsiteaftersyntaxautoloadcolorsdocftdetectpluginsyntax/etc//etc/nvim//usr/bin//usr/share/applications//usr/share/doc/packages//usr/share/doc/packages/neovim//usr/share/licenses//usr/share/licenses/neovim//usr/share/man/man1//usr/share//usr/share/nvim//usr/share/nvim/runtime//usr/share/nvim/runtime/autoload//usr/share/nvim/runtime/autoload/dist//usr/share/nvim/runtime/autoload/health//usr/share/nvim/runtime/autoload/provider//usr/share/nvim/runtime/autoload/remote//usr/share/nvim/runtime/autoload/xml//usr/share/nvim/runtime/colors//usr/share/nvim/runtime/compiler//usr/share/nvim/runtime/doc//usr/share/nvim/runtime/ftplugin//usr/share/nvim/runtime/indent//usr/share/nvim/runtime/keymap//usr/share/nvim/runtime/lua//usr/share/nvim/runtime/lua/vim//usr/share/nvim/runtime/macros//usr/share/nvim/runtime/pack//usr/share/nvim/runtime/pack/dist//usr/share/nvim/runtime/pack/dist/opt//usr/share/nvim/runtime/pack/dist/opt/cfilter//usr/share/nvim/runtime/pack/dist/opt/cfilter/plugin//usr/share/nvim/runtime/pack/dist/opt/justify//usr/share/nvim/runtime/pack/dist/opt/justify/plugin//usr/share/nvim/runtime/pack/dist/opt/shellmenu//usr/share/nvim/runtime/pack/dist/opt/shellmenu/plugin//usr/share/nvim/runtime/pack/dist/opt/swapmouse//usr/share/nvim/runtime/pack/dist/opt/swapmouse/plugin//usr/share/nvim/runtime/pack/dist/opt/termdebug//usr/share/nvim/runtime/pack/dist/opt/termdebug/plugin//usr/share/nvim/runtime/pack/dist/opt/vimball//usr/share/nvim/runtime/pack/dist/opt/vimball/autoload//usr/share/nvim/runtime/pack/dist/opt/vimball/doc//usr/share/nvim/runtime/pack/dist/opt/vimball/plugin//usr/share/nvim/runtime/plugin//usr/share/nvim/runtime/print//usr/share/nvim/runtime/spell//usr/share/nvim/runtime/syntax//usr/share/nvim/runtime/syntax/vim//usr/share/nvim/runtime/tools//usr/share/nvim/runtime/tutor//usr/share/nvim/runtime/tutor/en//usr/share/pixmaps//usr/share//usr/share/vim//usr/share/vim/site//usr/share/vim/site/after/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10417/openSUSE_Leap_15.1_Update/5c5b605ab76d21c6f2ff731b03c269ac-neovim.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linux                                    directoryASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.2.0, BuildID[sha1]=2c9b76813bbfcd3781a33c17b2859fd197c6cdef, strippedUTF-8 Unicode textASCII text, with very long linestroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)HTML document, ASCII textASCII text, with escape sequencesUTF-8 Unicode text, with very long linesRuby script, ASCII textPython script, ASCII text executableNon-ISO extended-ASCII textAlgol 68 source, ASCII textHTML document, ISO-8859 textISO-8859 textC source, ASCII textexported SGML document, ASCII textTeX document, ASCII textASCII text, with overstrikingAlgol 68 source, UTF-8 Unicode textISO-8859 text, with very long linesNon-ISO extended-ASCII text, with LF, NEL line terminatorsDOS batch file, ASCII textPOSIX shell script, ASCII text executablePostScript document text conforming DSC level 3.0Algol 68 source, ASCII text, with very long linesLaTeX 2e document, ASCII textLaTeX document, UTF-8 Unicode text, with very long linesPNG image data, 128 x 128, 8-bit/color RGBA, non-interlaced$RRRR R RR RRRRRRRRRR RR PPPPP PP P P P PPPPPPPRIm%RF&?Fn@xselutf-88fe07bb44ea74c321c69f0faf64b1d4c4b2f198ce6d65f506980612f796c65ca?7zXZ !t/۶ȕ]"k%f4G&ON;A髹{#,&ߵ)MC.M4gf2*2"< W\" ut,C,?WTPzlp*K;:o}J hX:=4*N6WhPo+tEĭ"B;S}4r<B-bf=wR,g.?HǦ-%Ek\6tRB]z:?j@NV?XRB#[rjqQz4grrr1wܬnFt/[;2 W$B7TyXVf6C aG;%|: - ׿phKnڨCK ((GG4J[gJ.bmWQ)PJ@IК܌xcһ-P.#Mmdf\#Gۇ;րWfFb' ν]nuA㵐޾ +ەE=rtD4'qb5[{bڋ^- KAGy<4{Nυ]^0p! aBikz3{B_S3g!\W3PH}VY5NE9eKKE 6`q6b -- Pdc}k-}+ ߶ 7meKN3![.?q++_&"w6du[ALnfʫz[`'n~r1szY^ _glj;DeD=,r|L"/9ޚ )ZdVϊ#byjNa02(To"r|K WLZ|aBFQL۠`֔nP˻tƌ8g}Ef#UPT Ol }x"59PZG4yI2mYn"eꥨkPTFyg/ܛw0Rahum 8]{D3ʊMt96DB!ͶT {!)۽Ip=p4UH_8{ hЋ=56n9[ i͠f`nz"wلuCK7}9=rMRqKUp7c_tPU#wh9;m.hNZagRb 8FyF`PCuu \ =>}&$7|Flrpit?طX7R{)s>OErѕ˻̤{1PcGhZuV{ >"3d@.$0`+<,:'iQ~hJut `Xj#Z}: #~ P,pa:@+C 5l԰VH볨]@ﱚ؟$V&75i# ;dbsq@gB s\o4Xe*k=(Msfۄmߢ`xŃx)Tv!HFCRHRN\2 H3|цeLO5{čܶsB=&*TSa%'7=qŬ r|,!=>D s̐S:eX?.ާe|<֖l8Dr-Ĺ<0r]զӈZ0t?Q#Qb`l" E=gQ1l޿&igl= EC{(K@6ؼ@%%T^//m}'@b;20"䓈By4&/?R<ؽ`XGVv_S;46ݬ&Rr}w-mI2~'˞ l?L+?zf1~bQҙrɋ8>62ךV!KntqɄz^g-#X9)/Q4!)nX-$?X9(@U[kQ+8s}Y v>@W(P^)f$tesFu)PѾ1 _Uωg$OKXl#WQq~UX7KXsKtUN>eSn(ɡD&)|q(;80G+e}zsB e %L𹍿 ޱy.XCI%+N/3u-SnfI DA3գz6u7z־%) W# K`p#eB5@tQjC]o3~^qXbA'[댂v'hhzJN7݂G<S;Q~X_j坉i̪<.~xMNk.1>0N|y]TyiL5+)asx=Ul')/dc`=NĹG}@ρ$6Y,UUE ^xТC5x]VH UFq~ھHVם͟1]@1[zQlښlQ)ˢ'2x;oQwA5/'}FF!}DzB̢=`fSkS3ޞُ0 BA 2zS;4 VJ|GŮ@RVa&Uaqv}waı+ğ>3,_Opbsa5IF_批$W(-R7"eb4FQs0v"nx[itgQZfy(h0e4^i(ޮLx!?VpM|跑pm1VufP1Ԅ=;ҋ[5S"yCF7d:AX ɱkMpy7W<[CZҞٻ :JͿށhȇ3q,(H rq5K-*whWU?&F N}a57.X/SS~ͅBOWDm4BPflEl>U#Vg-L+ИxOއma[ywѠ{&FQ<@aZ+Y!-$l3iMt&[l@)\,@EhvqtXV~ 氜b誗,GOuzMz\Vgܺ –%z都Bn) vs0pS?ٮ'TcL$2M>k-2{PmEm}e#4k[lba.5a|wkb7 )BSYZo*q)T]0}H < oŭ-ChWlN䄠&5d+((Saeel]\v(9Ț}a_/lRy(R:yӓ];?zu߶V|,ڃox#D2K7>Phy5vB!b6oQj>{zb)]wϾe9#񏟂]<^.$ٯCL30jR~ITc3þbeVp* `ɰ멸#q)Ql0FV$ PLJ+%^Cde 0+V̶mJE]I G)0.)2 g!B ~'(P <$7wV}fqr˕ xrsP^i#4rH/Ӕ/Ś|ό\ߑ4O0Gf |Fz(*VfχZV D5bh ~f-.]>/1e@a+e%vUԝ=qD7LMo@Z~'0"Wxp7lv{ l)4& A~tQxZů29s?UDm@!̶]BDVJgim2f=~V$Wtk5?OGR3glHhr"vL P!`)Zc~-wu.EK0̀qqWC^6(̽4JgAN2)WSaѶQ0՚$0lUqK3qUhm|^d5M^<`Gn;vZl~p|;@r *U28AȽv}^~vcg1G0a X1|p~?cKvZ(>H)GDjFGxLdFnߞ5<@sOSv #Ypcy/QI tn(FOZbD5?YP`+Q1.wWc6N.hcs(;A nfFլ4pזo"=YoH] hV,3X:rҤdDlkVo%#\ayԬEy|2$}X@+ F} u]prlTY!ڻİ^Ő$KMDwwsک=U5Dc6y\cf7" %93Bj=*H}jOR aȽynpk'pMg7{áËWyN4\2KHpح:Bxc$0_7IEgH"l=j2׎Rm'opz)'r76†W 2k& ĻCeޞQ-h0 AqBqu$S1ij^)ў@' EBKp -RfߑG d$w_,/{eKڳ'ժq#){Ŕ Yl,u)^bs9AV/ 0m5Ԋ/P9k]7VNc5 o1P!Y߮Vg"<6mc8 Qж?,2,:nnq$}^&UŢzrùK s _4? ^`}?i A D԰,>ۑwzЮC=r[ );~Z:At! ]jZ(2?_>I-O|UeoisJL?m-4(K{<'ᚑŧ9鱰! nRmRs)O!JJe5귆C j m!Qp7bfK%f5( HY MLA8-n^U./Ν) &4I#?G4U_n&(>Ħ~x6u$@+ﰦLGfcU3n0 -֝uǹì|j8zJZ 'U} \@+/E `WjtX^zW>׋('lwKѫ)\kj@$d Kj&4 Jo. Z'*zQ}Jj3L"ůpʸYM"4ӁI>YH HtI%<48e~SIdWd1ezZѪOq{0~u4Q)3NDރnXGj.C> X :k\u?M Z v$O9 7Hty4Vj9IJd2EAME WR$bAFhﱎVv>u]*R4%b%6 (s鱙׆ Y0H#;p$=*;O,p:3j-]K^3Zy&o{kѦ)?>,ۤՈ5ar4e6_8_8?8>p^Bxt8(?p p~9?xIAJfQ\ܔh3HA ڼX \Ἒ_ǷlMqE{&R'A / %:\g{[ڱ(8ݰyX*gXN *aU`WiwlׄYi&Ki?/K L%(9^.v՚~%Ck b3kUZfi2~!aJ[z;)Ă ㋒B]=GxsP)>e _t? ӹi#tRY#%B|(-bFC I}?(H+}$#]`V|ױo()HCE*~*H}1m+D:b۾`V96pazԧ$DA(9qOBD־E 7LcoBJf@ $@ӧS1b+z 6(6ZZ`ϧwsėŸPrY͏2xn` Q}qE蝕ND݋9=Zjzu ݴ4F%<XN&9?7:]R! esST%A/2~4E^<CLFt}**N2=|ԍr'SZ YT>WTSfGSaiOSR`Z<ӳdU1^WEeYZ=\[6sI@4ƲZ6Gm4:\C$@%{x Y_p(c ̾lQcHL3qF̨̢?W\ ofk \]R̶"eZtp @h~ovѼ\@yNWf+b)*w뭮i`uLgZCZBc T$>ϐ=_H!ޚ3|% RkډO% 4Ff'`BDPF4A>XV{!HB Z\21f, ̼e {ʒon~Nu32cu|ةŗ0jNQܻPS S}@YX*<% !ԓ'@6A.C!"0z8ⰹ62 Ƽ'=i͛>{0t:n15:qϧ-vSInIM3O+2,po[M,13z/nig25'w!9Px]pw+zB`$W-}rbAǸ!w^!Hm!V"N:o,$ɖ? ~ |{>]ũxKTH}P6*w-)(bfDF! ;zoՔݕ~p̴= A~0(;eLGa{\yl?1mg"^B]NQr9 y5e|d1q'S1kݦ_0dѥE ZtthпXNB!:d8`73kA:VEg&Pxl7"HP Wz-@A&ҢMp>IO05˸lRT?ecpsT1tw4Mj'#]@@xi-Q6f7UmTïA1J4P?>+_Ǝ;K; 뵩&y"T8"=$~`xVCp Ld0"By X1!T\A98#~W2{Nޤش}$KiCs89ENwя>"aaPϧ:}k 4U\LGS%x0Z Tj^! ;SH*ePLԀ3!b$1H%/@Zz92ai76}W(IS&#]M+آVF< @yT}A#i/)]hIu V12i鄇{h5key֮PנJ/շ] †d6s^mQ5Tu>B3]d^FW{w9ikFLs:K^#pvǯ#6WqE5Ԣ<7.qJ&F]ZGy5ɲM޾V`a\ڂuuYr BۄJl9 E@:@2"^a{]u!T]F2st*`Qt-O\'}s EnhVEI'Piw=Tlv]eYx.p RMMRl,* X=,uܼrDzLJҸgO<&w&J΁=әǣ*01<^;\PT?5O#a7^zqFS \q|""0//Сrd[gUi|ؤ\Za N__rBO_jn]/oDi4m+sVg•.yƹ;~1,hZwX#X, 7kxz:")~oG#f`{?oO̎W}]>:!WQ3gB Y%3=(P:2i΀S S pz9kAG!Z76#>T"LYQ -d2n_ې6Ki.Y>"n={AWp()!Y{vh.QyOΰmi(9$hs:H´ìdXi NT8sٔK~;uZ>ƾķ2gtDTU7 >%3Y=o WNWh]ێg$gS{$)VgďſnaAGT(zr#nju-vYP\1s5C0k@/>ЏLo- <\dEJ--C`V .ŻV*AJd-^`tJP46b~'ZoWͮC2eWÌĘgr4Fױ&`u/(7۰>8guW!侷̲K@?գDY+},edWf6{40u`ZT;iu*ޯԎ{:Q~F H/f0:Bˏed`q7 ܝn8xp?\bbi4+N~AGh^m;Bӹ~Ix/+%J+zЅTQ&D ` ,ݧ7PU/YStyGWreJ5ڮST Gy?ǯ@c{'\By6i|XXʺ1}I@utF k𸣋nh. IwwP0dCzd")N~jډ_CKW9l#M#fPIwm<"tJ * gIKªUTO9+iͳSd $_ ۀ0ig`ѪQ煲 OGYX wNL"ã=ǖ^q3EҵˉUBk!;kݻa&~,L0>!hv4{}oa?wYhY4A/\T^nhқsm㾚ܺC%r֟7)$=8ij`9-ۑBEIV]gVdEAˀBN]VY8{Lש_\eGLp#jۂlkؑ);Tƞn`m ̘:5!` 5&^B^{1{Wa{BmS9ŭyentUb@͹_=> ғM؎ه)wi:_u<~:,6&/ӴCzH85-G?vM=tѱpZWzJFgy2 4CXzErh] @n@_Vf@ RQթ̗ҭWIΝ^Í(ġCq+LzU~@+tvcT~_3\w1h%)Pjie1I`8ޚѫKT~]\-qap[=Bds \UϮ' =Ֆp3˨5c]#<*#/3v3Qp^ǵΌ|M{0B,2e9ԀZ&ot/SlY6H+ASlR6T|w2]?鰼Q?%0-UI@qڇi~>^ZP|'=kw,-D:\](-Eo4lno/XqBkxgf^cռ0[/*n6=.BKy$9דF@efFYm15ע;2~e񩹦^;z q'ﳂ[P݅Mt2u45a97U?( ^ 8&5$PKi; ⤔iyR^ z_r8FܮJ?hD!J D6a@2mE)G<!g݊a>xMda'Gcz q {'qRdFVAYe̫vH%V}XPU:_/+gW`we!/^XHu@U6&0 x5hOxJ dHzF)LFKk; ^RUGπj!̺`s-+&VmgLODQG/ɸ>)7 ȷh"}Q֏?`BXk9Ww%axKÒ>]. Q,BeYn{t!d%a]}1aC n,E's9}AnS89#lca7'{1 8`(w#g@6CvVºjhyx-a >?/S#Z5C"7@ yMhG/۹uA?~F-YOz l8UB蜡4؉O1t4rCt_ْAOrpE[ 62_RSM~:]E*1rv5 $o 7YONb i K,ܢTbcz kH1"WCE$T-.`guT-5V@(pp2??HۖIy3x$b™It8^ !PnsCwKb:k+ڂ27\dPmsNĢߥFn(hbvAEUy-9+$dv|q C*0¨9;XNlMQiPsDpzo,ᬡ5_ 0>a,z 1u%W`?/tE1)_P&惑ma_Ұ'<L?*Htŋo6wb8%))/08H̢VtE ھ&kQp <ô򣾵?:l@!p5e[`O#(݊+߁&-E;`3\" B'@ ) `coid( )Cɹ#`A8 (DȮE-V @-9~p;ZWKs x@%s8tXԊ"y^:<aRNjb$3 !:BMּwk>:"qz@뮠MLwŚpZr-PoɲG lzGMnS3حe)s6SLߤ>Vd>a$ "',hj]OG^=| wd;a(Yl *47Lc#aSEx̵C3TKwQؓG3^<`PYzMXW.{Ý1f- /i1+Z烆1׬<%EA3zg_+6$~HIՐCxǦ^Gxk:O*%\Lj#g_^l5ђ7SYZ`8\xfmsQSNr[/УPb!==(6ǤU^#txǟ@u : /G&OMDx?"[Jfp}x~YnrNJsH8|U70BC=H.mg?WB(SBO9l-LRgsH>\q&#. r0/2UF);-Eɍ|X͆D̊r10l4> %kTp򍏳{B$țϿ?C"ɽCրJ+}bbeho}=O>Y#COpb7Q`C+a3Ch߾B6YLG(oc3E]̌CJF VO×5zÖR߽~B!31QXqPÅ &rXgϼ@d{f~2fk V5@coj3 3]4Vz ̤lI8W2H!P;qҫJ(eq# ^wGC@G: 'IVQ+Û`}ozm9yjWs/B"Rp2j-uN4-l$WL%wb!WCThHG%ĽN:;p[itYHM״Q] EV6NZt3ūM1L3fCY8#|w,'_mJnD"#q.W9{"Rjon`:2ѓEW&Ev|մd,"m8>S5u;"Sl  '}c#wu:a{sHm~2c@&oZra = YG)eVƽTK',(p5V 0fw IpVxGs=e|u)8}!d%&QA_@[Ӣ͕>44V XLОUxօƱDҹ?2;퓴 z\bS?{u` |xղS= s7@r3{jRw=򥖷˪ɕ?x,|9v2uqe%45e;x9q&(Ŀzxʥ IאE~/Z 1҅s (P}VȹƐʯ" 3\nߝDxCI(p š4Kҗqr\.WgX` K@=>/wSA8+0;U5ɗ(K*Aʾ*c𤰐`nkwdyc+N B.-?/Cڙ8.絢foV'͓,t1Zm>(A3= ސr:8tc(Bʽ2>KS <ܦwmTn{Fd3Lxkr N+ҭ7L>M`nhias3Pː@UIkF -.y=Qyg7٩k V >zԃ( ZN$˭Im 9psbK&;Ph9ȶ%4{6AԲlȩRtI? O)}a ؔ@Pٵ4} Tm8{05&S w 5gmޘh]oiJ)^z6E@>qWyɞn11-Y?FʨDt=U5{Vz͙q?GNd$K_F}2ͪ96ى83?_ 3? h;Q 'fӀ~Z78{f z;5;8v*̬֣Cyp:dkIY4o!\:J :oλS>cu))Ch5&\$ޖse:~GF[ܹ=Xd:bNmuO˜mL S2WO TA.',-W9 :܁\q}jF蓙s'c*hKӯlPKX8rb LAnP&i[ eo#hdNQ5\D>~(̂[a `o'2AR|̺lVaW<M }s[jnM;Af mST< + `nn %ׯa$SfN:C%fbG75yһ$ vhLWN=t{K~% 1R3$ZEGf Tkg̨Y\^X$CNrcNnӺKISrPvAߛ )Vq佂\=hK/R e1}TgDAK~P^p_TVهE^IaL^rz}˞BH*"bɫd}O_rZ_C224~Z~prwۢ+fb=7Eۈ K=ڸՑL:cg6EJ!l 8*kWP EX_*rTYDK 2!`׺ H'EiV8Mt?< 63ARfIAլ 1^#7 Cm XʆP]q ,C*%B{]f9i Oĕ^mbzK;UdW{ɩ-$4s"\ZuN۸kؕ&r?m]7` y'P7[)mPVr[["ԠpVe2 A,'@ /a' "Ek| %Σ+KT5w>܌ńk+9*YgUe zC v ~ y1mr_^5qT؇jb@\p0aKy/9hkPڌ;&#ɸU|t0\ C6C|x59vԑ'iBM}y޵k1)vU&ME"=]H&dЩhh]R?.%&V{#qZ\we8M?BA>R& Xʽ$E}g9O7&/3 qM7D˙N'g6hM@M}zVmW5$ƙ#3!K%Glk}WlR7D4n;~4sⶶkj&- Cu&>WJ$y*#VXFR&(fU>(ۤ9yyo"(KY X+PݬM()]ghYh2iZQ[ =v)B$瘯uw DK[(9}^`B8u; n5c`;mT e"caKA.zzP] m@X608Fa) I97/*J[A:XwKڔ@wj4+R *c|kyߤJ9z*l[d*@&fD 2[i̫Fv6wz3ıco`(Vj3""c]bmnK5r;i4?̰ Rcf%IJ<!V:?Ylg,rc#FY:b(ŊITz{$EomikyA70@ @ [sajTp'9VMת:/OcxHѢ*#m 7 ezv|W#oĪx(o$t}ɏU (k!yZ;mU#$B8Ge"]-z@x< ֽOtO am;#Pn\쵣$0J5.4;oAQ]6)Zr6 Dk%Y{@r@y()9X|$zqu#8î+q?`̥J}Q.l1sCVUA;n"l0;OT{qIBv)zoso#&l8P!$:AYU:h5乇F}sCjث#} 6TJW ٜlaӧ6xL27U 6u&JŠWFQ F[ncVhr_hMM+Z~r*刿,_*I7hi$U빯-M_}ǂsڰ :0 v.ma?aQ 3YOl?kTk-}k zC%\EBmbscE*; E!CUdܿgcJs'̏vq&쀗VUw?Y w'=;8}+FA,ݾ7V-z, pL>#2Tr!sK25-{z]6+kI(@L3qp^%T2A{Sy|&2P{TMFpRڗ o?RJ0B Kk L{/؏K~d%z-j݁EГ- bv@W{GI I3R|PoSԣX\#_4Ӱ- ڣXnR`|KC:t o: ʾ@5@˳LJaJjIf@{KwP\))<hJhn([Gp}DlU%{5Nv5- .Y:f&VhY!<xP{lzY08jN18R&ڬ}:jq愆m5cow&#Ф4`G֯4C:`tdp+PƞX]8mY*+>qn<R:U ,9oK~ [K'5b _z&q [\u#ul%cZDPg(fG8?({'qe~Z 0B7I~1Nl?A љ+\Y!BCؘ2!.=ly(9|L&?rgv KÄ?$3 > 2i.=|x8V9, nuп)rJ:f_ZC2͈i{ JDV(z'1r'Ǜ0蒶NE9*vFK$|K6ua{lb]s'{YŔ1|:ұ/}m&W*O $$EcF:iЬt(+#\٭~U%1"ķ}WQ/3,ȋzU ZnQ*z'SH#b\ >,>T2p_ÉkuQpעx)/fV/* dyg%BPh &Er "1A 6~+KVim¹PfCǖ{D5oq8$Fc!Y;ZfQj)|7Xޟ_0+>OM"z$_3dU'Z/.t`IP%b,hWys|<*%%@*F4h% DA3!9avLB5uwc*BYO6wFݱ^;"O* &EFcw/AUӾ|Xܪ]9A»wC!z}v)"K4:x~̕ nP\_m}TI3H6\3`D~B::c"8iHb5K,;mp ,:ZU4۔Љmr^ahÉ/bŢ``Hb+ !ga=2 _ue~.+@I9d|:W#멵@Fy>LX#%=ɤxT9)#RV|An5/J[5$W#ؖ $w|OLq; b~ Ro oQ#{nzPVx}90 /;^=,qm;ۙ1#cұ^r~͗md cA}.zc ǐv\oga_ "0嫔B_Ъ {ckК Tc€hV| ^Cŧl"A^Ȩm xBy;u]o'IՑi4 '$߅+~J(Vz#}7)}1RA ?']u $O"u >)BT9; u\2pKiIo sZF '-;':h "p̀xӻHLW8}o8Κ` wC7*jHG=4ZG p( ;%Ia]}LCxӓ646]h>!6cg1Nwq *dm fu8&u_"O)/&jm `+^&Sħ N-gneh6^[n* }Ԩ7N$ q1*v@n9^Gb{TPjY_t(Z0ip]}e(#;1ùr3ʘY;5= Z}r2@ã )[A%DYpL|MO  CIcu1bW5;}}Ҋo:g뾋/DaN Tk+%Z:q~*E!{%;N+\}@AjNb*ݾ_er_\ͶɯFa'CBn|Z^F #%w{<*xmmybh,F2kʾ\pbj*OpUD/+M4#sf*2\]?lBg3N;6-~F +Kx(ާ?BZc ۈ-*o֭ՌWH޻ . {0;W⾪yvڜV}>GD;b66VvR@Z8JXNiF恠Ib9x{1 ^F-HP?s##A[5vHI4o)YAwG1bӊm3Ug2+;M@jx*N[6Z2 Z9V["WGF#Yl[Ɛ6Vc%H= Ԕ]Wg-OBC$Y+i_@u@R|?;TŴ})6ˤ~V$f-VD7-*_!3 F?P 駕߆ ַĞJrKϰ!R]Ɉ»M>EB ,1aE_1mӜBYoA!d :gƬ?hUkqhCi'511㷘/cd]|6{,d.5~6xu$E WF,@Ag' I6Of@8Ԋ6F`-l>Jqň8u\Bg 4~kѨvcܾ4I#=fo6 '-o1Gٜ&a!t M4ANLFC5ɓM܋JEI-ƝnA%IƑ 䣹7,,C5J3 Kmc[;"3Ͽò-NY20Kj5U  _[6[ZNp%rbJp*Kx77[35pcLmpm0@X'&i̙b+-R rxNfz :Lb&1vט">\hHҋЗGi.٦{@cbbrgT&Ei _/1kœ a(n$./7RIN@?zS5Q(+&WY!ΞI= {wgblߌ,5Ʉ! DR_MD{KA:AV$]M'Xkt -KXZ0ɋNEĊۆ*<]v| ylRH}H뛈9 -dC>%!^kr O 1 ) #`m&-݄bH'}q)J"s9{)!wq6g"OϾ860t)Yȓ/,8Z9&w"Pɩf}5g{pH%&.񧕌fL9o9z4Mj1 hG#h+KN ݪWz\.WS#ɺG{Ha$MwU.SZJ6@e/#^~3 IOD2#Wb5eUA^-pK!."QpnC4-ILQyW(9|ܿ X#7׈͔ 0HkC̅m+]dT8ԫ\9Yg&4¬^E`r]c7`a 0׮ְN|Lk^9Ķ6Yρ;1)*M^1,yɠE[8M-kyf7GpzZ\#CXY^}81ba>Hyvl?1K&TV9uaaß-zYwLU*&] e27-JT #ϧo}ߡLK*J$HXH܁ ncSɵN3R{ @w wVesLj7Lym1_ᢆ8{ȑ<"iѺ?T\r+4.b@ LxR/ԞԞI?QEźi, ^iAaJwe6cj9L7 \NʙsjO [z\nf:KKZ ];;h2ޮ,+]$ 7}W$nju' %p9- ,c3g4.*xigQm\6y1Y#5: Dd\+?cnx.Tm,-?k}C=|snIlY0gSҘW!m.f᠈SQt,0s'mF2~;j_ͻ$@\NٟSKņL$MbYJdi\*>5)a;|7NqOMOh޺A8}HnȢeNU<9Wr7tuG(dlgIF}*V޺0o &t@4Vq'`!>rpOw{__|e^"QI}{ܓ=*fFo#$Q6U8]^jP<3<=D#*١6A}5LT d h֭b(uQcu O ˷&)i E Hxvвt'.0b89)Յ{q/׼6%|ajs)~ʼQ:JG+UPF3o,4W^nX]յN=uDҮ} GOBSXK窭PRV{f^PAŀvģ;NMׂZU(N #(Nn[𹛮[01"򈰛Z7#xhr#4Uf'DEay Y*U_#҈ѻMz{J& l}8iVJ{Nb̽aK#^Qt"f*܇kG)F6U֜έ"ݾMb+ѳXiփSr6bQ_~H"' ss(Z2k 5j(tynfTThS-7f0'$0OSo" ocߎtҌR$n‘I.u IPt('FV\^&DBΆQ|aSdo@L2R\26s1T |7R|95(H M+7<ɼ>nc~ 1C{X3UIzj|ß2ʸdl1]Pv#{/ty[TR> QZ;bbޜLnxy0l)arr,T|'Lo`k>JʼnJ0t 9:+f*^&! u,삉;V\+z/yL!l {7UN&\K8 hgrLLv}b-e:I̹%#xOrdӜϚps n#ױ}CIdt՛/WcD3tfԔC .K8BY{1K7Vb*hg\97"D+5o3pukrJݸ\894s/{Ea r@(^87ƈ'k wФAhkҧp1-,S6+=,C &l0qИ_h@N u4߄'=fCC`X%w5W^8=ֵQ=,84<=I6(jo4K#v]&(ܘ_MT@VL}֢,{:\RӌNTPwm>[y FuQ}_bbx~֨!ղ i8r]|fwr6Κ1Rcr[^YYӷ{; T<"9MD6Ve(vffFgJ@U4%^uS/. :1hk}aX Xj9*^/fd9) "Ma,g8%˱Q˜_M({v@~d[~&v `:FP1Uޠ?P|ln]ŗro O{Z\^ cءG2NXŹ0CɺBS5CtLt|/J\5GӞM- ͯnpMGйa6~ܰ1a&ç!! ys_q#K6¼Zm}@qM.r I]ftua:;j_| xЎQ=U#Cc}k<}W6z)N "g_Fu{8m[wq')<3qN;$I'gQIvF\UH!]r4Oia:\3<@w}I qXpgn]m4caqIQ Q$ZlϱAc %ԴU1BLŷ,}Jrw426WQ浄g@f1Wz ިgV@tgU0hPIjFtqL4ߑˤ*>6XvMCW?ăepBhGn!|ӂ>Hx{SlbhۑzRvM[@ŷ-=\)z߆'=#&r5Ac&фt׃Ed5.zg%Q7niF @鬾1G"[MCqJT{(cqQin 곁=hp=X| $tq/| q-hC[MxbEf:L4oi27(_sv5ECՔdec{W2$xwI2D/B.͕}'Mp~ =jɿB;f^өi񬦞Y˛Rw ġޗL60ݔ['DQ$oBݤj`?/&`OώtZAԶJnY`ZӮ}>Fb-W̕G֧ G%;?í.VwTgPd=e`"8 Ar] p/o(\Jn1ވ%F$oC'mȡzNJXwԀq9\.ㄽ 8 ::6Su4*C!E:f =.,=2v~ݧ ڈ BU1wr&Qf]]ux9ǥ1@a_ xTy0V'VrwfHX~ٶhQX.F`ߏV2maRs"E5~@캑}"e8}$ -k2iwfRla 9Szng>%AZTd=v3b`("WS{ӿ7Om"+.18g\hD7\| 5y۞ѡ,yq!0oۯVJԠCPHB?/ȋ;C]3ZeS{V7́%zP* X ?#tRZ\ e$;etN¾h>Z ?;>s Y$X h#Y/$B$ Ç[fF WPOZGwIN PK'無/E|,;†;ۍx` <.q /`a -}XDSKQ uFi+s.bCe:cC$IE:pAZTqev9XrsKQKy}e$Q|):Y!ѿh ]-fn]7`( ĶM:ZAyD&/0_;YIzoi$1@s\P-UoR,c)H/H휡m2)4r0'&mr:3xEk7 K*v=)y1B6q J3 I~^*AwaE|)j_ #=\f712zLqhS1gٱi+Z*zqDn-e`懑 h6 ^FpW1~6 Bɶ)ɮΔr#yHxnXie@L]/j.tk'j&>yƢs Qe2h+7IQc{N7N 11cՎh톈':fZ י7rD]oH@wdo"'|5ZmVXV„,2u]{Zn|pqCRŊ ȡ-6X#1-V=!IspFiekק`3'gl%݉O)X~ZQu^A}EvR"m{S?٦ Bcr/C8$=*b?=K! T sk-;˱A,2kTlۋ8͐vH| th}\X:x0-CAgg$G#"0V#)z#w^;n BI4,TAv?/)Aꄻ۟m|xZ_3UwB,=_ H]48D<[? a!8Q$@~^}T}!Eo()"w%Z8#"gHჰwU׻ z'[!g<}Fdo5~ĕ@5eRVT/hܦ*cTB§i_Y=qz؎5{}u=;w8vdӜu_(g(/s(dt8mV/m(!A,6~ KZgeO&4sbDS7J8KpOgĕJKNQ4>GzYTmN~+ʄi^5,MA1IT[|G~F8PEI|jk3yuP~5/A*Ao?iX49m!\):FMDi'LU 7(K yɵ䑷KY4VƂ6Ӝp8PvV欁 Ic0&w$|:'4Ο~EL)`wS>%E—R 1XZrt&%[JskܨOZ+ p|ĿȹT~7q/ل>?AY7LM̢Ɩ#;nwK;:у>skɕ=o. ṃٙGA6ђD\,s,l T 9biQ+măc",'K;"T:ae{'&N" 5,HE6 LfE>mF OOf=#0?D@kIssx>i+N(S2&UVH_5>[e^wf(< :Ku =ȲEZwB32#LeJ$P=ЪR.+Dx2Jwz żbebFB8q0HGAgꉲJ-$+;fV 0İ5]?2UeRxR`kEu*\1m .e{_rci$W<)}e8H/KIx^,Cۯӌ{%%3({ 9 x UXcM%0{h̯d!H]#1$8?hKU4x#x Ώq4KOb3 _&= H/213BpbЄ 4c @H)mu'^ǃcRA^|x/<苌 $YҮ(`VliE<њzK۠^\m {/? rK*t LN \L'ڴ5z19ٲjUm4EAǺlw3NL2 GJS+*N^ ڴ%JY2ӵT9!T>qSۡ=\V,pK5$+?aX#!⛈jlG_swdQ c..XE$&IZ1~Pa6/^؍&!u%濮p|(vj{(!I*RJA $'ByNG SXe,|iUw/R\ (L^V2|b Gיhk 2ݓ$CgKs$ |wHϑoewBh[|@Wa)(j(!\p`jHBhr®I:ir2^K}[2`?XP+[25M RRW'!3 oa_KnBF4&PR| o2A9B>?2EVb !|,iӻ#$c@wx#}֮;<FЂp4qgDUSwJ3 '`P8d$6FQԟW`3~x?nOq%qsڝV1 OnLc$+y֯St ܷ3s DaEXe ]NjX?{ a {\ɯ= qr/:ӳ95fؠ!UwtfzB=c4m`?Xu_?GBaib|VEM@E\L;?ޮp,8)_g+U%Y[c3 87>'N s2yQLt vXw'UG6-i,I &ʗwsD(Y0_=x4(utitaN7sPY?h%$G38k~mpMD5'0!]yI{Ts)92<1- .{Ga) T1B yqt@'F uq eNŶw)BaCaR=@kBG#ĢP*~չx4bdTSHu/SsO@D\&<2C:gN-xuF6W\*o6WJ 4z [{!Qބ&BR,CV]dc-0NaI`c*-h_>0zsXvӆ.a1)9o>Czmm7hf&ic|SoӦxЫ3Q}Z6#u!*#&x*ßuwGuG ➩旮G摞dM1K0ctXú*M#KQFBfAoV$Toj 6pF m^$KKȲV@=E.mJ!{E TqȱCd=*HWa9Z: Ahiۦ# ZPmRwDX5%;kcI;|}:PP)lR{w26;MgU1[4:N_q^"an4>` u0T/w"[}oaM&2uqS,x"oq WG6eSfsAY5Y'N`|wm4<2*A/\poF·I47$[\HKڀQ#t 93>$¶GǗo=M^/Hcq?7b,G?3R탸("}+/5w{_)A@o&TPd"1,gG$ƥNjx6m[qa"-4MM2,A|8FNSg7EhPt} ΊV/ѠwN8l(V't;bDǒSg* Y{av7 Q e8l5Uݗh= ^krnxiM{w<ǽO"l^K ^wgbKJc{vm&>b FaP} E]*@/Hҙ!o+q=)TdZC5)h;ui.xGZ,3@.\D!;50&+߭X?W>͐?Sǧ4ܸWsOk{Ϩ"Gok˨(k>w0b3|}<2:VfPYTP;$\h?B &l!boVp[)yEl0oDlIM/uÞZ$Oλ$@Ex;ߪLPuTE 4`6h,jv(DO\2F TY+i}o4дQpT (]I?3?/38۝[Y7&*`v¸gmd7-6%U'ѹiÂ}p&~SGi~f\Fs8g^Yw7M*>4@>ܔ&erȳ`IFzlI,Nm KM_:[ knEM :.%zG3;qRI(R1ZL/u.+jNfdz$uTc0_N U>ˆ{:r/IϬ)`ߗ3zQ $؉? ANʇW4ǁ#4 {qsvt$y99kR<78a>_x^abJ%Gf"~ңri ;= }P)>X{5H93&IS}Ze91MY=XR:8ʺGgVk~$'t ̐Jq q6% 73`LCz.iB]tZ&1(VybɁ$7Hƪӽ/'14КaSBR3$fO eZ~m,^޵F/X8?5~j! \î4\j> 5uaJx#\\^s'hЗ,Ov@H Ԯa'3ǯŨy|xq>|_,T%v.h1\~o|.AfZek/C/P'yc#4zK&pFս°qGT~ Rx2B_c۬dcBeDAK?l\h8ah,e _YKC8Uj@X; W|/R_fA Zs7ۤM- unc( s'@`lM>ٺ62JV9l%}R<_sc9k8OK0$y9y,BYF3q<&_:vLZ!鈝T' 54tơEόu__84!zI'-83 ?,39Sl55Yo~T8;v$l✦XApӵ&PW<2sL= IJLdqt9Ϝ -t'_bl s.6P7p̥{QQ^3Q&|XkO״\b|F/t (Tcw qP~SA/نUY.dQbQrsHEЅft>2p_ڊ_% C(.aUp\ mWJqrtup=Zվuf)mommZhT%=5蔢N`S3UF ^%Ȱ<<=(q'A VV'*†m>El̊-fLRgı4 g /L)oo͊j9*]ԟOVbWj6ϻAoT'̻ uXܜ}Cr,\?s+\p/8EbW;qD>pl8X5 !YCRRE\=oԫ@`~nU?#ցs_qzDKŐ|NH"H'N lAT\xY|RA j}m'h݁(/R%Kl%bsz[ :lMw^={1TF4@1Jf̟8.rT_W0kʇ=(j7$ײ3|m[˾2bUWg"!b\o^(3:p>m6A&N-%RldИ0|3!HBob)m> t_朮dPt0#xD5اPI!;L*s%E<ދXz7H7㇗;žɁv^Wڲb*XuhB=YoEFpZ88I~6Jߩ=ۓG~-&'L"#e'O`D}ii^|&Rg&OUd gvxEY8ɭҧmE@+ΌorOqq8v.#.Ds#%bqơ<:k Svdz!iy(X{Ohza qt?XE!8-dX)Y%|dVufΐVxL mI]j _V FȪ;U X<_館Vuxg4b^csuN3iS-9C8uYAύiBHY%zC:7f>y"zHez)(.-,*Fbߦײo@?lYʄhThol M |/^IC όz_zYQj <၇p9yfIY*$gg(^_ =N^Gaeu!0ksOL;佥]OTfh@bْ7:QB|LÕERdՔu|ޡJxɱ~D6.xT+J, Hu&ܼ Ϫ!7L | 1<΢\s =~nUg]JZ#wd7rtR^D%}LР4Ԑj=N{99vd7ϬZ);P_CLʿ{43"AMmtj}+b9'DJ- /4{s=ՂTͽ9ٵa0}pVJ٨72dC1,xw.W?/w^yMJ=['HcJ4jp!xդX\ME|9B˦I4K媕9x$10R<[f2>Ue]K3&+e[OB͈tFh*j]͓^J\f)& ֶ3A E mV#O/:MD9cp= )&o}3-UÁПE')M[/YPVR쐡Wn,x? LfL~͘(㇅Ǟw#Sڪ78 BԮw=1cr"gR݀r,SVi&?5t友2Ƕ9a}\|ͨlŒnsz1?n3 [_U$"1"s9BI fWmݫ޳{˦qi.(A"R OLɃ=%?Ua2C >I À`_FIZ V`aCÑG]Rh)a!gL|J=w9fG 6NNbNV{B"px$a2Ta-({gL` 162%LS$ w4jtJܛ) 00)//5Uo}ۧ1=hOzʃNۻB9wۧIeg(\R|L\KY.hŋ[8 []7RsE:xm^^o1T(Qp9_.FHh+-OWyzSEJ"˞p^`z7 f ܗ>M HN4{y 6l3q)(]_m/NZmC4G GAF%v~EwՀ#&EyI76~Gs(Y6gSCpI{٥ucͫv25K]SM QǼ/#Dp:QB™JXWP/p-5)%Jb!ֱUw5Nk_Wt;gM)Ix:C{cCW8ŴQ}Hw+Mw zS>)_N}Bd)l)ګ@T~s4YQ/-5Ģ;1#8B5J*fN-C.Pc{r W M^*oI,xUq4z_Ğp6ynيO@o'ȯXY$.kam4rG)u 9cbcקOڛ̌- 9oaM"Kl>3uL䓮'>Nz_D(n縴 ,[VJ *5`,Q(/]^\uI܁w\Pڻ{y22ߚge%:/P])+S{z I ׼eҰ1HāP5\_,3Mc2x׋ޒ!-XWn?Ȣ~xA }ŎLff^Y3 `Cƪ^x{ IN }215)AՉpC F:(R|߉p> L"B ehZaa zvO Af`S,6;oP%s޹YJ©gyjLz}`/<g'#H8|+ g}oq7i7~u^sirdm B5c8doX4+풧*XڀGx֩cL '=S>Gu}*y̠;+Ր` c39<0+o5VfCPC2xH,2Wf*lޏ?_>|:x{%mfĸGPkz"I pVԮ I\IgSyP IuhL* %QWGpFMeEa ӳlt躈qW%_ٻ4geĽ4F5"D{ AMu_U']V#OAK, qcgⷁ+ʐ 2PUD*L7UκD,vj/U472z# m*`P0*C^uq͠x j:{4&n,e3D}J\֋##nixc3w|Jq&я16dtS݂sJ Z=_T01csget/6(0aQE<Ω;#Ա8\/~_Et~?ga8VyJH-n] *0Wj PWQzdDaU$tўzKWα㈗THQ3BV?s,< ӑ Q($Մ1Lf̘!HIfg9M.,P%[<sO`؄ny'M%CE}:Tsْ(͚k|~j7{/sDblF[+)=Vf غlyN;6M&'K3y^'de#QYnfz3deub, {?$G _,v7UmEQO#*eK;ubjtdO#MVq g Q?ҘGY2ő%2`tww90(הu GoBr Kdt*:;TuV.39WKŽ |caЁr?gX\XF6wU(,S!{ u}HVΜbQpdD1E 4d'Xϒtqf3!H=U `et?9KkX4ka8aB7w ݇V`sல 'x^2`"3- = nC 6Ӹ&@3rLsVL2UԂ"~/HH/X'M?ut;R!4yzsG!S*v"v#YĤ;nq>Qy[?T>,^#~(wFXA³^ZϞwH6(6IU(fyK ߶dSV%rvGc]K=;; i`ζ?jda%(JaZbɔBj"(2\tiQ4Z#;r=~:"aW@*n$u}"G7A ;[sCDTd{4fy'oN;6K5x" 1E%n%?x!82ֿoif]mlqu0;21n:ՇհajZ0tMNH;Bq*h?dtޢt \zSŃ`?gYZ~-HjA6G=-d^ҩhc\ɑ YZ