I can't seem to get anything productive done in vi, even with a key binding cheat sheet. Is NeoVim any easier to use?
KLA-Plasma-KDE-CE-1.4 Final ( stable release )
Moderator: Forum moderators
-
- Posts: 2943
- Joined: Fri Jul 31, 2020 3:37 am
- Has thanked: 2271 times
- Been thanked: 911 times
- 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 )
geo_c wrote: Sun Jan 19, 2025 5:37 pmI 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.
KL-Linux
KL LINUX Simple fast free
- 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 )
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 (80.42 KiB) Viewed 1270 times
-
- 2025-01-19_15-21.png (138.42 KiB) Viewed 1270 times
KL-Linux
KL LINUX Simple fast free
- 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 )
geo_c wrote: Sun Jan 19, 2025 5:37 pmI 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
-
- 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 )
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
- 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 )
KL- Neovim
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}
Clone the repository
git clone https://github.com/sofijacom/KL-Neovim.git ~/.config/nvim
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 (76.8 KiB) Viewed 1236 times
-
- 2025-01-21_06-48.png (91.17 KiB) Viewed 1236 times
-
- 2025-01-21_06-53.png (171.37 KiB) Viewed 1236 times
KL-Linux
KL LINUX Simple fast free
- 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 )
KL- Neovim
- Attachments
-
- 2025-01-21_14-43.png (81.46 KiB) Viewed 1199 times
-
- 2025-01-21_14-46.png (259.49 KiB) Viewed 1199 times
KL-Linux
KL LINUX Simple fast free
- wiak
- Posts: 4249
- Joined: Tue Dec 03, 2019 6:10 am
- Location: Packing - big job
- Has thanked: 70 times
- Been thanked: 1258 times
- Contact:
Re: KLA-Plasma-KDE-CE-1.4 ( stable release )
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
Αξίζει να μεταφραστεί;
- 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 )
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 (147.25 KiB) Viewed 1121 times
-
- 2025-01-22_02-05.png (137.09 KiB) Viewed 1132 times
-
- 2025-01-22_01-59.png (107.84 KiB) Viewed 1132 times
KL-Linux
KL LINUX Simple fast free
- 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 )
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 (147.95 KiB) Viewed 1097 times
-
- 2025-01-22_12-22.png (162.75 KiB) Viewed 1097 times
KL-Linux
KL LINUX Simple fast free
- 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 )
- Attachments
-
- 2025-01-22_16-01.png (238.79 KiB) Viewed 1073 times
KL-Linux
KL LINUX Simple fast free
-
- 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 )
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.
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
- 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 )
geo_c wrote: Wed Jan 22, 2025 2:05 pmI 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.
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
- 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 )
Ranger
After looking at Ranger I decided to make it prettier and add icons
- Attachments
-
- ranger.tar.xz
- (46.2 KiB) Downloaded 10 times
-
- 2025-01-23_19-50.png (98.57 KiB) Viewed 884 times
KL-Linux
KL LINUX Simple fast free
- 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 )
Vim
KL-Linux
KL LINUX Simple fast free
- 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 )
KL-Linux
KL LINUX Simple fast free
- 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 )
Vim
colorscheme dracula
- Attachments
-
- 2025-01-24_20-43.png (125.32 KiB) Viewed 745 times
KL-Linux
KL LINUX Simple fast free
- 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 )
Vim
______________________________________________________________
colorscheme catppuccin_mocha
https://github.com/sofijacom/dotfiles-vim
****************************************************************************************
Enjoy! It was Sofia with you
- Attachments
-
- 2025-01-26_23-54.png (134.49 KiB) Viewed 528 times
-
- 2025-01-25_16-09.png (153.86 KiB) Viewed 628 times
-
- 2025-01-25_01-12.png (171.91 KiB) Viewed 701 times
KL-Linux
KL LINUX Simple fast free
- 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 )
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 (167.74 KiB) Viewed 373 times
-
- 2025-01-27_16-58.png (89.26 KiB) Viewed 413 times
KL-Linux
KL LINUX Simple fast free
- 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 )
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 (184.89 KiB) Viewed 214 times
-
- colorscheme tokyonight
- 2025-01-29_03-24.png (131.43 KiB) Viewed 291 times
-
- 2025-01-29_00-00.png (132.91 KiB) Viewed 312 times
KL-Linux
KL LINUX Simple fast free
- 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 )
Vim
- Attachments
-
- Default
- 2025-01-30_06-08.png (154.73 KiB) Viewed 105 times
KL-Linux
KL LINUX Simple fast free