-
# Telescope
I thought I'd begin by sharing how I have `Telescope` formatted:
## Screenshots
## Highlights
```lua
colors = {
dark = {
telescope_prompt = "require('onedarkpro.…
-
### Describe the highlighting problem
Hello, maybe you guys can help me.
I installed Nvim with Kickstarter and got everything running smoothly.
However, when I use an inline Angular template in…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.80.1
- OS Version: macOS Ventura 13.0 (22A8380)
Steps to Reproduce:
1. change the file…
-
Right now, only catppuccin is really "good" :/
-
### Problem
It seems that the current `:colorscheme` command is loading colorscheme incorrectly, contrary to what the documentation says.
### Steps to reproduce
Run the following bash script to ins…
-
### Your OneDarkPro config
```lua
-- Minimal config used to test the issue
vim.cmd [[set runtimepath=$VIMRUNTIME]]
vim.cmd [[set packpath=/tmp/nvim/site]]
local package_root = '/tmp/nvim/site/pac…
-
### Your OneDarkPro config
None, using defaults.
### Error messages
_No response_
### Describe the bug
Guess a screenshot describes it the best:
![image](https://github.com/olimorris/onedarkpr…
-
I'd love to be able to disable all bold fonts from the editor window: when you suffer from astigmatism it just makes everything blurry whenever bold fonts are enabled.
One of the reasons I keep on …
-
Sorry if this is a stupid question but I am trying to customize the way that fzf looks.
My goal is something similar to https://github.com/olimorris/onedarkpro.nvim/issues/31 (which is for telescop…
-
### Your OneDarkPro config
```lua
local root = '/tmp/nvim-minimal'
-- Set stdpaths to use root dir
for _, name in ipairs({ 'config', 'data', 'state', 'cache' }) do
vim.env[('XDG_%s_HOME')…