all repos

init.lua @ 4e3e2fb

my nvim config
1 files changed, 1 insertions(+), 0 deletions(-)
Added impatient.nvim
Author: flof-ik ss2316544@gmail.com
Committed at: 2022-02-20 12:44:13 +0200
Parent: 26403db
M lua/plugin.lua

@@ -5,6 +5,7 @@ use "wbthomason/packer.nvim"

use "nvim-lua/plenary.nvim" use "kyazdani42/nvim-web-devicons" use "rmehri01/onenord.nvim" -- theme + use "lewis6991/impatient.nvim" use { "tpope/vim-surround", keys = { "c", "d", "y" } } use { "numToStr/Comment.nvim", keys = { "gc" }, config = get_config "Comment" }