This is my personal Neovim configuration based on kickstart.nvim with a transparent UI theme, live markdown rendering, and Zettelkasten note-taking setup.
- Retrobox colorscheme with transparent UI elements
- Custom highlights for visual selections, search results, and cursor lines
- No line numbers for a clean interface
- System clipboard:
<C-c>to copy,<C-v>to paste - Comments:
//,#,--in visual mode to comment - Note-taking:
<leader>znnew note,<leader>zoopen notes,<leader>zzinsert link - Window navigation:
<C-h/j/k/l>to move between splits - File explorer:
<A-e>toggle NvimTree
- 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
- Transparent statusline, floating windows and sidebar elements
- Automatic indentation detection
- System clipboard integration
- Zettelkasten note-taking system for knowledge management