Git Product home page Git Product logo

vim-framer-syntax's Introduction

Caution - 5/21 - This repository is under construction for the moment as it runs through some transitions and tweaking. We'll shift to a standard release model in the future but for now assume colors, names, etc are all in flux (and be particularly wary if you update your plugins a lot).

vim-framer-syntax

framer

A straight rip of Framer's beautiful in-app editor. It's faithful to Framer's original color choices and where necessary, makes tweaks that benefit Vim (think extensions like lightline and ctrlp) and non-JS based projects. It's built using estilo. JavaScript was tuned against pangloss' vim-javascript.

Pssssst, I come in a light mode too:

CleanShot 2021-05-20 at 22 59 29@2x

Install

This'll work just fine with your plugin-manager-of-choice, just target this repo. With vim-plug I do this:

Plug 'balanceiskey/vim-framer-syntax', { 'branch': 'main' }

And run :PlugInstall. Set the color scheme by running :color framer_syntax_dark (or light) or updating your .vimrc with color framer_syntax_dark (or light).

Lightline

To use the accompanying lightline theme, add the following to your .vimrc:

let g:lightline = {
      \ 'colorscheme': 'framer_dark',
      \ }

vim-framer-syntax's People

Contributors

balanceiskey avatar massivebird avatar sharils 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.