DEVELOPMENT ENVIRONMENT

~liljamo/nvim-flake

nvim-flake/config/plugins/treesitter.nix -rw-r--r-- 53 bytes
3748c750liljamo chore: update flake inputs and make suggested changes 2 months ago
                                                                                
1
2
3
4
5
{
  plugins.treesitter = {
    enable = true;
  };
}