Browse Source

docs: update doom/utils module docs

my-config
NTBBloodbath 3 years ago
parent
commit
fc4b865e9b
No known key found for this signature in database GPG Key ID: 18D6730BC846AAC5
  1. 1
      lua/doom/utils/README.md

1
lua/doom/utils/README.md

@ -15,5 +15,4 @@ Herein lies all the Doom utility functions and variables.
- `create_augroups` - Autocommands wrapper for Lua.
- `is_empty` - Check if a string is empty or nil.
- `has_value` - Search if a table have a value.
- `try` and `catch` - Try/Catch for error handling.
- `get_os` - Get the current OS using LuaJIT.

Loading…
Cancel
Save