Coder Social home page Coder Social logo

netrw's Introduction

netrw (Network Oriented Reading, Writing, and Browsing)

Mirror of Dr. Chip's netrw vim plugin for vundle
http://www.drchip.org/astronaut/vim/index.html#NETRW
Updated Jan 02, 2014 (v150o)

From the site:

Supports network-oriented editing with urls. One may read and write files using one of several supported protocols (ex: ftp, scp) and browse directories, both remotely and locally. This version requires vim 7.0. Be sure to remove any older versions of netrw before attempting to install this version. In version v142b of netrw, g:netrw_winsize's meaning has been changed. Previously, it was the number of rows or lines to be used for new windows spawned off of netrw (ex. when using v or o). The new method uses g:netrw_winsize as a percentage of the netrw's window size in the appropriate direction (ie. winheight or winwidth). The percentage is an integer (by default, it is 50). Unfortunately, there was a bug that makes the netrw version that was distributed with vim v7.0 cause difficulties with a vimball-installation of a new netrw. So, for vim v7.0, you'll need to remove the older version of netrw:

Change directory to the directory holding the vim 7.0 distribution's plugin/ and autoload/ directories.

/bin/rm plugin/netrw*.vim autoload/netrw*.vim doc/pi_netrw.txt

Beginning with v108b of netrw: sourcing remote files is supported.

Here's a list of some netrw options that I myself use:

let g:netrw_altv          = 1
let g:netrw_fastbrowse    = 2
let g:netrw_keepdir       = 0
let g:netrw_liststyle     = 2
let g:netrw_retmap        = 1
let g:netrw_silent        = 1
let g:netrw_special_syntax= 1

netrw's People

Contributors

saamalik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.