add(nvim): ISwap swap nodes with a keystroke

This commit is contained in:
Léana 江 2023-03-28 21:10:38 +02:00
parent 6628a23834
commit dadc328e91
7 changed files with 53 additions and 5 deletions

View file

@ -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 <----