Skip to content

Commit

Permalink
nixvim: update options to opts
Browse files Browse the repository at this point in the history
  • Loading branch information
brckd committed Apr 1, 2024
1 parent c6d119a commit e19615f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/home/nixvim/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ in {
viAlias = true;
vimAlias = true;

options = {
opts = {
# Tabs
smartindent = true;
tabstop = 2;
Expand Down

0 comments on commit e19615f

Please sign in to comment.