Skip to content

Commit

Permalink
chore(nvim): Remove unneeded help.lua ftplugin
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones2014 committed Mar 28, 2024
1 parent d698cf7 commit 7be77b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions nvim/after/queries/markdown/injections.scm
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
; disable spell check in code blocks

; extends
((inline) @_inline (#match? @_inline "^\(import\|export\)")) @nospell
1 change: 0 additions & 1 deletion nvim/ftplugin/help.lua

This file was deleted.

0 comments on commit 7be77b0

Please sign in to comment.