IMPORTANT: LIST OF PLUGINS GROWING NEED TO CREATE A CONCRETE NO CHANGE LIST OF PLUGINS TO INCORPORATE
- - LIST MADE?
- legendary.nvim - VSCODE Command Pallete creator
- fugitive.vim - The top of the line vim git integration
- Nvim-Ts-Autotag - Use treesitter to auto close tags
- nvim-spectre - Much more powerful regex search and replace
- undotree - Tree of all actions taken in a file, can create branches of a point in the files history
- mini.nvim - Lots of useful modules that are tiny. Maybe add some or all?
- Telescope File Browser
- hardtime.nvim - Create better nvim motion/movement habits
- Nougat.nvim -> Lualline
- Detour.nvim
- Figured out how to redirect vim.lsp.buf actions to detour, just need to setup for the rest of the actions I want redirected.
- Neogit - Git UI (Potentially replace with vim-fugitive)
- GitSigns
https://vi-word.up.railway.app/
- When in a Telescope prompt
<C-S>/<C-V>will open the current file under cursor in a split/verticly split window. gxopens a link under the cursor in your browser window. But supposedly does not work if netrw is disabled.- look into arrow.nvim, mikesmithgh/nvim, and hardtime.nvim