Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 420 Bytes

File metadata and controls

25 lines (18 loc) · 420 Bytes

Intro

This is an nvim plugin demo to show how to customize your floating window

Without Pakcer

vim --cmd "set rtp+=."

With Packer

~/.config/nvim/init.lua
use ("~/config/nvim/myplugins/test.nvim"
:PakcerInstall --> /.local/share/nvim/site/pack/packer/start/test.nvim

Usage

,2: dashboard foating window exmaple
,3: local code search foating window exmaple
,0: clear floating windows