Zaiqiang Dong

Results 8 comments of Zaiqiang Dong

When capture a picture, the picture is ok. Recaod is wrong.

![image](https://github.com/nvim-neo-tree/neo-tree.nvim/assets/10396859/81e6f401-089c-4657-9c2d-1324de9971b8)

> If 21% is 85762 (the progress bar data tends to overestimate), then is the total number of index files truly in the hundreds of thousands ? That is a...

> If the `.class` files are part of the classpath then yes they should be included the same as any jar file. What kind of project is it. Maven, Gradle,...

config as bellow: ``` { "nvim-java/nvim-java" }, { "neovim/nvim-lspconfig", event = "VeryLazy", dependencies = { "williamboman/mason-lspconfig.nvim" }, config = function() vim.lsp.set_log_level("off") -- IMPORTANT: make sure to setup neodev BEFORE lspconfig...

> Some tmux like capatibilities are on the roadmap, but have you considered opening multiple terminals inside Neovim? > > I use https://github.com/voldikss/vim-floaterm, with a few named terminals, which I...