Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve netrw #71

Closed
benknoble opened this issue Jul 25, 2017 · 0 comments
Closed

Improve netrw #71

benknoble opened this issue Jul 25, 2017 · 0 comments
Assignees
Milestone

Comments

@benknoble
Copy link
Owner

benknoble commented Jul 25, 2017

By doing

let g:netrw_list_hide=netrw_gitignore#Hide()

netrw will automatically hide files ignore by gitignore.

Additionally,

let g:netrw_sort_by="size"

will sort files by size.

Some other things:

let g:netrw_banner=0    " disable banner
let g:netrw_list_hide=netrw_gitignore#Hide()
@benknoble benknoble self-assigned this Jul 25, 2017
@benknoble benknoble added this to the Version 1.1 milestone Jul 25, 2017
@benknoble benknoble changed the title Help netrw use gitignore Improve netrw Jul 25, 2017
@benknoble benknoble modified the milestones: Version 1.1, Version 1.2 Jul 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant