diff options
| author | bh <qn+git@excalibur.computer> | 2026-05-14 17:30:53 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-05-14 17:30:53 +0800 |
| commit | df1105f5b0dfc3041e7a1d64ab6a483169db4aeb (patch) | |
| tree | 6cbadf77ebcc0be20d51d716bfc35a195ee1d18e /lua/config/treesitter.lua | |
| parent | ee65999a41ff7ab521d6060dedcf0b802c70c48e (diff) | |
Diffstat (limited to 'lua/config/treesitter.lua')
| -rw-r--r-- | lua/config/treesitter.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/config/treesitter.lua b/lua/config/treesitter.lua index e94bec1..249bd79 100644 --- a/lua/config/treesitter.lua +++ b/lua/config/treesitter.lua @@ -28,6 +28,7 @@ return function() "clojure", "fennel", "java", + "fortran", }) -- Enable treesitter highlighting for all filetypes with a parser |
