Git Product home page Git Product logo

nanorc's Introduction

Improved Nano Syntax Highlighting Files

This repository holds {lang}.nanorc files that have improved definitions of syntax highlighting for various languages. These should be placed inside of the ~/.nano/ directory. Alternatively:

git clone [email protected]:scopatz/nanorc.git ~/.nano

*Note - if you have any issues, alternatively use:

git clone https://github.com/scopatz/nanorc.git ~/.nano

Once there you should add the languages you want to your nano configuration file ~/.nanorc. For example:

## C/C++
include "~/.nano/c.nanorc"

You can also append the contents of ~/.nano/nanorc into your ~/.nanorc to include all languages:

cat ~/.nano/nanorc >> ~/.nanorc

Finally, you can run an automatic installer using the following code:

$ curl https://raw.githubusercontent.com/scopatz/nanorc/master/install.sh | sh

nanorc's People

Contributors

scopatz avatar astronautlevel2 avatar mariuszs avatar simon-v avatar creekpld avatar dbkaplun avatar starlitghost avatar mormy avatar nl6720 avatar thomasr avatar cirku17 avatar sinaa avatar paulinder avatar jodizzle avatar tortxof avatar tapir avatar bryanrossuk avatar anomitee avatar maritaria avatar savagezen avatar floomby avatar vvillee avatar stevenhoneyman avatar some-natalie avatar mikafouenski avatar michaellopez avatar bowsersenior avatar stiemannkj1 avatar intel352 avatar adduc avatar

Watchers

James Cloos avatar Devon Carew avatar  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.