Skip to content

Commit a2ed2a8

Browse files
committed
restructure folder
1 parent db10a56 commit a2ed2a8

File tree

7 files changed

+61
-69
lines changed

7 files changed

+61
-69
lines changed

init.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,7 +896,6 @@ require('lazy').setup({
896896
-- require 'kickstart.plugins.indent_line',
897897
-- require 'kickstart.plugins.lint',
898898
-- require 'kickstart.plugins.autopairs',
899-
require 'kickstart.plugins.neo-tree',
900899
-- require 'kickstart.plugins.gitsigns', -- adds gitsigns recommend keymaps
901900

902901
-- NOTE: The import below can automatically add your own plugins, configuration, etc from `lua/custom/plugins/*.lua`

lazy-lock.json

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,29 @@
11
{
2-
"LuaSnip": { "branch": "master", "commit": "03c8e67eb7293c404845b3982db895d59c0d1538" },
3-
"blink.cmp": { "branch": "main", "commit": "cb5e346d9e0efa7a3eee7fd4da0b690c48d2a98e" },
4-
"conform.nvim": { "branch": "master", "commit": "372fc521f8421b7830ea6db4d6ea3bae1c77548c" },
5-
"copilot.vim": { "branch": "release", "commit": "8d1e0f86d8aaa64070c080589bc2a516beb4024f" },
2+
"LuaSnip": { "branch": "master", "commit": "458560534a73f7f8d7a11a146c801db00b081df0" },
3+
"blink.cmp": { "branch": "main", "commit": "3536ce464e82843b00c76718d9bfe1994647d686" },
4+
"claude-code.nvim": { "branch": "main", "commit": "c9a31e51069977edaad9560473b5d031fcc5d38b" },
5+
"conform.nvim": { "branch": "master", "commit": "973f3cb73887d510321653044791d7937c7ec0fa" },
6+
"copilot.vim": { "branch": "release", "commit": "12995dffe10282b29b8335650bf3e7457f4870e7" },
67
"fidget.nvim": { "branch": "main", "commit": "d9ba6b7bfe29b3119a610892af67602641da778e" },
78
"git-blame.nvim": { "branch": "master", "commit": "8503b199edf9a666fe7b1a989cf14e3c26b2eb03" },
8-
"gitsigns.nvim": { "branch": "main", "commit": "ee7e50dfbdf49e3acfa416fd3ad3abbdb658582c" },
9+
"gitsigns.nvim": { "branch": "main", "commit": "bbee149e00c404aa9f7a7c248b981cde953b252a" },
910
"lazy.nvim": { "branch": "main", "commit": "6c3bda4aca61a13a9c63f1c1d1b16b9d3be90d7a" },
1011
"lazydev.nvim": { "branch": "main", "commit": "2367a6c0a01eb9edb0464731cc0fb61ed9ab9d2c" },
11-
"mason-lspconfig.nvim": { "branch": "main", "commit": "1a31f824b9cd5bc6f342fc29e9a53b60d74af245" },
12-
"mason-tool-installer.nvim": { "branch": "main", "commit": "1255518cb067e038a4755f5cb3e980f79b6ab89c" },
13-
"mason.nvim": { "branch": "main", "commit": "fc98833b6da5de5a9c5b1446ac541577059555be" },
14-
"mini.icons": { "branch": "main", "commit": "397ed3807e96b59709ef3292f0a3e253d5c1dc0a" },
15-
"mini.nvim": { "branch": "main", "commit": "05975f387906211745d0aaf996eb7ad3c91b193d" },
16-
"neo-tree.nvim": { "branch": "main", "commit": "cea666ef965884414b1b71f6b39a537f9238bdb2" },
17-
"nui.nvim": { "branch": "main", "commit": "de740991c12411b663994b2860f1a4fd0937c130" },
18-
"nvim-lspconfig": { "branch": "master", "commit": "8b0f47d851ee5343d38fe194a06ad16b9b9bd086" },
19-
"nvim-treesitter": { "branch": "master", "commit": "684eeac91ed8e297685a97ef70031d19ac1de25a" },
20-
"oil.nvim": { "branch": "master", "commit": "685cdb4ffa74473d75a1b97451f8654ceeab0f4a" },
12+
"mason-lspconfig.nvim": { "branch": "main", "commit": "acb2d97a5c5e3f58156cb387fdf6035c34cd2768" },
13+
"mason-tool-installer.nvim": { "branch": "main", "commit": "517ef5994ef9d6b738322664d5fdd948f0fdeb46" },
14+
"mason.nvim": { "branch": "main", "commit": "8024d64e1330b86044fed4c8494ef3dcd483a67c" },
15+
"mini.icons": { "branch": "main", "commit": "94848dad1589a199f876539bd79befb0c5e3abf0" },
16+
"mini.nvim": { "branch": "main", "commit": "c8d4b45745b9c05217d33c7841230af4d03a5f1b" },
17+
"nvim-lspconfig": { "branch": "master", "commit": "8c5efd1269160fc2fdf61e3d7176be5015860a8f" },
18+
"nvim-treesitter": { "branch": "master", "commit": "42fc28ba918343ebfd5565147a42a26580579482" },
19+
"oil.nvim": { "branch": "master", "commit": "bbad9a76b2617ce1221d49619e4e4b659b3c61fc" },
2120
"plenary.nvim": { "branch": "master", "commit": "857c5ac632080dba10aae49dba902ce3abf91b35" },
2221
"telescope-fzf-native.nvim": { "branch": "main", "commit": "1f08ed60cafc8f6168b72b80be2b2ea149813e55" },
2322
"telescope-ui-select.nvim": { "branch": "master", "commit": "6e51d7da30bd139a6950adf2a47fda6df9fa06d2" },
24-
"telescope.nvim": { "branch": "master", "commit": "a4ed82509cecc56df1c7138920a1aeaf246c0ac5" },
23+
"telescope.nvim": { "branch": "master", "commit": "b4da76be54691e854d3e0e02c36b0245f945c2c7" },
2524
"todo-comments.nvim": { "branch": "main", "commit": "304a8d204ee787d2544d8bc23cd38d2f929e7cc5" },
2625
"tokyonight.nvim": { "branch": "main", "commit": "057ef5d260c1931f1dffd0f052c685dcd14100a3" },
27-
"vim-fugitive": { "branch": "master", "commit": "4a745ea72fa93bb15dd077109afbb3d1809383f2" },
26+
"vim-fugitive": { "branch": "master", "commit": "d3e2b58dec75fc6012fecc82ce0d33a45ed0560e" },
2827
"vim-sleuth": { "branch": "master", "commit": "be69bff86754b1aa5adcbb527d7fcd1635a84080" },
2928
"which-key.nvim": { "branch": "main", "commit": "370ec46f710e058c9c1646273e6b225acf47cbed" }
3029
}

lua/custom/plugins/claude-code.lua

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
return {
2+
'greggh/claude-code.nvim',
3+
dependencies = {
4+
'nvim-lua/plenary.nvim', -- Required for git operations
5+
},
6+
config = function()
7+
require('claude-code').setup {
8+
window = {
9+
position = 'vertical',
10+
split_ratio = 0.35,
11+
},
12+
refresh = {
13+
enable = true, -- Enable file change detection
14+
updatetime = 100, -- updatetime when Claude Code is active (milliseconds)
15+
timer_interval = 1000, -- How often to check for file changes (milliseconds)
16+
show_notifications = true, -- Show notification when files are reloaded
17+
},
18+
}
19+
end,
20+
}

lua/custom/plugins/git-blame.lua

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
return {
2+
'f-person/git-blame.nvim',
3+
event = 'VeryLazy',
4+
opts = {
5+
enabled = true,
6+
message_template = ' <author> • <date> • <summary> ',
7+
date_format = '%Y-%m-%d %H:%M',
8+
virtual_text_column = 1,
9+
},
10+
}

lua/custom/plugins/init.lua

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1 @@
1-
-- Plugins in this file
2-
-- Git Blame Plugin
3-
4-
return {
5-
-- Git Blame Plugin
6-
{
7-
'f-person/git-blame.nvim',
8-
-- load the plugin at startup
9-
event = 'VeryLazy',
10-
-- Because of the keys part, you will be lazy loading this plugin.
11-
-- The plugin will only load once one of the keys is used.
12-
-- If you want to load the plugin at startup, add something like event = "VeryLazy",
13-
-- or lazy = false. One of both options will work.
14-
opts = {
15-
-- your configuration comes here
16-
-- for example
17-
enabled = true, -- if you want to enable the plugin
18-
message_template = ' <author> • <date> • <summary> ', -- template for the blame message, check the Message template section for more options
19-
date_format = '%Y-%m-%d %H:%M', -- template for the date, check Date format section for more options
20-
virtual_text_column = 1, -- virtual text start column, check Start virtual text at column section for more options
21-
},
22-
},
23-
}
1+
return {}

lua/custom/plugins/oil.lua

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
return {
2+
'stevearc/oil.nvim',
3+
---@module 'oil'
4+
---@type oil.SetupOpts
5+
opts = {
6+
default_file_explorer = true,
7+
view_options = {
8+
show_hidden = true,
9+
},
10+
},
11+
dependencies = { { 'echasnovski/mini.icons', opts = {} } },
12+
lazy = false,
13+
}
14+

lua/kickstart/plugins/neo-tree.lua

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)