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)
d92a312992
Add :Rg[!] command
...
:Rg <STRING> grep for the string and fuzzy find the results, bang to enable regex in search term
2024-04-06 15:41:27 +01:00
..
plugins
Ensure LuaSnips dependencies are met
2024-04-06 15:39:30 +01:00
autocmds.lua
Add autocmds to improve :terminal usability
2024-03-17 22:40:34 +00:00
build.lua
Change :Build{Dir} commands to global from buffer
2024-04-02 16:22:04 +01:00
commands.lua
Add :Rg[!] command
2024-04-06 15:41:27 +01:00
mappings.lua
Add termdebug :Asm mappings
2024-04-02 22:38:41 +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
Make column/line chunk match
2024-04-01 18:59:52 +01:00