hiimog / ogmarks.nvim

Opinionated bookmark plugin for neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ogmarks.nvim

Opinionated bookmark plugin for neovim.

Why OG?

Because names are hard and branding is good.

Thoughts

  • only [a-zA-Z0-9-_.] allowed in project name
  • only [a-z0-9_-] allow in tags
  • need to call require("ogmarks").setup {} before doing anything else

About

Opinionated bookmark plugin for neovim

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Lua 89.2%Language:Dockerfile 9.0%Language:Vim Script 1.8%