doom-nvim
doom-nvim copied to clipboard
A Neovim configuration for the advanced martian hacker
Seemed that `projects` module is loaded after `telescope` module . So Telescope cannot load the project extension The behavior occurs randomly (possibly because of asynchronous module loading mechanism - just...
[lazytanuki/nvim-mapper ](https://github.com/lazytanuki/nvim-mapper)has been deprecated in favor of [gregorias/nvim-mapper](https://github.com/gregorias/nvim-mapper) (see deprecation notice by author). This change should probably also be reflected in doom-nvim.
### Current Behavior: When I try to format my typescript code, even when my nvim "shiftwidth" is 4, the formatted code is always use tabsize of 2 ### Expected Behavior:...
moves all settings into `core/globals` -> `doom.settings` Note: this was added on top of `traverser`.
adds new traverser
I regularly have to open files that are gigabytes in size (logfiles), or source code that contains hundreds of thousands of lines, in which case Neovim can hang for a...
i can't say what, after i download new neovim on my mac i cloned the doom to my .config and opened nvim and i allow packages to install , and...