Skip to content

michaelschleiss/scratchpad.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nvim-scratchpad

A minimal floating markdown scratchpad for Neovim.

📦 Installation (with lazy.nvim)

{
  "yourname/nvim-scratchpad",
  keys = {
    { "<leader>s", function() require("scratchpad").toggle() end, desc = "Toggle Scratchpad" }
  }
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages