Skip to content

Shougo/cmdline.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cmdline.vim

Note: It is still experimental version.

Doc

Please read help for details.

Introduction

cmdline.vim displays command line in floating window.

Install

Note: cmdline.vim requires Neovim (0.8.0+ and of course, latest is recommended) or Vim 9.0.1276+.

Configuration

call cmdline#set_option(#{
  \   highlight_prompt: 'Statement',
  \   highlight_window: 'None',
  \ })

Screenshots

Please see: #3

nvim

Vim

About

Display command line text in floating window

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published