changes to nvim and kde
This commit is contained in:
parent
c2ab4f76cc
commit
b977829277
3 changed files with 41 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.nixvim = {
|
||||
enable = true;
|
||||
enablePrintInit = true;
|
||||
# defaultEditor = true;
|
||||
waylandSupport = true;
|
||||
viAlias = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue