DEVELOPMENT ENVIRONMENT

~liljamo/nvim-flake

ref: 2090686e4160e017f3a802a6530d7cb498670657 nvim-flake/config/plugins/treesitter.nix -rw-r--r-- 53 bytes
2090686eJonni Liljamo feat(oil): show hidden, change keybind 3 months ago
                                                                                
1
2
3
4
5
{
  plugins.treesitter = {
    enable = true;
  };
}