This website requires JavaScript.
Explore
Gists
Help
Register
Sign In
rootiest
/
neovim-config
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
97da62dcbe1e0c378a516025a316550814a77f82
neovim-config
/
lua
/
data
T
History
rootiest
df54d30b24
🐛
Bug(keymaps): remove the \ keymap due to conflict
...
The \ keymap conflicts with the local-leader key. | remains as the vertical split keymap
2025-02-12 21:52:15 -05:00
..
autocmd.lua
feat: add autocommands to enter insert mode in terminal buffers
2024-12-18 14:25:57 -05:00
cmd.lua
add cmd table for code-companion
2025-02-08 20:17:16 -05:00
cond.lua
add new condtionals for plugins that can be toggled/disabled
2025-02-08 20:17:50 -05:00
dash.lua
use new Pick global in dashboard
2025-02-08 20:18:05 -05:00
deps.lua
remove telescope from dependencies
2025-02-08 20:19:03 -05:00
events.lua
change discord-presence lazy-load event
2025-01-13 21:11:41 -05:00
ft.lua
add ft for acedemic plugin
2025-02-08 20:19:22 -05:00
func.lua
add is_ghostty function to identify when terminal is ghostty
2025-02-08 20:20:00 -05:00
init.lua
feat: add new module for VimScript configuration
2024-11-24 03:20:18 -05:00
keys.lua
🐛
Bug(keymaps): remove the \ keymap due to conflict
2025-02-12 21:52:15 -05:00
types.lua
move opts and keys to their respective files
2025-02-08 21:23:57 -05:00
vim.lua
feat: add new module for VimScript configuration
2024-11-24 03:20:18 -05:00