DEVELOPMENT ENVIRONMENT

~liljamo/nvim-flake

ref: 498eeca9ced6a220a5ccd9b431552cf84f52e22b nvim-flake/config/plugins/treesitter.nix -rw-r--r-- 53 bytes
498eeca9Jonni Liljamo feat(telescope): a couple binds a month ago
                                                                                
1
2
3
4
5
{
  plugins.treesitter = {
    enable = true;
  };
}