index
:
Archive/nvim.git.20220610
01-options
02-keymaps
03-plugins
04-colorscheme
05-completion
06-LSP
07-Telescope
08-treesitter
09-autopairs
10-comments
11-gitsigns
12-nvimtree
13-bufferline.lua
14-null-ls
15-lualine.lua
16-toggleterm
17-project
18-impatient
19-indentline
20-alpha
21-whichkey
22-autocommands
master
vgg
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.lua
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'init.lua')
-rw-r--r--
init.lua
1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index dd4c62b..8a515b8 100644
--- a/
init.lua
+++ b/
init.lua
@@ -4,4 +4,3 @@ require "user.plugins"
require "user.colorscheme"
require "user.cmp"
require "user.lsp"
-