All Projects → trapd00r → vim-syntax-vidir-ls

trapd00r / vim-syntax-vidir-ls

Licence: other
dircolors in your vidir session

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to vim-syntax-vidir-ls

nimble-commander
Nimble Commander - dual-pane file manager for Mac
Stars: ✭ 147 (+332.35%)
Mutual labels:  file-manager
material-colors
Material colorscheme
Stars: ✭ 25 (-26.47%)
Mutual labels:  dircolors
js-fileexplorer
A zero dependencies, customizable, pure Javascript widget for navigating, managing, uploading, and downloading files and folders or other hierarchical object structures on any modern web browser.
Stars: ✭ 124 (+264.71%)
Mutual labels:  file-manager
pi-explorer
Web File Explorer UI for linux server
Stars: ✭ 13 (-61.76%)
Mutual labels:  file-manager
OctoPrint-GitFiles
With this plugin, you can use a github/gitlab repository for keeping your OctoPrint Files collection up-to-date.
Stars: ✭ 28 (-17.65%)
Mutual labels:  file-manager
hunter
Mirror of Graphical File Manager for Linux
Stars: ✭ 21 (-38.24%)
Mutual labels:  file-manager
edir
Program to rename, remove, and copy files and directories using your editor
Stars: ✭ 75 (+120.59%)
Mutual labels:  vidir
ServerTools
ServerTools is Pocketmine-MP plugin containing a set of tools that allows you to manage your server directly from the game!
Stars: ✭ 23 (-32.35%)
Mutual labels:  file-manager
pyreports
pyreports is a python library that allows you to create complex report from various sources
Stars: ✭ 78 (+129.41%)
Mutual labels:  file-manager
emacs-application-framework
EAF, an extensible framework that revolutionizes the graphical capabilities of Emacs
Stars: ✭ 2,454 (+7117.65%)
Mutual labels:  file-manager
shu-shell
Webshell Jumping Edition
Stars: ✭ 23 (-32.35%)
Mutual labels:  file-manager
File-LsColor
Colorize input filenames just like ls(1) does
Stars: ✭ 33 (-2.94%)
Mutual labels:  dircolors
go-drive
A simple cloud drive mapping web app supports local, FTP/SFTP, S3, OneDrive, WebDAV, Google Drive.
Stars: ✭ 184 (+441.18%)
Mutual labels:  file-manager
tcloud-heroku
File sharing and torrent downloading
Stars: ✭ 24 (-29.41%)
Mutual labels:  file-manager
telescope-file-browser.nvim
File Browser extension for telescope.nvim
Stars: ✭ 674 (+1882.35%)
Mutual labels:  file-manager
diskover-community
Diskover Community Edition - Open source file indexer, file search engine and data management and analytics powered by Elasticsearch
Stars: ✭ 1,257 (+3597.06%)
Mutual labels:  file-manager
android-doc-picker
A simple and easy to use documents Picker android library. Choose any documents like pdf, ppt, text, word or media files from your device
Stars: ✭ 37 (+8.82%)
Mutual labels:  file-manager
maskedkitty
🙀 Icon Changer, File Pumper & Extension Spoofer - Quickly Modify Executable Files
Stars: ✭ 39 (+14.71%)
Mutual labels:  file-manager
fortune-commons
Fortune Commons is an project focused on all aspects of reusable Java components.
Stars: ✭ 17 (-50%)
Mutual labels:  file-manager
just-fast
⚡ Just Fast is CLI file manager with focus on speed in both execution time and usage.
Stars: ✭ 20 (-41.18%)
Mutual labels:  file-manager

use LS_COLORS in your vidir session inside vim. It can also be used in other places where you list filenames in your vim session, for example while editing a perl MANIFEST file.

img

Install to $VIMRUNTIME/syntax/vidir-ls.vim

export VIDIR_EDITOR_ARGS='-c :set nolist | :set ft=vidir-ls'

The colors are generated from the LS_COLORS environment variable automatically. Please see the LS_COLORS repository for a set of good colors.

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].