KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Kennel Linux Arch-based


Moderator: Forum moderators

geo_c
Posts: 2943
Joined: Fri Jul 31, 2020 3:37 am
Has thanked: 2271 times
Been thanked: 911 times

Re: KLA-Plasma-KDE-CE-1.4 ( stable release )

Post by geo_c »

I can't seem to get anything productive done in vi, even with a key binding cheat sheet. Is NeoVim any easier to use?

geo_c
Old School Hipster, and Such

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 ( stable release )

Post by Sofiya »

geo_c wrote: Sun Jan 19, 2025 5:37 pm

I can't seem to get anything productive done in vi, even with a key binding cheat sheet. Is NeoVim any easier to use?

It all depends on how well you are trained. :geek:

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 ( stable release )

Post by Sofiya »

KL-Neovim

Note: You can also view all available themes and theme demo. write down the theme name and replace the name in
Instead of " catppuccin-macchiato " at the very bottom of the code. line 119 -- Configure LazyVim , Switch color scheme
in $HOME/.config/nvim/lua/plugins/colorscheme.lua

view color schemes

Code: Select all

Space - u - Shift + C
Attachments
2025-01-21_00-01.png
2025-01-21_00-01.png (80.42 KiB) Viewed 1186 times
2025-01-19_15-21.png
2025-01-19_15-21.png (138.42 KiB) Viewed 1186 times
Last edited by Sofiya on Tue Jan 28, 2025 7:46 pm, edited 1 time in total.

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 ( stable release )

Post by Sofiya »

geo_c wrote: Sun Jan 19, 2025 5:37 pm

I can't seem to get anything productive done in vi, even with a key binding cheat sheet. Is NeoVim any easier to use?

NeoVim is a powerful text editor that offers an improved text experience and many features to increase developer productivity. It provides fast and efficient work with large files, supports many programming languages, and has a flexible customization system.

NeoVim can be useful for developers, writers, and anyone who works with text on a daily basis. Its user-friendly interface, the ability to automate tasks, and a wide range of plugins make it an attractive tool for increasing productivity and work efficiency.

KL-Linux
KL LINUX Simple fast free

geo_c
Posts: 2943
Joined: Fri Jul 31, 2020 3:37 am
Has thanked: 2271 times
Been thanked: 911 times

Re: KLA-Plasma-KDE-CE-1.4 ( stable release )

Post by geo_c »

Sofiya wrote: Mon Jan 20, 2025 9:38 pm

, and anyone who works with text on a daily basis. Its user-friendly interface, the ability to automate tasks, and a wide range of plugins make it an attractive tool for increasing productivity and work efficiency.

I'll have to give it a fair attempt to learn, because I do work with text quite a bit. Micro has it's limitations! (I still like it a lot)

geo_c
Old School Hipster, and Such

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 ( stable release )

Post by Sofiya »

KL- Neovim

Image

This is my final version, I will not add anything else for myself. If you want, add, change, everything is in your hands

  • If you already have Neovim installed. Backup current neovim configuration files.

    • # required
      mv ~/.config/nvim{,.bak}

    • # optional but recommended
      mv ~/.local/share/nvim{,.bak}
      mv ~/.local/state/nvim{,.bak}
      mv ~/.cache/nvim{,.bak}

    • Install
      # open terminal and type
      cd ~/.config/nvim
      chmod +x install.sh
      ./install.sh

    • Wait until the required components are installed

    Enjoy! It was Sofia with you

Attachments
Catppucin.png
Catppucin.png (76.8 KiB) Viewed 1152 times
2025-01-21_06-48.png
2025-01-21_06-48.png (91.17 KiB) Viewed 1152 times
2025-01-21_06-53.png
2025-01-21_06-53.png (171.37 KiB) Viewed 1152 times
Last edited by Sofiya on Tue Jan 21, 2025 1:57 pm, edited 4 times in total.

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 ( stable release )

Post by Sofiya »

KL- Neovim
:thumbup: :thumbup: :thumbup:

Attachments
2025-01-21_14-43.png
2025-01-21_14-43.png (81.46 KiB) Viewed 1115 times
2025-01-21_14-46.png
2025-01-21_14-46.png (259.49 KiB) Viewed 1115 times

KL-Linux
KL LINUX Simple fast free

User avatar
wiak
Posts: 4244
Joined: Tue Dec 03, 2019 6:10 am
Location: Packing - big job
Has thanked: 70 times
Been thanked: 1257 times
Contact:

Re: KLA-Plasma-KDE-CE-1.4 ( stable release )

Post by wiak »

I've made the thread sticky since you indicated 'finalised' Sofiya. I'd be grateful if you could simply change first post of this thread with any future maintenance versions since Sticky now.

https://www.tinylinux.info/
DOWNLOAD wd_multi for hundreds of 'distros' at your fingertips: viewtopic.php?p=99154#p99154
Αξίζει να μεταφραστεί;

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Post by Sofiya »

KL-Neovim + Yazi - ⚡️ Blazing Fast Terminal File Manage

added Yazi plugin for KL-Neovim

Space - y

Yazi is a blazing fast file manager for the terminal. This plugin allows you to open yazi in a floating window in Neovim.

Attachments
2025-01-22_03-10.png
2025-01-22_03-10.png (147.25 KiB) Viewed 1037 times
2025-01-22_02-05.png
2025-01-22_02-05.png (137.09 KiB) Viewed 1048 times
2025-01-22_01-59.png
2025-01-22_01-59.png (107.84 KiB) Viewed 1048 times
Last edited by Sofiya on Wed Jan 22, 2025 1:48 pm, edited 1 time in total.

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Post by Sofiya »

