Skip to content

Commit

Permalink
2024/07/21-01:43:50
Browse files Browse the repository at this point in the history
  • Loading branch information
1nv0k32 committed Jul 20, 2024
1 parent 2f18cd0 commit a6c45d1
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 @@ -32,6 +32,7 @@
indent-blankline.enable = true;
lastplace.enable = true;
treesitter.enable = true;
neo-tree.enable = true;
nvim-autopairs.enable = true;
cmp.enable = true;
lsp = {
Expand Down

0 comments on commit a6c45d1

Please sign in to comment.