Skip to content

Commit

Permalink
2024/07/20-03:48:06
Browse files Browse the repository at this point in the history
  • Loading branch information
1nv0k32 committed Jul 20, 2024
1 parent 524e44e commit 143f72d
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 @@ -35,6 +35,7 @@
treesitter.enable = true;
treesitter-context.enable = true;
cmp.enable = true;
nvim-autopairs.enable = true;
lsp = {
enable = true;
servers = {
Expand Down

0 comments on commit 143f72d

Please sign in to comment.