File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
bootstrap/config_dirs/nvim Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1717-- ./bootstrap/config_dirs/nvim/lua/user/plugins/nerdy.lua
1818-- ./bootstrap/config_dirs/nvim/lua/user/plugins/lazygit.lua
1919
20+ -- TODO: Checkout the following prebuild nvim configs (see how they can be installed in parallel: https://michaeluloth.com/neovim-switch-configs/):
21+
22+ -- https://github.com/LazyVim/LazyVim
23+ -- https://github.com/NvChad/NvChad
24+ -- https://github.com/AstroNvim/AstroNvim
25+ -- https://github.com/lunarvim/lunarvim
26+ -- https://github.com/nvim-lua/kickstart.nvim
27+
2028-- TODO: Check out the following interesting plugins:
2129
2230-- ++++++++++++++++++++++ Misc +++++++++++++++++++++++++++++++++++++++++++++++++
4149-- https://github.com/pocco81/true-zen.nvim -- 🦝 Clean and elegant distraction-free writing for NeoVim
4250-- https://github.com/folke/zen-mode.nvim - 🧘 Distraction-free coding for Neovim
4351-- https://github.com/debugloop/telescope-undo.nvim -- A telescope extension to view and search your undo tree
52+ -- https://github.com/lervag/vimtex -- VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
4453
4554-- ++++++++++++++++++++++ Running Code +++++++++++++++++++++++++++++++++++++++++
4655-- https://github.com/michaelb/sniprun -- A neovim plugin to run lines/blocs of code
You can’t perform that action at this time.
0 commit comments