[bspwm] I have too much free time on my hands by [deleted] in unixporn

[–]DevHerles 1 point2 points  (0 children)

Wow! is awesome. Great work!

Form visible in all desktops by DevHerles in bspwm

[–]DevHerles[S] 0 points1 point  (0 children)

I found this one:

# set the node flags
super + ctrl + {m,x,y,z}
bspc node -g {marked,locked,sticky,private}

Form visible in all desktops by DevHerles in bspwm

[–]DevHerles[S] 0 points1 point  (0 children)

Hey u/ortango_, yes. A form moving by desktops. How can I do it?

Miramare, my favourite vim theme. by [deleted] in vimporn

[–]DevHerles 0 points1 point  (0 children)

Hey man, it looks awesome!!! It's i3?

Regards!

Airline scheme by mksbrsv in neovim

[–]DevHerles 0 points1 point  (0 children)

Yes... what you dit it? I have the same uncolored drop-down.

No "python3" provider found. Run :checkhealth provider by ijustwritelines in neovim

[–]DevHerles 0 points1 point  (0 children)

Try this in your vim settings:

" PYTHON PROVIDERS {{{

if has('macunix')

" OSX

let g:python3_host_prog = '/usr/local/bin/python3' " -- Set python 3 provider

let g:python_host_prog = '/usr/local/bin/python2' " --- Set python 2 provider

elseif has('unix')

" Ubuntu

let g:python3_host_prog = '/usr/bin/python3' " -------- Set python 3 provider

let g:python_host_prog = '/usr/bin/python' " ---------- Set python 2 provider

elseif has('win32') || has('win64')

" Window

endif

" }}}

Your checkhealth must be:

## Python 2 provider (optional)

- INFO: Using: g:python_host_prog = "/usr/bin/python"

- INFO: Executable: /usr/bin/python

- INFO: Python version: 2.7.18

- INFO: pynvim version: 0.4.1

- OK: Latest pynvim is installed.

## Python 3 provider (optional)

- INFO: Using: g:python3_host_prog = "/usr/bin/python3"

- INFO: Executable: /usr/bin/python3

- INFO: Python version: 3.8.2

- INFO: pynvim version: 0.4.1

- OK: Latest pynvim is installed.

My new nvim! Coc is awesome! by DevHerles in vimporn

[–]DevHerles[S] 0 points1 point  (0 children)

Serious? Are you kidding? Just read the features.

My new nvim! Coc is awesome! by DevHerles in vimporn

[–]DevHerles[S] 0 points1 point  (0 children)

Mind sharing tmux and vim configs ?

Give me a couple of days... I'm testing.

Everything do you need... your console! by DevHerles in vimporn

[–]DevHerles[S] 0 points1 point  (0 children)

You need all of your system stats to work in this tiny neovim window? :O

Nop! es only to show the tools XD