my personal neovim config from scratch
ripgrep
required for telescopenvim
obviouslylsp-language-server
for lua language serverclang
for clang language server
alpha.nvim
for the dashboardbufferline.nvim
for the bufferlinenvim-cmp
neovim autocompletioncmp-nvim-lsp
make lsp compatable with nvim-cmplspkind
vscode-like autocompletionluasnip
code snippets for autocompletionmason.nvim
for installing lsp serversmason-lsp.nvim
for compatability with lsplsp
for language serverstreesitter
for treesitter syntax highlightingnvim-tree
vscode-like directory treetelescope.nvim
for finding files, keybindings & much morelualine.nvim
for the barneocord
for discord rpconedark.vim
onedark theme for neovim
Note
I still haven't made them yet if you really want them just check lua/mappings.lua
it's very readable.
git clone https://github.com/zackychann/nvim-config /home/$USER/.config/nvim
-
@siduck for helping me when I didn't know stuff :D
-
@axlefublr for helping me with lspkind