Giter VIP home page Giter VIP logo

denite-floaterm's Introduction

denite-floaterm

Denite support for vim-floaterm

Install

Plug 'Shougo/denite.nvim'
Plug 'delphinus/denite-floaterm'
Plug 'voldikss/vim-floaterm'

Usage

:Denite floaterm

denite-floaterm's People

Contributors

alexeygumirov avatar delphinus avatar voldikss avatar

Watchers

 avatar  avatar  avatar

denite-floaterm's Issues

Denite floaterm exits with E119

:Denite floaterm exits with the following error:

[denite] Traceback (most recent call last):
[denite]   File "/home/johannes/.config/dein.vim/.cache/init.vim/.dein/rplugin/python3/denite/rplugin.py", line 28, in start
[denite]     return ui.start(args[0], context)
[denite]   File "/home/johannes/.config/dein.vim/.cache/init.vim/.dein/rplugin/python3/denite/ui/default.py", line 70, in start
[denite]     self._start_sources_queue(context)
[denite]   File "/home/johannes/.config/dein.vim/.cache/init.vim/.dein/rplugin/python3/denite/ui/default.py", line 172, in _start_sources_queue
[denite]     self._start(context['sources_queue'][0], context)
[denite]   File "/home/johannes/.config/dein.vim/.cache/init.vim/.dein/rplugin/python3/denite/ui/default.py", line 219, in _start
[denite]     self._init_denite()
[denite]   File "/home/johannes/.config/dein.vim/.cache/init.vim/.dein/rplugin/python3/denite/ui/default.py", line 859, in _init_denite
[denite]     self._denite.on_init(self._context)
[denite]   File "/home/johannes/.config/dein.vim/.cache/init.vim/.dein/rplugin/python3/denite/parent.py", line 51, in on_init
[denite]     self._put('on_init', [context])
[denite]   File "/home/johannes/.config/dein.vim/.cache/init.vim/.dein/rplugin/python3/denite/parent.py", line 81, in _put
[denite]     return self._child.main(name, args, queue_id=0)
[denite]   File "/home/johannes/.config/dein.vim/.cache/init.vim/.dein/rplugin/python3/denite/child.py", line 72, in main
[denite]     self.on_init(args[0])
[denite]   File "/home/johannes/.config/dein.vim/.cache/init.vim/.dein/rplugin/python3/denite/child.py", line 162, in on_init
[denite]     source.on_init(source.context)
[denite]   File "/home/johannes/.config/dein.vim/.cache/init.vim/.dein/rplugin/python3/denite/source/floaterm.py", line 21, in on_init
[denite]     self.vim.call("floaterm#hide", 1, "")
[denite]   File "/home/johannes/.local/lib/python3.9/site-packages/pynvim/api/nvim.py", line 299, in call
[denite]     return self.request('nvim_call_function', name, args, **kwargs)
[denite]   File "/home/johannes/.local/lib/python3.9/site-packages/pynvim/api/nvim.py", line 182, in request
[denite]     res = self._session.request(name, *args, **kwargs)
[denite]   File "/home/johannes/.local/lib/python3.9/site-packages/pynvim/msgpack_rpc/session.py", line 104, in request
[denite]     raise self.error_wrapper(err)
[denite] pynvim.api.common.NvimError: Vim:E119: Not enough arguments for function: floaterm#hide
[denite] Please execute :messages command.

Appendix

:version
NVIM v0.5.0-dev+1115-gc1fbc2ddf
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversio
n -Wmissing-prototypes -Wvla -fstack-protector-strong -fno-common -fdiagnostics-color=always -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_
UNIBI_HAS_VAR_FROM -DMIN_LOG_LEVEL=3 -I/home/runner/work/neovim/neovim/build/config -I/home/runner/work/neovim/neovim/src -I/home/runner/work/neovim/neovim/.deps/usr/include
-I/usr/include -I/home/runner/work/neovim/neovim/build/src/nvim/auto -I/home/runner/work/neovim/neovim/build/include
Compiled by runner@fv-az207-295

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/home/runner/work/neovim/neovim/build/nvim.AppDir/usr/share/nvim"

Run :checkhealth for more info

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.