Skip to content

This plugin draws a line and changes a font color for python cell (# %%)

License

Notifications You must be signed in to change notification settings

ok97465/pycell_deco.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pycell_deco.nvim

Overview

This plugin draws a line and changes a font color for python cell (# %%).

  • This is using a lot of code of lukas-reineke/headlines.nvim

DEMO

Installation

Plug 'ok97465/pycell_deco.nvim'

Configuration

require("pycell_deco").setup{cell_name_fg="#1abc9c", cell_line_bg=nil}

About

This plugin draws a line and changes a font color for python cell (# %%)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages