Skip to content

warasugitewara/dotfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💤 LazyVim Configuration

A starter template for LazyVim. Refer to the documentation to get started.

📦 Installed Plugins

Plugin List (A-Z)

Plugin Description
Copilot GitHub Copilot integration for AI-powered code suggestions (Ctrl+A to accept)
Cord Discord Rich Presence plugin to display your Neovim activity status
Dashboard Custom startup dashboard with recent files, quick actions, and ASCII art
Dropbar Breadcrumb-style winbar showing code context and symbols
Markview Markdown preview and rendering plugin for better markdown visualization
Nvim-java Java development support with LSP integration (JDTLS)
Nvim-scrollbar Visual scrollbar with markers for search results, errors, and diagnostics
Telescope Fuzzy finder for files, buffers, and other searches
Telescope-fzf Native FZF extension for Telescope with faster fuzzy matching
Tokyo Night Beautiful dark theme with transparent background support
Treesitter-context Displays code context (function/class scope) at the top of the window
UI General UI enhancements and improvements

📋 Features

🎮 Discord Rich Presence (cord.nvim)

This configuration includes cord.nvim, a Discord Rich Presence plugin that displays your Neovim activity on Discord.

Japanese / 日本語

cord.nvimについて

Discord Rich Presenceプラグインを統合し、Neovimでの作業状況をDiscordで表示します。

表示される情報:

  • 📝 編集中のファイル名
  • 📁 作業中のワークスペース名
  • ⏱️ 作業時間のタイムスタンプ
  • 🎨 ファイルタイプに応じたアイコン

設定ファイル: lua/plugins/cord.lua

機能:

  • ファイル編集状況のリアルタイム表示
  • ワークスペース情報の自動検出
  • アイドル状態の自動検出
  • カスタマイズ可能なテキストテンプレート

English

About cord.nvim

Integrates Discord Rich Presence plugin to display your Neovim activity on Discord.

Information Displayed:

  • 📝 Name of the file being edited
  • 📁 Workspace name you're working in
  • ⏱️ Timestamp of editing duration
  • 🎨 Icons based on file type

Configuration File: lua/plugins/cord.lua

Features:

  • Real-time display of file editing status
  • Automatic workspace detection
  • Idle state detection
  • Customizable text templates

📦 Wezterm Configuration

Terminal emulator configuration files are included in the wezterm/ directory.

  • wezterm.lua - Main configuration
  • keybinds.lua - Keybinding settings

For more details, visit the documentation.

About

Settings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages