Skip to content

Commit

Permalink
docs: update demo videos to github directly
Browse files Browse the repository at this point in the history
  • Loading branch information
lopi-py committed Jan 6, 2024
1 parent 8f569a7 commit 6b59ca0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A [luau-lsp](https://github.com/JohnnyMorganz/luau-lsp/) extension to improve your experience in neovim.

https://github.com/lopi-py/luau-lsp.nvim/assets/70210066/4fa6d3b1-44fe-414f-96ff-b2d58e840080

# Installation

## [lazy.nvim](https://github.com/folke/lazy.nvim)
Expand Down Expand Up @@ -98,6 +100,8 @@ require("luau-lsp").setup {

`:LuauBytecode` and `:LuauCompilerRemarks` open a new window and show the current Luau file bytecode and compiler remarks. It will automatically update if you change the file or edit it. Close with `q`.

https://github.com/lopi-py/luau-lsp.nvim/assets/70210066/f9d45153-47f0-4565-a2ed-3769153732a0

# Server settings

```lua
Expand Down
Binary file removed assets/bytecode.mp4
Binary file not shown.
Binary file removed assets/demo.mp4
Binary file not shown.

0 comments on commit 6b59ca0

Please sign in to comment.