All Projects → Naereen → nanorc

Naereen / nanorc

Licence: MIT License
🔧 🎨 Some syntax highlighting files for the GNU/Nano editor 📝 https://nano-editor.org/

Projects that are alternatives of or similar to nanorc

rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
Stars: ✭ 36,988 (+184840%)
Mutual labels:  syntax-highlighting
markcat
👓 Markdown files terminal viewer.
Stars: ✭ 33 (+65%)
Mutual labels:  syntax-highlighting
config-parser
A slim, fully managed C# library for reading/writing .ini, .conf, .cfg etc configuration files.
Stars: ✭ 67 (+235%)
Mutual labels:  configuration-files
tree-sitter-sql
SQL syntax highlighting for tree-sitter
Stars: ✭ 33 (+65%)
Mutual labels:  syntax-highlighting
vue-code-highlight
Beautiful code highlighter as Vue.js component.
Stars: ✭ 96 (+380%)
Mutual labels:  syntax-highlighting
puppet-augeasproviders
Alternative Augeas-based providers for Puppet
Stars: ✭ 64 (+220%)
Mutual labels:  configuration-files
vscode-cue
CUE language support for Visual Studio Code
Stars: ✭ 55 (+175%)
Mutual labels:  syntax-highlighting
Sublime-QML
QML support for Sublime Text 2 and Sublime Text 3
Stars: ✭ 19 (-5%)
Mutual labels:  syntax-highlighting
joe-syntax
JOE (Joe's Own Editor) syntax coloring and highlighting files - improved ones
Stars: ✭ 53 (+165%)
Mutual labels:  syntax-highlighting
vscode-fanuc-karel
Syntax Highligting for Fanuc Karel in Visual Studio Code
Stars: ✭ 21 (+5%)
Mutual labels:  syntax-highlighting
Xcode-Darcula
Xcode theme based on the Darcula theme for JetBrains IDEs.
Stars: ✭ 26 (+30%)
Mutual labels:  syntax-highlighting
see-cli
A colorful 🌈 cat - syntax highlight print CLI
Stars: ✭ 24 (+20%)
Mutual labels:  syntax-highlighting
goconf
Configuration loader in Go
Stars: ✭ 23 (+15%)
Mutual labels:  configuration-files
dotfiles
Custom dotfile configurations and settings
Stars: ✭ 12 (-40%)
Mutual labels:  configuration-files
todo-txt
Todo.txt syntax highlighter and helper extension for visual studio code.
Stars: ✭ 39 (+95%)
Mutual labels:  syntax-highlighting
dotfiles
My dotfiles 🥑
Stars: ✭ 17 (-15%)
Mutual labels:  configuration-files
colorstorm
A color theme generator for editors and terminal emulators
Stars: ✭ 101 (+405%)
Mutual labels:  syntax-highlighting
jai.vim
Vim syntax highlighting for Jai programming language. I am planning to maintain and update this package when the language is released
Stars: ✭ 35 (+75%)
Mutual labels:  syntax-highlighting
YaraSyntax
YARA package for Sublime Text
Stars: ✭ 15 (-25%)
Mutual labels:  syntax-highlighting
Nineties
💾 Colors for World Wide Web pioneers
Stars: ✭ 16 (-20%)
Mutual labels:  syntax-highlighting

Syntax highlighting files for the GNU/Nano editor

This repository contains some manually written syntax highlighting files for the GNU/Nano editor.

Some files also come from the default Nano installation.

Install with git 🔧

Be sure you don't have a directory ~/.nano and no file ~/.nanorc.

Then, clone the repository and symlink the config file:

git clone https://github.com/Naereen/nanorc.git ~/.nano/
ln -s ~/.nano/.nanorc ~/.nanorc

You can try to check if the installation went well by opening the ~/.nanorc file.

nano  ~/.nanorc  # should be nicely colored!

Warning: clearly, this will only work on GNU/Linux. And I only tested it on Ubuntu...

Install manually

You can download and install any of the LANGUAGEXXX.nanorc files, where you wish, and be sure that your ~/.nanorc file include the files you want, with this syntax:

# Coloration for nanorc, from https://github.com/Naereen/nanorc
include "~/.nano/nanorc.nanorc"

📜 License ? GitHub license

MIT Licensed (file LICENSE). © Lilian Besson, 2017.

Remark

I am no longer an intense user of GNU/Nano so most of the files date from 2012, 2013 and 2014. But I still use it, and I test all of them on each new release of the editor, they still work well as fuck. Enjoy!

Maintenance Ask Me Anything ! Analytics BADGINATOR Awesome Badges

ForTheBadge built-with-swag ForTheBadge uses-badges

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].