aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Installed goolord/alpha-nvimsrdusr2023-02-15
| * | Add description to echo when Vim-rooter keybinding is calledsrdusr2023-02-15
* | | Merge commit '17547a6d143220d61062c62990584eeb22165493'srdusr2023-02-14
|\| |
| * | Fixed DiagnosticOpenFloat toggle to not show in insert modesrdusr2023-02-14
| * | Fixed ToggleDiagnosticOpenFloat mapping from saying "Press enter or type comm...srdusr2023-02-14
| * | Fixed Zen-mode toggle from saying "Press ENTER or type command to contiune"srdusr2023-02-14
| * | Commented out "Make vim-rooter message disappear after making it's changes" s...srdusr2023-02-14
| * | Mapping for vim-rootersrdusr2023-02-14
| * | Modified Zen-mode mapping to not show messages after being called, mostly cau...srdusr2023-02-14
| * | Add Zen-mode togglesrdusr2023-02-13
| * | Reinstall "iamcco/markdown-preview.nvim"srdusr2023-02-13
| * | Add extension for notification historysrdusr2023-02-13
| * | Add telescope mapping for notification historysrdusr2023-02-13
| * | Add Markdown-preview and Glow plugins keybindingssrdusr2023-02-13
| * | Clean configsrdusr2023-02-13
| * | Add Notifications section where nvim-notify is the default notification systemsrdusr2023-02-13
| * | Add telescope buffers keybindingsrdusr2023-02-13
| * | Add folke/trouble.nvimsrdusr2023-02-13
| * | Removed "local mods = require("user.mods")srdusr2023-02-13
| * | │Moved autocommand of "Toggle DiagnosticsOpenFloat" to from util.vim to lsp...srdusr2023-02-13
| * | Moved autocommand of "Toggle DiagnosticsOpenFloat" to from util.vim to lsp.luasrdusr2023-02-13
| * | Changed old mods file to func file, NOTE: Not currently being used/sourcedsrdusr2023-02-12
| * | Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...srdusr2023-02-12
| * | Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...srdusr2023-02-12
| * | Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...srdusr2023-02-12
| * | Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...srdusr2023-02-12
| * | Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...srdusr2023-02-12
| * | Changed name to mods.luasrdusr2023-02-12
| * | Changed name to mods.luasrdusr2023-02-12
* | | Add .gitconfig and .gitignoresrdusr2023-02-12
* | | Add .gitsubtreessrdusr2023-02-12
* | | Merge commit 'fb5d4420ee71f53c5550cf9217b54355d202c1a0'srdusr2023-02-12
|\| |
| * | Changed deprecated 'sumneko_lua' to 'lua_ls'srdusr2023-02-12
| * | Various fixes for lazygit including mappings and UIsrdusr2023-02-12
| * | Add a function to determine if a value of any type is emptysrdusr2023-02-12
| * | New mapping for lazygit through toggletermsrdusr2023-02-12
* | | Add '.local/bin/scripts/' from commit '972ed253fa17ffc0db8dfde82c0662acaed17d48'srdusr2023-02-10
|\ \ \ | | |/ | |/|
| * | Clean config, add file headersrdusr2023-02-10
| * | Allow wezterm to be scratchpad terminalsrdusr2023-01-18
* | | Removed local script filessrdusr2023-02-10
* | | Add '.config/nvim/' from commit 'e707f3abc83e0621eab64b4828defd0c80dff5c0'srdusr2023-02-10
|\ \ \ | | |/ | |/|
| * | Un-commented all lines, TODO: Figure out desired settings, until then this mo...srdusr2023-02-10
| * | Removed Unload lua namespace functionsrdusr2023-02-10
| * | Commented out all lines :TODO Move all functions to either utils.vim or utils...srdusr2023-02-09
| * | Clean configsrdusr2023-02-09
| * | Clean configsrdusr2023-02-09
| * | Moved mason configuration to lsp.lua and moved functions to utils.vimsrdusr2023-02-09
| * | Moved mason configuration to lsp.luasrdusr2023-02-09
| * | Moved all functions to utils.vimsrdusr2023-02-09
| * | Add utils.vimsrdusr2023-02-09