From https://github.com/nvim-treesitter/nvim-treesitter/issues/2947, it seems that python indentation is finally working. See https://github.com/nvim-lua/kickstart.nvim/issues/78, and we no longer need 'disable = { "python" }'. ``` ```