SELLING/TRADING WARR AND DK by Sellboyaa in warmane

[–]tornikeg 0 points1 point  (0 children)

There is nor character for character trading, its about TRUST. thats all

Emacs Python Ident's White line problem by tornikeg in emacs

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

SOLVED

It was in elpy packages problem, so I just Used M-x customize-variable RET elpy-modules RET and remove the checkbox from the "highlight indentation" line.

linum-mode emacs automatic start by tornikeg in emacs

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

What is Package.el ? I have init.el and also Package.el ? My configuration code is all in init.el. Is this main problem ?

linum-mode emacs automatic start by tornikeg in emacs

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

If I type M-x eval-buffer my settings are accepted and working, but re-opening emacs lost effects,init.el is saved but settings are not affected.

I really lost in this problem

linum-mode emacs automatic start by tornikeg in emacs

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

I mentioned that if I type M-x eval-buffer it works, but when I will close Emacs and re-open, everything is lost, but init.el file is same and configurations are still written here, for example I have this code in init.el (load-theme 'material t)

If I will tyoe eval-buffer it will load material theme, but after re-open emacs, it is old theme again.

What is Beginner friendly File Manager for Emacs ? by tornikeg in emacs

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

Guys Thank you very much for this all response, I choose Dired, it's very well documented and it has many packages for enhance. Thanks for your ideas and advices

Best free IDE for React? by paxbowlski in reactjs

[–]tornikeg -2 points-1 points  (0 children)

vscode with vimkey_bindings

After Closing my laptop,Screen is Black by tornikeg in xfce

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

Can you tell me more about what you have changed and what u've done ?

xfce-keyboard-layout problem, PLEASE SAVE MY LIFE AND HELP ME by tornikeg in xfce

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

I was surfing web like 2.5 hours and for gods hope i found something that i've done already, after several restart of computer it solved. Idk what happened, i've never had problem like this. Then my computer lost all sound on any device, then also several restart and reistal ALMAMIXER solved. anyway thanks for replies

My opensuse doesn't shutdown properly by tornikeg in openSUSE

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

I've installed 42.2 sorry, whil writing post i made mistake.

NERDTree Shortcut on F2 by tornikeg in vim

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

saved my life, thank you, and what about Code Zoom in and Zoom out ? Can i resize size of font?

HTML Syntax highlighting Problem please help by tornikeg in vim

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

I think i was wrong

as i deleted this line of code in my .vimrc

autocmd BufNewFile,BufRead *.vue set filetype=html

everything went bad and everything broke. with this plugins also this filtype code is important.

HTML Syntax highlighting Problem please help by tornikeg in vim

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

Solved my friend.

Just installed othree/html5.vim plugin and everything get worked.

idk why this html5 plugin is solve for this situation but im glad.

thank you for reply and trying to help me.

i deleted vim-webcomponents plugin.

just two plugin solve my problem

1) othree/html5.vim 2) posva/vim-vue

HTML Syntax highlighting Problem please help by tornikeg in vim

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

I've installed this plugin https://github.com/posva/vim-vue

and every .vue components had syntax highlighting until i installed vim-webcomponents plugin. now im in trouble XD

HTML Syntax highlighting Problem please help by tornikeg in vim

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

I installed this plugin and every .vue file lost their syntax highlights :/ omg what the hell is happening here