diff options
author | Manuel <dev+git@manuelsbrain.de> | 2024-08-01 16:00:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-01 16:00:48 +0200 |
commit | 32e128f20992e350b3e39c7469baa1f692418203 (patch) | |
tree | 9fff934efa7963e670a445940adbc5be3a7c78de /runtime/lua/vim/lsp/buf.lua | |
parent | 3146433190803247ce0132fe08a8576f4e50f23d (diff) | |
download | rneovim-32e128f20992e350b3e39c7469baa1f692418203.tar.gz rneovim-32e128f20992e350b3e39c7469baa1f692418203.tar.bz2 rneovim-32e128f20992e350b3e39c7469baa1f692418203.zip |
fix(watch): exclude .git when using inotifywait (#29914)
inotifywait man page specifies:
The file must be specified with a relative or absolute path according to whether a relative or absolute path is given for watched directories.
So it would only work this way in case the path is relative (which at least for gopls it is not)
Diffstat (limited to 'runtime/lua/vim/lsp/buf.lua')
0 files changed, 0 insertions, 0 deletions