doom-nvim icon indicating copy to clipboard operation
doom-nvim copied to clipboard

A Neovim configuration for the advanced martian hacker

Results 38 doom-nvim issues
Sort by recently updated
recently updated
newest added
trafficstars

### What is the feature, what would you like to be able to do? Sometimes dependencies aren't installed, this is especially an issue in language configurations where the execution is...

scope: enhancement

### Current Behavior: Hi, When I try to use a Telescope shortcut like _Space ._ to browse through telescope project I get this error message ``` Error in packer_compiled: ...m/site/pack/packer/start/packer.nvim/lua/packer/load.lua:83:...

scope: bug
good first issue

### Current Behavior: I'm getting stacktrace due to some enabled languages: ``` "config.lua" 58L, 1565B [w] [doom] [ERROR 07:49:26] config.lua:87: There was an error loading module 'langs.ruby'. Traceback: [doom] module...

scope: bug

### Current Behavior: On starting neovim I get the following error and don't get the famous doom start screen. Error detected while processing /home/gerald/.config/nvim/init.lua: E5113: Error while calling lua chunk:...

scope: bug

### What is the feature, what would you like to be able to do? Currently install script will backup current doom-nvim config if user tries to re-run install script. The...

scope: enhancement
good first issue

### Current Behavior: User can use neovim

scope: bug
good first issue

### Current Behavior: Unable to re-create reliably but something is causing the `oe` keybind to break during regular use. ### Expected Behavior: Always able to open/close file explorer.

scope: bug

### Current Behavior: When disabling the snippets module, nvim throws the following error on startup: ``` packer.nvim: Error running config for LuaSnip: [string "..."]:0: module 'luasnip' not found: ^Ino field...

scope: bug

The docker-podman wrapper created volume mounts are owned by the root user inside the container, and the doom user wouldn't have write access. Need to specify --user-ns=keep-id flag to map...

This error seems to show upon `:DoomReload` both for my personal merge and a clean next branch. ``` vim [doom] [WARN 10:05:34] ui.lua:16: Colorscheme 'doom-one' not found, falling back to...