mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
update which-key live-server
This commit is contained in:
parent
616c5384e2
commit
1479f1e3ae
4 changed files with 68 additions and 19 deletions
|
@ -304,6 +304,7 @@ local mappings = {
|
|||
},
|
||||
r = {
|
||||
name = " Run",
|
||||
l = { "<cmd>edit term://live-server<cr>", "Live Server" },
|
||||
s = {
|
||||
'<cmd>autocmd bufwritepost [^_]*.sass,[^_]*.scss silent exec "!sass %:p %:r.css"<CR>',
|
||||
"Auto Compile Sass",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue