nixvim: add csvview
This commit is contained in:
parent
185e04287d
commit
bcd7b3df28
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
programs.nixvim = {
|
||||
enable = true;
|
||||
plugins = {
|
||||
csvview.enable = true;
|
||||
direnv.enable = true;
|
||||
avante = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue