nvf: more changes
This commit is contained in:
parent
372d33f406
commit
e9130edc58
6 changed files with 7 additions and 23 deletions
|
@ -1,10 +1,4 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: let
|
||||
inherit (config.modules.other.system) username;
|
||||
in {
|
||||
{pkgs, ...}: {
|
||||
programs.neovim-flake.settings.vim = {
|
||||
treesitter = {
|
||||
fold = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue