AutoYADM commit: 2025-02-01 16:00:03
This commit is contained in:
parent
69c1240786
commit
c78cdedef6
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ return {
|
|||
-- { "<", "<Plug>(bullets-promote)", ft = "markdown", mode = "v" },
|
||||
-- { "<<", "<Plug>(bullets-promote)", ft = "markdown" },
|
||||
-- },
|
||||
ft = { "markdown" },
|
||||
init = function()
|
||||
vim.g.bullets_enabled_file_types = { "markdown" }
|
||||
vim.g.bullets_enable_in_empty_buffers = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue