Skip to content

Commit

Permalink
refactor: neovim config
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarow committed Jan 18, 2025
1 parent d54a7e1 commit eaacf14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/home-manager/neovim/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ in {
telescope.enable = true;
autocomplete.nvim-cmp.enable = true;
minimap.codewindow.enable = true;
filetree.nvimTree.enable = true;

ui = {
colorizer.enable = true;
Expand Down

0 comments on commit eaacf14

Please sign in to comment.