Skip to content

Commit

Permalink
add info about pathwatcher to EmmyLua Spoon (Hammerspoon#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
muescha authored and eraserhd committed Jul 11, 2024
1 parent 789e7d0 commit bc2cbd9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/EmmyLua.spoon/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
--- under ~/.hammerspoon/Spoons/EmmyLua.spoon/annotations.
--- Annotations will only be generated if they don't exist yet or are out of date.
---
--- Note: Load this Spoon before any pathwatchers are defined to avoid unintended behaviour (for example multiple reloads when the annotions are created).
---
--- In order to get auto completion in your editor, you need to have one of the following LSP servers properly configured:
--- * [lua-language-server](https://github.com/sumneko/lua-language-server) (recommended)
--- * [EmmyLua-LanguageServer](https://github.com/EmmyLua/EmmyLua-LanguageServer)
Expand Down

0 comments on commit bc2cbd9

Please sign in to comment.