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
/
plugin
History
Kenneth Benzie (Benie)
d0b4e419e6
Use transparent foldtext feature
...
Removes an old workaround to show the first line of text in the fold rather than a message.
2025-06-18 12:45:53 +01:00
..
autocmds.lua
Don't be clever with number/relativenumber in terminals
2024-07-08 14:12:14 +01:00
build.lua
Don't use compdb on Windows since its borked
2024-09-18 10:22:22 +01:00
commands.lua
Add :LStrip command to strip whitespace on the left
2025-04-03 16:27:43 +01:00
filetype.lua
Vanquish ftdetect, long live vim.filetype.add()
2024-05-22 21:29:36 +01:00
mappings.lua
Add :CheckboxToggle and mapping
2024-07-11 20:09:43 +01:00
netrw.lua
Make netrw sort C/C++ header/source files beside each other
2025-06-03 12:25:01 +01:00
settings.lua
Use transparent foldtext feature
2025-06-18 12:45:53 +01:00
statusline.lua
Remove unicode from statusline
2025-03-05 10:48:56 +00:00
ui.lua
Move ui.lua to plugin directory
2024-05-14 22:50:55 +01:00