This website works better with JavaScript.
Explore
Help
Register
Sign In
micke
/
nvim-config
Watch
1
Star
0
Fork
You've already forked nvim-config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
0054ddc019
08-treesitter
master
22-autocommands
21-whichkey
14-null-ls
12-nvimtree
07-Telescope
06-LSP
04-colorscheme
02-keymaps
01-options
20-alpha
19-indentline
18-impatient
17-project
16-toggleterm
15-lualine.lua
13-bufferline.lua
11-gitsigns
10-comments
09-autopairs
05-completion
03-plugins
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0054ddc019'
${ noResults }
nvim-config
/
init.lua
5 lines
96 B
Raw
Normal View
History
Unescape
Escape
add options
3 years ago
require
"
user.options
"
add keymaps
3 years ago
require
"
user.keymaps
"
add plugins
3 years ago
require
"
user.plugins
"
add colorscheme
3 years ago
require
"
user.colorscheme
"