5a3a28badc5dd8d3fb263e2a01c195516c31eb714dcbb93a904dbd1ec314cb05
neovimrc
My personal Neovim config. Built for Neovim 0.12+ using the native
vim.pack package manager and the modern vim.lsp.config API — no
lazy.nvim, no nvim-lspconfig.
Install
task install
Plugins
- darkbox.nvim — custom theme
- lualine.nvim — statusline
- nvim-web-devicons
- gitsigns.nvim
- nvim-treesitter (main branch)
- mason.nvim
- mason-tool-installer.nvim
- vim-wakatime
- harpoon 2 — file bookmarks
- plenary.nvim — harpoon dep
- barbar.nvim — tabline
- oil.nvim — file explorer as buffer
- blink.cmp — completion
- fzf-lua — fuzzy picker
- conform.nvim — format on save
- nvim-lint — linter runner
- which-key.nvim — keymap hints
- nvim-autopairs
- nvim-surround
- toggleterm.nvim — floating terminal
- undotree
- noice.nvim — cmdline + notifications UI
- nvim-notify — notification backend
- nui.nvim — noice dep
- mini.indentscope — indent scope line
- mini.animate — cursor / scroll / resize animation
- camouflage.nvim — mask secrets in config files
- videre.nvim — JSON/YAML graph explorer
- tiny-glimmer.nvim — yank/paste/undo glow
- verse.nvim — daily Bible verse
Made with ❤️ by timmypidashev
Languages
Lua
100%