Chris Patti

Results 98 comments of Chris Patti

OK thanks so you're definitely running a recent enough version. What happens when you type: ```bash nvim --clean ```

OK. Did you git clone the kickstart.nvim repository?

Also what happens if you run: ``` nvim ``` and then: ``` cat ~/.local/state/nvim/log ```

Yeah I'm seeing no intro on Mac either. I suppose this is one of those "Advanced users won't care but new users *will*" scenarios.

When I change the todo-comments line to: ```lua { 'folke/todo-comments.nvim', event = 'VimEnter', dependencies = { 'nvim-lua/plenary.nvim' }, opts = { signs = false }}, ``` in init.lua, I still...

I wish there were a way to single step through Neovim as it starts up so we could see which plugin does this first.

I like this idea but honestly have no opinion and don't quite understand what "intensive" means in this context.

your English is fantastic as always! My reading comprehension was at fault :-) to be honest I haven't been bitten by this yet in personally when I'm programming I really...

For what it's worth I love this idea :)

Thanks for the scoop @SebasF1349 - in any case this isn't a kickstart issue. Closing.