mirror of
https://github.com/cap153/nvim.git
synced 2026-05-02 03:21:40 +08:00
添加fzf-lua配置
This commit is contained in:
parent
6d2c60eedc
commit
557287033b
8 changed files with 78 additions and 50 deletions
|
|
@ -46,7 +46,7 @@ return {
|
|||
filetype = {
|
||||
python = "uv run $fileName",
|
||||
rust = {
|
||||
"cargo run",
|
||||
"cargo run --release",
|
||||
-- "cd $dir &&",
|
||||
-- "rustc $fileName &&",
|
||||
-- "$dir/$fileNameWithoutExt",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue