Enable gx
in NvChad
The command gx
opens the filename under the the cursor with vim.ui.open()
(see :help netrw-gx
).
Then handling is provided by the internal netrw
plugin. This plugin is
disabled when using NvChad.
gx
in NvChadThe command gx
opens the filename under the the cursor with vim.ui.open()
(see :help netrw-gx
).
Then handling is provided by the internal netrw
plugin. This plugin is
disabled when using NvChad.
In Vim/Neovim the filetype plugin uses three different type for different TeX
flavors (see :help ft-tex-plugin
).