summaryrefslogtreecommitdiffstats
path: root/.config/nvim/plugin/50-ftdetect.lua
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-06-13 00:28:08 +0200
committerThomas Vanbesien <tvanbesi@proton.me>2026-06-13 00:40:07 +0200
commitcf8ceeb3210cd446533b798b22f0f5eada954207 (patch)
treec4c8519377850ceb7244ec300699d0f6789230ad /.config/nvim/plugin/50-ftdetect.lua
parent036db1dd17978719d31179550622339afde76c60 (diff)
downloaddotfiles-cf8ceeb3210cd446533b798b22f0f5eada954207.tar.gz
dotfiles-cf8ceeb3210cd446533b798b22f0f5eada954207.zip
docs(nvim): edit comments
Diffstat (limited to '.config/nvim/plugin/50-ftdetect.lua')
-rw-r--r--.config/nvim/plugin/50-ftdetect.lua4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/nvim/plugin/50-ftdetect.lua b/.config/nvim/plugin/50-ftdetect.lua
index 49fc6d6..b824d4d 100644
--- a/.config/nvim/plugin/50-ftdetect.lua
+++ b/.config/nvim/plugin/50-ftdetect.lua
@@ -1,5 +1,7 @@
--
--- Filetype detection plugin
+-- 50-ftdetect.lua
+--
+-- * Detects bash files and sets 'filetype'.
--
-- Detect bash files