mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): ISwap swap nodes with a keystroke
This commit is contained in:
parent
6628a23834
commit
dadc328e91
7 changed files with 53 additions and 5 deletions
|
|
@ -69,6 +69,7 @@ require "packer".startup(function(use)
|
|||
use { "hrsh7th/nvim-cmp",
|
||||
requires = { "hrsh7th/cmp-nvim-lsp", "L3MON4D3/LuaSnip", "saadparwaiz1/cmp_luasnip" },
|
||||
}
|
||||
use "mizlan/iswap.nvim"
|
||||
|
||||
|
||||
----> LSP and AST <----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue