🖍️ Plugin and Theme Formatting
- Formatting cleanup
This commit is contained in:
@@ -1,16 +1,12 @@
|
||||
-- -----------------------------------------------------------------------------
|
||||
-- ---------------------------------- Gists ------------------------------------
|
||||
-- -----------------------------------------------------------------------------
|
||||
|
||||
return {
|
||||
{
|
||||
"Rawnly/gist.nvim",
|
||||
cmd = { "GistCreate", "GistCreateFromFile", "GistsList" },
|
||||
config = true,
|
||||
},
|
||||
-- `GistsList` opens the selected gif in a terminal buffer,
|
||||
-- nvim-unception uses neovim remote rpc functionality to open the gist in an actual buffer
|
||||
-- and prevents neovim buffer inception
|
||||
{
|
||||
"samjwill/nvim-unception",
|
||||
lazy = false,
|
||||
|
||||
Reference in New Issue
Block a user