Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

My nvim config

NotificationsYou must be signed in to change notification settings

joselo/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudo apt install ripgrep

Telescope extension

zf

Light/Dark themes in kitty

Add this function to the .zhrc

light_theme() {  # Set an environment variable  export THEME="light"  # Apply the kitty color scheme  kitty @ set-colors -a "$HOME/.config/nvim/kitty/themes/light_theme.conf" }dark_theme() {  # Set an environment variable  export THEME="dark"  # Apply the kitty color scheme  kitty @ set-colors -a "$HOME/.config/nvim/kitty/themes/dark_theme.conf" }

Then in your terminal:

$ light_theme$ dark_theme

About

My nvim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp