Skip to content

Chinychon/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

358 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gabe's NVIM Configuration

Introduction

This is my personal Neovim configuration based on kickstart.nvim with a transparent UI theme, live markdown rendering, and Zettelkasten note-taking setup.

Features

Theme & Appearance

  • Retrobox colorscheme with transparent UI elements
  • Custom highlights for visual selections, search results, and cursor lines
  • No line numbers for a clean interface

Key Mappings

  • System clipboard: <C-c> to copy, <C-v> to paste
  • Comments: //, #, -- in visual mode to comment
  • Note-taking: <leader>zn new note, <leader>zo open notes, <leader>zz insert link
  • Window navigation: <C-h/j/k/l> to move between splits
  • File explorer: <A-e> toggle NvimTree

Plugins

  • LSP support with mason and lspconfig
  • Autocompletion with blink.cmp
  • Fuzzy finding with telescope.nvim
  • Syntax highlighting with treesitter
  • Markdown rendering with render-markdown.nvim
  • Zettelkasten notes with zk-nvim
  • Git integration with gitsigns
  • Plugin management with lazy.nvim

Custom Features

  • Transparent statusline, floating windows and sidebar elements
  • Automatic indentation detection
  • System clipboard integration
  • Zettelkasten note-taking system for knowledge management

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages