Skip to content

prashanthsp6498/cwd_switcher.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cwd_switcher.nvim

Required dependencies

Setup

Mark the path by

:lua require("cwd_switcher").mark_this()

To Show marked path

:lua require("cwd_switcher").show()

To delete the path from marked path

Press 'd' on floating window
(Note: As of now only one line will be considered to delete multiple selection will not delete all)

About

Still WIP stage

Resources

License

Stars

Watchers

Forks

Languages