add niri and update nvim config
This commit is contained in:
@@ -9,6 +9,7 @@ require("mini.comment").setup() -- block comments etc
|
||||
-- sugar ↓↓↓↓↓↓
|
||||
require("mini.indentscope").setup() -- show indent scope
|
||||
require("mini.cursorword").setup() -- highlight identical words
|
||||
require("mini.indentscope").gen_animation.none()
|
||||
|
||||
-- complicated ↓↓↓↓↓↓
|
||||
require("mini.operators").setup()
|
||||
|
||||
Reference in New Issue
Block a user