Skip to content

Commit

Permalink
removing extraneous
Browse files Browse the repository at this point in the history
  • Loading branch information
clpi committed Dec 1, 2024
1 parent fe29008 commit 46817ad
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 2,606 deletions.
2 changes: 1 addition & 1 deletion lua/word/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ local f = vim.fn
--- @field markdown boolean

--- @class (exact) word.configuration.user
--- @field hook? fun(manual: boolean, arguments?: string) A user-defined function that is invoked whenever word starts up. May be used to e.g. set custom keybindings.
--- @field hook? fun(manual: boolean, args?: string) A user-defined function that is invoked whenever word starts up. May be used to e.g. set custom keybindings.
--- @field lazy? boolean Whether to defer loading the word base until after the user has entered a `.word` file.
--- @field logger? word.log.configuration A configuration table for the logger.

Expand Down
42 changes: 0 additions & 42 deletions lua/word/mod/base/init.lua-E

This file was deleted.

42 changes: 0 additions & 42 deletions lua/word/mod/base/init.lua-E-E

This file was deleted.

196 changes: 0 additions & 196 deletions lua/word/mod/calendar/init.lua-E

This file was deleted.

Loading

0 comments on commit 46817ad

Please sign in to comment.