index
:
nvim-conf
main
My neovim config
Adam Stück
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
kickstart
/
plugins
Age
Commit message (
Expand
)
Author
2024-03-06
Merge 'upstream/master' Make the Nerd Font an optional requirement
Damjan 9000
2024-03-06
Merge 'upstream/master' Add more detail to colorscheme comment
Damjan 9000
2024-03-04
Merge 'upstream/master' cursor location, trailing spaces, new youtube video
Damjan 9000
2024-03-03
Merge 'upstream/master' VimEnter, win install, custom/plugins note
Damjan 9000
2024-03-01
Merge 'upstream/master' chore: fix typos
Damjan 9000
2024-03-01
Merge 'upstream/master' fixup style, lua lsp snippets
Damjan 9000
2024-02-28
Merge 'upstream/master' Change mini.statusline location format to LINE:COLUMN
Damjan 9000
2024-02-26
Merge 'upstream/master' fixups (autocommand, auto_install)
Damjan 9000
2024-02-26
Merge 'upstream/master' rewrite: slimmer, trimmer and more lazy kickstart.nvim
Damjan 9000
2024-02-26
rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635)
TJ DeVries
2023-06-18
Add descriptions for debugging keybindings.
Juan Giordana
2023-06-04
Revert "Refactor theme and status line into their own file"
Chris Patti
2023-06-03
Refactor theme and status line into their own file
Chris Patti
2023-04-26
Added disconnect emoji for nvim-dap-ui
Keiwan Jamaly
2023-04-24
Dapui.toggle is added
SamPosh
2023-04-12
mason nvim dap 2.0 removed setup_handlers() (#258)
Kai Windle
2023-02-17
feat: move to lazy.nvim package manager and add first plugins (#178)
TJ DeVries