Skip to content

IneptusMechanicus/mechanicus.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MECHANICUS.NVIM

This is my personal colorscheme, based off of mechanicus-syntax, a syntax theme I wrote for Atom back in the day. The code of this theme is based on tarvintin's monokai.nvim theme, though most of the customizability and flavours have been removed.



Installation

Installation is pretty standard for the popular package managers.

Plugin Manager Code
Packer use {'IneptusMechanicus/mechanicus.nvim'}
Plug Plug 'IneptusMechanicus/mechanicus.nvim'

Once it's installed either invoke it inside nvim using :colorscheme mechanicus or using vim.cmd() in your Lua config

Scope

The colorscheme covers most, but probably not all of the treesitter capture groups, I've been adding stuff as I go. As for plugins I've implemented support for the following plugins, that I also use in my config:

The colorscheme itself has coverd the new LSP Semantic highlights, but I keep them disabled in my own config, since I don't think that functionality is up to par yet.

About

My own neovim colorscheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages