Skip to content

Commit ba5903b

Browse files
authored
feat: add nu support (#210)
1 parent 350bf0c commit ba5903b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/Comment/ft.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ local L = {
7878
mbsyncrc = { M.dbl_hash },
7979
meson = { M.hash },
8080
nix = { M.hash, M.cxx_b },
81+
nu = { M.hash },
8182
ocaml = { M.fsharp_b, M.fsharp_b },
8283
plantuml = { "'%s", "/'%s'/" },
8384
purescript = { M.dash, M.haskell_b },

0 commit comments

Comments
 (0)