mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nvim): add copilot chat plugin
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
asdf plugin add lua
|
||||
asdf install lua 5.1
|
||||
asdf install lua latest
|
||||
asdf global lua latest
|
||||
|
||||
luarocks install --server=https://luarocks.org/dev luaformatter
|
||||
sudo luarocks install --lua-version 5.1 tiktoken_core
|
||||
|
||||
Reference in New Issue
Block a user