mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-09 14:45:58 +01:00
style: typo
This commit is contained in:
parent
7911056a51
commit
2276c79883
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in {
|
||||||
];
|
];
|
||||||
|
|
||||||
# TODO: https://github.com/jbyuki/venn.nvim#using-toggle-command
|
# TODO: https://github.com/jbyuki/venn.nvim#using-toggle-command
|
||||||
# add keybindings for drawing diagrams4
|
# add keybindings for drawing diagrams
|
||||||
vim.luaConfigRC.venn-nvim = nvim.dag.entryAnywhere ''
|
vim.luaConfigRC.venn-nvim = nvim.dag.entryAnywhere ''
|
||||||
local venn = require('venn')
|
local venn = require('venn')
|
||||||
-- venn.nvim: enable or disable keymappings
|
-- venn.nvim: enable or disable keymappings
|
||||||
|
|
Loading…
Reference in a new issue