You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gitgutter - finda replacement in the plugin list below
Airline - potentially replace with galaxyline
Filetree
Other 0 config plugins - look for lua alternative
Treesitter for syntax highlighting
Sets
Strucutre
Always show sign column
Potentially create a file with all the shorthand like local option = vim.api.nvim_set_option and import them where needed instead of declaring them every time
Lua formatter
Put all colors in a single file and reference those
Conversion
Strucutre
local option = vim.api.nvim_set_option
and import them where needed instead of declaring them every timeFixes
checkhealth
to see moreCustm features
Colors
Other
Missing remaps
:LspInfo
to see whats usedGuides to migrate your nvim configs to init.lua -
The text was updated successfully, but these errors were encountered: