Requirements • Installation • Keymap • Plugins • Captures • Q&A
- Python3
- pip
- Neovim 0.11+
- nerdfonts
- NodeJS
git clone https://github.com/RchrdAriza/NvimOnMy_Way ~/.config/nvim && nvimTo go to see the keymaps click here
It has about 60 plugins and these are some of them- lazy.nvim - A modern plugin manager.
- neo-tree - Manage and browse the file system.
- nvim-lspconfig - Configurations for the LSP client.
- mason - Install and manage LSP servers.
- mason-lspconfig - Bridge between mason and lsp-ocnfig.
- trouble.nvim - A pretty diagnostics, references, telescope results, quickfix and location list.
- nvim-cmp - Completion plugin.
- Tokyo-night - A clean, dark Neovim theme written in Lua
- Material-nvim - A clean, dark Neovim theme written in Lua
- Luasnip - A snippet engine.
- friendly-snippets - Snippets collection for a set of different programming languages.
- bufferline.nvim - A snazzy buffer line.
- lualine - A blazing fast and easy to configure neovim statusline plugin written in pure lua.
- advanced-git-search - Search your git history by commit message, content and author with Telescope.
- diffview.nvim - Interface for easily cycling through diffs.
- gitsigns - Git integration: signs, hunk actions, blame, etc.
- cheatsheet.nvim - Searchable cheatsheet.
- indent-blankline - IndentLine replacement.
- multicursors.nvim - A multi cursor plugin.
- nvim-autopairs - A minimalist autopairs.
- nvim-colorizer - A high-performance color highlighter.
- nvim-notify - A fancy, configurable, notification manager.
- nvim-surround - A plugin for adding/changing/deleting surrounding delimiter pairs.
- nvim-web-devicons - Show dev icons.
- rainbow-delimiters - Rainbow delimiters for Neovim with Treesitter.
- which-key.nvim - Popup of keybindings.
- yanky.nvim - Improved Yank and Put functionalities.
- nvim-treesitter - Neovim Treesitter configurations and abstraction layer.
- nvim-treesitter-context - Shows the context of the currently visible buffer contents.
- telescope.nvim - An extendable fuzzy finder. Find files, Filter, Preview, Pick. All in one!
- telescope-file-browser.nvim - A file browser extension for telescope.nvim.
- telescope-undo.nvim - Visualize your undo tree and fuzzy-search changes in it.
- telescope-emoji.nvim - An extension for telescope.nvim that allows you to search emojis 😃.
- Comment.nvim - Smart and powerful comment plugin.
- comment-box.nvim - Clarify and beautify your comments using boxes and lines.
- nvim-dap - Debug Adapter Protocol client implementation for Neovim.
Why do some strange characters appear instead of the icons?
To avoid this error is necessary to use nerdfonts. In case of using termux install termux-style and change the font







