This website requires JavaScript.
Explore
Help
Sign In
config
/
nvim
Watch
1
Star
0
Fork
0
You've already forked nvim
Code
Issues
3
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nvim
/
lua
History
Kenneth Benzie (Benie)
500e786a70
Move mappings.lua to plugin directory
2024-05-14 22:35:41 +01:00
..
plugins
Add markdown-inline tree-sitter
2024-05-14 21:42:16 +01:00
autocmds.lua
Use function style for vim.cmd instead of string style
2024-04-07 19:12:38 +01:00
build.lua
Use function style for vim.cmd instead of string style
2024-04-07 19:12:38 +01:00
commands.lua
Add completion to :Mkdir
2024-04-11 21:56:37 +01:00
netrw.lua
Unmap <C-l> in netrw buffers so it can be used for natigation
2024-04-01 23:25:31 +01:00
settings.lua
Use custom foldtext
2024-04-02 21:00:28 +01:00
statusline.lua
Use function style for vim.cmd instead of string style
2024-04-07 19:12:38 +01:00
ui.lua
Add title to diagnostics floating window
2024-04-13 13:40:49 +01:00