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)
0d04a9812c
Add tree-sitter based text objects
...
Mappings for: * functions * function arguments/parameters * comments
2024-03-12 22:18:13 +00:00
..
plugins
Add tree-sitter based text objects
2024-03-12 22:18:13 +00:00
autocmds.lua
Add autocmd to restore the cursor position across sessions
2024-03-05 21:30:54 +00:00
build.lua
Implement :BuildDir and :Build commands in Lua
2024-03-09 16:42:12 +00:00
mappings.lua
Add mappings to move visual selections around
2024-03-03 22:12:58 +00:00
netrw.lua
Simplify netrw code that moves cursor to filename
2024-03-04 21:21:20 +00:00
settings.lua
Use vim.opt.listchars properly
2024-03-05 23:31:07 +00:00
statusline.lua
Port custom statusline from vimscript & change colors
2024-03-11 00:09:16 +00:00