Christian Chiarulli

Results 71 comments of Christian Chiarulli

Thanks, testing it should be as easy as dropping the finished product in your `lua/` directory

![image](https://user-images.githubusercontent.com/29136904/124332126-bc731700-db5e-11eb-8ef2-b0b02201f4d0.png)

![image](https://user-images.githubusercontent.com/29136904/97791654-2b9d0380-1bab-11eb-8133-d8160d3f72cd.png)

![image](https://user-images.githubusercontent.com/29136904/178520486-8f21d80f-ccb9-4ff6-b8da-7bc43674ebde.png) I think one of these require statements in this case

I can't seem to reproduce, maybe it was the recent telescope update? I have an older version on my other computer I'll give it a shot on there. If I...

I think it's due to the syntax being used here: ``` require "user.keymaps" require "user.plugins" require "user.autocommands" require "user.colorscheme" require "user.cmp" require "user.navic" require "user.lsp-inlayhints" require "user.lsp" ``` If I...

Inline seems to work: ![image](https://user-images.githubusercontent.com/29136904/111828959-70a7a500-88c2-11eb-9eb1-183ba92a9330.png) Blocks are formatted but not in there own highlighted code block: ![image](https://user-images.githubusercontent.com/29136904/111829028-8ae18300-88c2-11eb-99e1-e66d088117f4.png)

ueberzug may be helpful for this on linux

seems to be a copilot thing: https://github.com/hrsh7th/nvim-cmp/issues/459, closing

We need a official release before creating a package, so I'm prioritizing features for a stable official release right now.