DEVELOPMENT ENVIRONMENT

~liljamo/nvim-flake

ref: 29546bc79f27231f619589714a04988fb4e04257 nvim-flake/config/plugins/treesitter.nix -rw-r--r-- 53 bytes
29546bc7Jonni Liljamo chore: update flake inputs 23 hours ago
                                                                                
1
2
3
4
5
{
  plugins.treesitter = {
    enable = true;
  };
}