index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add commented code to try out and various changes to the UI which also includ...
srdusr
2023-05-06
*
Add ensure_installed in mason-lspconfig
srdusr
2023-05-06
*
Add statuscol.lua
srdusr
2023-05-06
*
Add lsp_lines.lua
srdusr
2023-05-06
*
Add lsp_lines.lua
srdusr
2023-05-06
*
Add statuscol.lua
srdusr
2023-05-06
*
Add Terminal keys for exiting, switching windows and couple of nvim-dap keys,...
srdusr
2023-05-06
*
Update FloatBorders UI
srdusr
2023-05-06
*
Install "rcarriga/cmp-dap"
srdusr
2023-05-06
*
Install "theHamsta/nvim-dap-virtual-text"
srdusr
2023-05-06
*
Changed colorscheme to doom-one
srdusr
2023-05-05
*
Add options that are commented out in order to test such as host, port (speci...
srdusr
2023-05-05
*
Configure codelldb and set it as type to use
srdusr
2023-05-05
*
Using vscode-cpptools now
srdusr
2023-05-05
*
Commented out highlight group for CursorLineSign
srdusr
2023-05-04
*
Re-enable dap
srdusr
2023-05-04
*
Add TODO to Conditional 'q' to not work in Zen Mode
srdusr
2023-05-04
*
Add nvim-ufo, promise-async and statuscol.nvim
srdusr
2023-05-04
*
Add folke/neodev.nvim
srdusr
2023-05-04
*
Uncommented out hightlight group for MsgSeparator
srdusr
2023-05-01
*
Changed sign for GitSignsDelete
srdusr
2023-05-01
*
Various edits to fillchars
srdusr
2023-05-01
*
Edited window seperators (fillchars)
srdusr
2023-04-30
*
Changed order of heirline/web-devicons
srdusr
2023-04-30
*
Options for lua lsp
srdusr
2023-04-30
*
Allowed transparency on pmenu and float windows etc..
srdusr
2023-04-30
*
Add highlight groups
srdusr
2023-04-30
*
Changed sign symbols
srdusr
2023-04-30
*
Removal of unneeded commented options
srdusr
2023-04-30
*
Clean config by removing uneccessary comments
srdusr
2023-04-30
*
Update the changes to SpecialStatusline, TerminalStatusline, InactiveStat...
srdusr
2023-04-30
*
Changed color name used for transparency to nobg
srdusr
2023-04-29
*
Made more of the statusline transparent
srdusr
2023-04-29
*
Allowed git env vars to be set from start of opening any file
srdusr
2023-04-29
*
Various changes to accommodate changing colorschemes and made statusline tran...
srdusr
2023-04-29
*
Add colorscheme 'nyngwang/nvimgelion'
srdusr
2023-04-29
*
Changed colorscheme to neon evangelion inspired 'nyngwang/nvimgelion' theme
srdusr
2023-04-29
*
Removed whitespace
srdusr
2023-04-28
*
Map Alt+(h/j/k/l) in command mode to move directional
srdusr
2023-04-28
*
Add diagnostics for zsh
srdusr
2023-04-28
*
Clean config by removing commented out options
srdusr
2023-04-28
*
Moved git stuff to gitsigns.lua and added more options for how the signs shou...
srdusr
2023-04-27
*
Moved git stuff to gitsigns.lua
srdusr
2023-04-27
*
Add colors for gitsigns (Add, Modify and Delete)
srdusr
2023-04-27
*
Add commented out eslint_opts just in case
srdusr
2023-04-24
*
Add a few code_actions for null-ls and Hover section
srdusr
2023-04-24
*
Reformatted null-ls sections by seperating diagnostics, formatting and code a...
srdusr
2023-04-24
*
Add builtins.diagnostics.todo_comments
srdusr
2023-04-24
*
Add shellcheck with options for null-ls
srdusr
2023-04-24
*
Add builtins.diagnostics.dotenv_linter for null-ls
srdusr
2023-04-24
[next]