DEVELOPMENT ENVIRONMENT

~liljamo/nvim-flake

ref: f6dfa046bba713f08461db8448316f48a3cbd656 nvim-flake/config/plugins/treesitter.nix -rw-r--r-- 53 bytes
f6dfa046Jonni Liljamo chore: update flake inputs 4 days ago
                                                                                
1
2
3
4
5
{
  plugins.treesitter = {
    enable = true;
  };
}