mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-13 04:51:15 +02:00
nvim: autostart knap only for tex, increase preview delay
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
vim.api.nvim_create_autocmd({ 'BufEnter' },
|
||||
vim.api.nvim_create_autocmd({ 'VimEnter' },
|
||||
{
|
||||
callback = function()
|
||||
require("knap").toggle_autopreviewing()
|
||||
|
Reference in New Issue
Block a user