Skip to content

bear-language/bear.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bear.nvim

  • Adds support for Bear into Neovim

Install

  • With Lazy:
-- in your lazy spec
{
  "bear-language/bear.nvim",
  ft = { "bear" },
},
  • For manual config or usage in Vim, just drop the files in ftdetect and syntax into your config

Features

  • Automatic syntax highlighting
  • More to come in the futre

About

neovim plugin for bear-lang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors