-
Notifications
You must be signed in to change notification settings - Fork 0
file system operations under cursor and more
vim-scripts/fso
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=3555 Enable vim user to do some operating action on file on which cursor is passing over o Usage Just type :REN to rename file under cursor :DEL to delete file under cursor :INF to display informations of file under cursor :BROZ to browse filepath of file under cursor :LSD to access to those features from popupmenu o Filenames/Filepaths recognition 1.Check that filename under cursor exists and is in an opened NERDTree buffer 2.Check that filename under cursor is readable 3.Check that path of opend buffer concated with filepath under cursor is readable 4.Check the current opened buffer exists and ask user to modify it.
About
file system operations under cursor and more
Resources
Stars
Watchers
Forks
Packages 0
No packages published