mirror of
https://github.com/sadan4/nvim.git
synced 2025-06-07 20:33:01 -04:00
jdtls
This commit is contained in:
parent
c88ca941fa
commit
e4e57e9895
3 changed files with 114 additions and 16 deletions
|
@ -69,3 +69,4 @@ vim.keymap.set("n", "<leader>w", ":SudaWrite<CR>", {
|
|||
vim.keymap.set("n", "<leader>h", ":%S/", {
|
||||
noremap = true,
|
||||
})
|
||||
vim.keymap.set({ "n", "v" }, "<leader>se", require("nvim-emmet").wrap_with_abbreviation)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue