Fork me on GitHub
#conjure
<
2021-07-10
>
GitHub14:07:54

[Olical/conjure] Pull request opened by p00f

Chase15:07:00

Off topic, but I went looking for the colorscheme in their dotfiles (nightfly it seems) and it looks like their nvim config is written all in fennel (using aniseed I think). Wild

rafaeldelboni21:07:34

Looks beautiful, how that works? Do you need to "compile" after you change the .fnl files? I will start my Nvim config from the ground up, I could give this a try

Chase22:07:34

Yeah the code is so clean. I think this is the route I'll eventually take when I finally switch over to the lua side of neovim/config.

Chase22:07:51

Looks like you are doing the same so maybe I'll wait for you to figure it all out. Lol

mamapitufo14:07:13

FWIW, I tried the "full fennel config" but in the end found that for things like options vimL is so much better, if only because I can type K and get the documentation quickly.

Chase15:07:00

Off topic, but I went looking for the colorscheme in their dotfiles (nightfly it seems) and it looks like their nvim config is written all in fennel (using aniseed I think). Wild

rafaeldelboni20:07:10

Does anybody know if conjure integrates well with this plugin? https://github.com/nvim-lua/completion-nvim I'm planning to move out of coc-nvim, so I'm checking alternatives of each of it's features and I'm not sure of what autocompletion plugin to use.

rafaeldelboni20:07:36

Out of the box? Or it needs a special config?

rafaeldelboni21:07:38

Maybe you can use Omni and this one right? https://github.com/tami5/compe-conjure

The Continium21:07:38

Load the two plugins and configure compe setup with conjure=true

rafaeldelboni21:07:06

Cool! I Will definitely give this a try

rafaeldelboni21:07:47

That's what I'm planning to

rafaeldelboni21:07:29

Today I combo LSP+Conjure well with coc, but it's time to do a refresh, being using this setup for 2 years almost

The Continium21:07:04

I added it a couple of weeks ago.

rafaeldelboni21:07:39

Do you have your dotfiles open? If yes could you share it?

rafaeldelboni21:07:57

Nice installer plugin

The Continium21:07:40

It may not be that easy to follow but feel free to browse. https://github.com/thecontinium/vim-config/tree/nvim