fix(neovim): fix comment setup
This commit is contained in:
parent
c4ada51f15
commit
2978197378
3 changed files with 13 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
{ lib, pkgs, ... }:
|
||||
|
||||
let
|
||||
vimLua = lua: ''
|
||||
|
@ -28,7 +28,7 @@ in {
|
|||
auto-session
|
||||
vim-visual-multi
|
||||
vim-surround
|
||||
kommentary
|
||||
comment-nvim
|
||||
lightspeed-nvim
|
||||
which-key-nvim
|
||||
neogit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue