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 (
Collapse
)
Author
Age
*
Merge commit '17547a6d143220d61062c62990584eeb22165493'
srdusr
2023-02-14
|
\
|
*
Fixed DiagnosticOpenFloat toggle to not show in insert mode
srdusr
2023-02-14
|
|
|
*
Fixed ToggleDiagnosticOpenFloat mapping from saying "Press enter or type ↵
srdusr
2023-02-14
|
|
|
|
|
|
|
|
command to continue"
|
*
Fixed Zen-mode toggle from saying "Press ENTER or type command to contiune"
srdusr
2023-02-14
|
|
|
*
Commented out "Make vim-rooter message disappear after making it's changes" ↵
srdusr
2023-02-14
|
|
|
|
|
|
|
|
since it's much slower
|
*
Mapping for vim-rooter
srdusr
2023-02-14
|
|
|
*
Modified Zen-mode mapping to not show messages after being called, mostly ↵
srdusr
2023-02-14
|
|
|
|
|
|
|
|
caused by vim-rooter
|
*
Add Zen-mode toggle
srdusr
2023-02-13
|
|
|
*
Reinstall "iamcco/markdown-preview.nvim"
srdusr
2023-02-13
|
|
|
*
Add extension for notification history
srdusr
2023-02-13
|
|
|
*
Add telescope mapping for notification history
srdusr
2023-02-13
|
|
|
*
Add Markdown-preview and Glow plugins keybindings
srdusr
2023-02-13
|
|
|
*
Clean config
srdusr
2023-02-13
|
|
|
*
Add Notifications section where nvim-notify is the default notification system
srdusr
2023-02-13
|
|
|
*
Add telescope buffers keybinding
srdusr
2023-02-13
|
|
|
*
Add folke/trouble.nvim
srdusr
2023-02-13
|
|
|
*
Removed "local mods = require("user.mods")
srdusr
2023-02-13
|
|
|
*
│Moved autocommand of "Toggle DiagnosticsOpenFloat" to from util.vim to ↵
srdusr
2023-02-13
|
|
|
|
|
|
|
|
lsp.lua
|
*
Moved autocommand of "Toggle DiagnosticsOpenFloat" to from util.vim to lsp.lua
srdusr
2023-02-13
|
|
|
*
Changed old mods file to func file, NOTE: Not currently being used/sourced
srdusr
2023-02-12
|
|
|
*
Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' ↵
srdusr
2023-02-12
|
|
|
|
|
|
|
|
respectively
|
*
Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' ↵
srdusr
2023-02-12
|
|
|
|
|
|
|
|
respectively
|
*
Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' ↵
srdusr
2023-02-12
|
|
|
|
|
|
|
|
respectively
|
*
Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' ↵
srdusr
2023-02-12
|
|
|
|
|
|
|
|
respectively
|
*
Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' ↵
srdusr
2023-02-12
|
|
|
|
|
|
|
|
respectively
|
*
Changed name to mods.lua
srdusr
2023-02-12
|
|
|
*
Changed name to mods.lua
srdusr
2023-02-12
|
|
*
|
Add .gitconfig and .gitignore
srdusr
2023-02-12
|
|
*
|
Add .gitsubtrees
srdusr
2023-02-12
|
|
*
|
Merge commit 'fb5d4420ee71f53c5550cf9217b54355d202c1a0'
srdusr
2023-02-12
|
\
|
|
*
Changed deprecated 'sumneko_lua' to 'lua_ls'
srdusr
2023-02-12
|
|
|
*
Various fixes for lazygit including mappings and UI
srdusr
2023-02-12
|
|
|
*
Add a function to determine if a value of any type is empty
srdusr
2023-02-12
|
|
|
*
New mapping for lazygit through toggleterm
srdusr
2023-02-12
|
|
*
|
Add '.local/bin/scripts/' from commit '972ed253fa17ffc0db8dfde82c0662acaed17d48'
srdusr
2023-02-10
|
\
\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
git-subtree-dir: .local/bin/scripts git-subtree-mainline: 4d3d5a0f39a5e504f1296cb401e2dffc62292572 git-subtree-split: 972ed253fa17ffc0db8dfde82c0662acaed17d48
|
*
|
Clean config, add file header
srdusr
2023-02-10
|
|
|
|
*
|
Allow wezterm to be scratchpad terminal
srdusr
2023-01-18
|
|
|
*
|
|
Removed local script files
srdusr
2023-02-10
|
|
|
*
|
|
Add '.config/nvim/' from commit 'e707f3abc83e0621eab64b4828defd0c80dff5c0'
srdusr
2023-02-10
|
\
\
\
|
|
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
git-subtree-dir: .config/nvim git-subtree-mainline: bb29321714929e1b7b962dd47b486325fd77e67a git-subtree-split: e707f3abc83e0621eab64b4828defd0c80dff5c0
|
*
|
Un-commented all lines, TODO: Figure out desired settings, until then this ↵
srdusr
2023-02-10
|
|
|
|
|
|
|
|
|
|
|
|
module will not be used
|
*
|
Removed Unload lua namespace function
srdusr
2023-02-10
|
|
|
|
*
|
Commented out all lines :TODO Move all functions to either utils.vim or ↵
srdusr
2023-02-09
|
|
|
|
|
|
|
|
|
|
|
|
utils.lua
|
*
|
Clean config
srdusr
2023-02-09
|
|
|
|
*
|
Clean config
srdusr
2023-02-09
|
|
|
|
*
|
Moved mason configuration to lsp.lua and moved functions to utils.vim
srdusr
2023-02-09
|
|
|
|
*
|
Moved mason configuration to lsp.lua
srdusr
2023-02-09
|
|
|
|
*
|
Moved all functions to utils.vim
srdusr
2023-02-09
|
|
|
|
*
|
Add utils.vim
srdusr
2023-02-09
|
|
|
|
*
|
Removed scripts.vim
srdusr
2023-02-09
|
|
|
|
*
|
Clean config
srdusr
2023-02-06
|
|
|
[next]