Size: a a a

2020 January 02

SA

Sergio Araujo in NeoVim
Have you ever seen the mentioned keystroke combination in use?
источник

SA

Sergio Araujo in NeoVim
Swap the current character (the character under the cursor) with the next:

xp

Swap the current character with the previous:

Xp
источник
2020 January 03

G

Gabriel in NeoVim
Hi. I might be going mad but why does my nvim start with the last file I was editing? Is it some setting or is that normal?
источник

NK

ID:1004854269 in NeoVim
private (有需要私信): @Mionl
источник

SA

Sergio Araujo in NeoVim
Gabriel
Hi. I might be going mad but why does my nvim start with the last file I was editing? Is it some setting or is that normal?
It is some configuration. Try

vim -u NONE -U NONE -N -i NONE

Reference: https://vimhelp.org/vim_faq.txt.html#faq-2.5
источник

G

Gabriel in NeoVim
Sergio Araujo
It is some configuration. Try

vim -u NONE -U NONE -N -i NONE

Reference: https://vimhelp.org/vim_faq.txt.html#faq-2.5
Ahh loading without reading the configuration file. Yeah it starts nice and clean. I have to go through the config file and see what's what.

It's not really bothering me, just got curious why it does that.

Thank You.
источник

SA

Sergio Araujo in NeoVim
Gabriel
Ahh loading without reading the configuration file. Yeah it starts nice and clean. I have to go through the config file and see what's what.

It's not really bothering me, just got curious why it does that.

Thank You.
Our work here it is to be supportive at the higher level. You are welcome!
источник
2020 January 04

SA

Sergio Araujo in NeoVim
источник

SA

Sergio Araujo in NeoVim
Hey guys, anybody knows about "inccommand"?
Because I use it in a daily basis, it is something essential after I discover it.

For those who didn't even know about try:
:h inccommand

Even better try researching on youtube:
nvim inccommand
источник
2020 January 06

SA

Sergio Araujo in NeoVim
источник

SA

Sergio Araujo in NeoVim
источник
2020 January 07

SA

Sergio Araujo in NeoVim
We speak English, please translate!
источник

緑眼のモンスター in NeoVim
Sergio Araujo
We speak English, please translate!
Can you stop it with we speak English spam?
источник

.

. in NeoVim
Guys, I'm using ultisnips and I want to to list only specific snippets for that file extension. For example cpp files. How do that?
источник

.

. in NeoVim
:Snippets return all snippets actually
источник

SA

Sergio Araujo in NeoVim
источник

.

. in NeoVim
I tested them
источник

.

. in NeoVim
Didn't works
источник

.

. in NeoVim
Guys, can I create neovim plugin with c++?
источник

SA

Sergio Araujo in NeoVim
I am using deoplee and it automatically shows avaiable in context
источник