This is my personal Neovim configuration. It uses lazy.nvim for plugin management.
- Clone this repository:
# for codeberg git clone https://codeberg.org/segfaulted67/nvim-config.git ~/.config/ mv nvim-config nvim/ # for github git clone https://github.com/segfaulted67/nvim-config.git ~/.config/ mv nvim-config nvim/
- Open Neovim and run `:Lazy sync`
- snack.nvim
- binary-swap.nvim
- colorscheme.nvim
- commasemi.nvim
- compile-mode.nvim
- flash.nvim
- fugitive.nvim
- gitsigns.nvim
- live-command.nvim
- lspconfig.nvim
- lualine.nvim
- meson.nvim
- mini.nvim
- multi-cursor.nvim
- neogit.nvim
- noice.nvim
- numb.nvim
- oil.nvim
- oil-git.nvim
- org-bullets.nvim
- org-mode.nvim
- quicker.nvim
- repaet.nvim
- rln.nvim
- sentiment.nvim
- todo-comment.nvim
- tree-sitter.nvim
- triforce.nvim
- trouble.nvim
- typr.nvim
- undo-tree.nvim
- which-key.nvim
- yank-path.nvim

