Skip to content

Commit accea49

Browse files
config: remove unused files from astronvim template
resolve: #29
1 parent e58e43b commit accea49

File tree

10 files changed

+2
-390
lines changed

10 files changed

+2
-390
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@
3131
- practicalli: configure trim for lazy loading
3232
- practicalli: configure other for lazy loading
3333
- practicalli: disable default_mappings in better-escape (#32)
34+
- config: remove unused files from astronvim template

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ if not pcall(require, "lazy") then
1616
end
1717

1818
require "lazy_setup"
19-
require "polish"
19+
-- require "polish"

lua/plugins/astrocore.lua

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

lua/plugins/astrolsp.lua

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

lua/plugins/astroui.lua

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

lua/plugins/mason.lua

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

lua/plugins/none-ls.lua

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

lua/plugins/treesitter.lua

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

0 commit comments

Comments
 (0)