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.
4e038120bf
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 '4e038120bf'
${ noResults }
nvim-config
/
init.lua
6 lines
71 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 options
3 years ago