-
I think the color for **StorageClass** may not be displaying. In this JavaScript example, `const` should be highlighted, if I am [reading this correctly](https://github.com/arcticicestudio/nord-vim/bl…
-
## Expected behavior, english is required
How to solve the line on the picture bottom?
![image](https://user-images.githubusercontent.com/43681138/139640292-4eefb2c0-a397-43da-8bdb-a7910e2…
-
Hi, first of all, thank you for this amazing theme :beer:
I have a function to toggle transparency.
```lua
function M.toggle_transparency()
vim.g.onedark_transparent_background = not vim.g.on…
-
This is a list of SpaceVim screenshorts from users.
-
onedark:
![image](https://user-images.githubusercontent.com/33668314/153563498-7b896ec6-e250-4491-b606-f38a276556e8.png)
overseerr:
![image](https://user-images.githubusercontent.com/33668314/153…
-
I think its better to provide an api like ```onedark.load()``` rather than enable the theme at ```require('onedark').setup()```. Other colorschemes don't typically load the colorscheme at setup(), I t…
-
When using lua to configure onedark with `require("onedark").setup()` as recommended in the README, I noticed that icons from [nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons) were …
-
Hello,
After #42 was merged, I've tried disabling italic for comments like so:
```lua
-- init.lua
require 'paq' {
{'navarasu/onedark.nvim'},
}
require('onedark').setup {
code_style…
-
https://gist.github.com/vtmx/0c40acfede063ef58e0ebf7d3b4cf174
![screenshot](https://i.imgur.com/fdhnxLW.png)
-
Screenshot:
![Screenshot from 2021-08-19 21-31-55](https://user-images.githubusercontent.com/13183797/130077544-b427a03c-09b1-40d1-8500-4f369433ddbe.png)
My neovim configuration:
```lua
vim.g.…