-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiles.txt
28 lines (28 loc) · 2.42 KB
/
files.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/.gitignore
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/LICENSE
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/init.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/config/autocmds.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/config/keymaps.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/config/lazy.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/config/misc.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/config/options.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/config/vars.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/blink.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/catppuccin.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/conform.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/gitignore.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/gitsigns.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/lazyvim.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/lsp.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/lsp_lines.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/lualine.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/mason.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/numb.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/nvim-lint.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/nvim-treesitter.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/presence.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/smartcolumn.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/trouble.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/twilight.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/vim-arduino.lua
https://raw.githubusercontent.com/SetupGuides/Neovim/<branch>/src/lua/plugins/zen-mode.lua