Incremental tangling for ntangle.nvim. See here for more informations.
Note that it is very experimental, proceed only if you know what are you doing.
-
Compile this neovim fork
-
Put the following in
init.lua
:
require"ntangle-inc".start()
Incremental tangling for ntangle.nvim. See here for more informations.
Note that it is very experimental, proceed only if you know what are you doing.
Compile this neovim fork
Put the following in init.lua
:
require"ntangle-inc".start()