KL-Neovim + Ranger

Added plugin for integration with "ranger"

Space - Shift +

Attachments
ranger.tar.xz
/home/spot/.config/ranger
(27.78 KiB) Downloaded 8 times
2025-01-22_12-26.png
2025-01-22_12-26.png (147.95 KiB) Viewed 1013 times
2025-01-22_12-22.png
2025-01-22_12-22.png (162.75 KiB) Viewed 1013 times
Last edited by Sofiya on Wed Jan 22, 2025 5:24 pm, edited 3 times in total.

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Post by Sofiya »

:thumbup: :thumbup: :thumbup:

Attachments
2025-01-22_16-01.png
2025-01-22_16-01.png (238.79 KiB) Viewed 989 times

KL-Linux
KL LINUX Simple fast free

geo_c
Posts: 2943
Joined: Fri Jul 31, 2020 3:37 am
Has thanked: 2271 times
Been thanked: 911 times

Re: KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Post by geo_c »

I just installed this neovim in Airedale, it's all running, and I have no idea how to get around, time to start reading some manuals.

:thumbup2:

But trying to use the spacebar to open that VeryLazy menu gives me a c compiler error. No C compiler found. So I guess my KLV won't run it out of the box. I have all the current KLV/KLA isos downloaded, so it's time to update.

geo_c
Old School Hipster, and Such

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Post by Sofiya »

geo_c wrote: Wed Jan 22, 2025 2:05 pm

I just installed this neovim in Airedale, it's all running, and I have no idea how to get around, time to start reading some manuals.

:thumbup2:

But trying to use the spacebar to open that VeryLazy menu gives me a c compiler error. No C compiler found. So I guess my KLV won't run it out of the box. I have all the current KLV/KLA isos downloaded, so it's time to update.

# for installation in Arch
sudo pacman -Syu base-devel git lazygit fzf ripgrep ninja gettext libtool autoconf automake cmake pkgconf python-pipenv unzip curl doxygen vi neovim

# for installation in Void
sudo xbps-install -Su git gcc clang zig lazygit fzf ripgrep ninja gettext libtool autoconf automake cmake pkgconf unzip curl doxygen neovim

Note:
I added a script to install in Void viewtopic.php?p=140649#p140649

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Post by Sofiya »

Ranger

After looking at Ranger I decided to make it prettier and add icons :geek: :thumbup:

Attachments
ranger.tar.xz
(46.2 KiB) Downloaded 8 times
2025-01-23_19-50.png
2025-01-23_19-50.png (98.57 KiB) Viewed 800 times

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Post by Sofiya »

Vim

Last edited by Sofiya on Sat Jan 25, 2025 9:10 pm, edited 1 time in total.

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Post by Sofiya »

:ugeek:

Image

Last edited by Sofiya on Sat Jan 25, 2025 10:12 pm, edited 3 times in total.

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Post by Sofiya »

Vim
colorscheme dracula

Attachments
2025-01-24_20-43.png
2025-01-24_20-43.png (125.32 KiB) Viewed 661 times
Last edited by Sofiya on Sat Jan 25, 2025 9:09 pm, edited 1 time in total.

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Post by Sofiya »

Vim
______________________________________________________________
colorscheme catppuccin_mocha

https://github.com/sofijacom/dotfiles-vim

****************************************************************************************

Enjoy! It was Sofia with you

Attachments
2025-01-26_23-54.png
2025-01-26_23-54.png (134.49 KiB) Viewed 444 times
2025-01-25_16-09.png
2025-01-25_16-09.png (153.86 KiB) Viewed 544 times
2025-01-25_01-12.png
2025-01-25_01-12.png (171.91 KiB) Viewed 617 times

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Post by Sofiya »

KL-Neovim

Added second logo ( sharp )

Change the logo by entering logo or sharp in $HOME/.config/nvim/lua/plugins/alpha.lua

Attachments
2025-01-28_00-54.png
2025-01-28_00-54.png (167.74 KiB) Viewed 289 times
2025-01-27_16-58.png
2025-01-27_16-58.png (89.26 KiB) Viewed 329 times

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Post by Sofiya »

Vim

Note::
Vim now has color highlighting

Note::
fixed display of icons

Note::
Vim introductory message is disabled.

added:
colorscheme tokyonight

added:
added highlight https://

added:
Powerline symbols.

Code: Select all

" Powerline symbols.
"let g:airline_left_sep = ''
"let g:airline_left_alt_sep = '╱'
"let g:airline_right_sep = ''
"let g:airline_right_alt_sep = '╲'
Attachments
2025-01-29_16-00.png
2025-01-29_16-00.png (184.89 KiB) Viewed 130 times
colorscheme tokyonight
colorscheme tokyonight
2025-01-29_03-24.png (131.43 KiB) Viewed 207 times
2025-01-29_00-00.png
2025-01-29_00-00.png (132.91 KiB) Viewed 228 times

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2378
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1619 times

Re: KLA-Plasma-KDE-CE-1.4 Final ( stable release )

Post by Sofiya »

Vim :thumbup:

Attachments
Default
Default
2025-01-30_06-08.png (154.73 KiB) Viewed 21 times

KL-Linux
KL LINUX Simple fast free

Post Reply

Return to “KLA”