Skip to content

Commit

Permalink
2024/07/20-03:04:05
Browse files Browse the repository at this point in the history
  • Loading branch information
1nv0k32 committed Jul 20, 2024
1 parent 44aefa6 commit a3c03fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/nvim.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ with lib;
lightline.enable = mkDefault true;
telescope.enable = mkDefault true;
lastplace.enable = mkDefault true;
oil.enable = mkDefault true;
lsp = {
enable = mkDefault true;
servers = {
Expand Down

0 comments on commit a3c03fa

Please sign in to comment.