Giter Club home page Giter Club logo

denite-extra's Introduction

Denite-extra

Some extra sources for denite.nvim.

Related projects:

  • denite-git git log, status and changed lines source for denite.nvim
  • ultisnips ultisnips fork with denite.nvim support
  • redismru.vim support redismru source of denite.nvim
  • todoapp.vim support todo source of denite.nvim
  • macnote.vim support note source of denite.nvim

Install

Take vim-plug for example, add:

Plug 'Shougo/denite.nvim'
Plug 'chemzqm/denite-extra'

To your .vimrc and run PlugInstall and UpdateRemotePlugins after restarted.

Note: denite.nvim requires python3+ so make sure has('python3') return true, and run:

pip3 install neovim

before you install any neovim remote plugin.

Run :CheckHealth if you get any problem.

Note: tabopen action of this source is for iTerm2 tab, which is Mac only.

Sources

  • session: for manage vim session
  • project: for manage local projects
  • commands: for manage vim commands
  • location_list: for manage vim location list
  • quickfix: for manage vim quickfix list
  • history: for manage vim history

Actions

session

  • load default action
  • delete remove selected session

project

  • open open denite file_rec of selected project
  • tabopen open selected project directory in new iTerm2 tab (Mac only)

commands

  • execute execute selected command
  • edit edit selected command

location_list

Actions of file kind

quickfix

  • cc run :cc command with selected target
  • quickfix create new quickfix list with selected targets

history

  • execute execute selected command/search
  • feedkeys feedkeys to command line

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.