aboutsummaryrefslogtreecommitdiff
path: root/lua/user
Commit message (Expand)AuthorAge
...
* Add quickfix to conditional mapping for 'q'srdusr2023-03-04
* Removed colorsheme "IneptusMechanicus/mechanicus"srdusr2023-03-04
* Use q to quit on floating windows otherwise still use it for macros (conditio...srdusr2023-03-03
* Buffer close confirm set to falsesrdusr2023-03-03
* Re-enabled auto command to return to same line when reopeningsrdusr2023-03-03
* Installed colorscheme "IneptusMechanicus/mechanicus.nvim"srdusr2023-03-03
* Installed 'ThePrimeagen/harpoon'srdusr2023-03-03
* Replaced "jayp0521/mason-null-ls.nvim" with "jay-bau/mason-null-ls.nvim"srdusr2023-03-03
* Removed minimap plugin/mappingsrdusr2023-02-25
* Removed "wfxr/minimap.vim"srdusr2023-02-25
* Made mapping for MinimapTogglesrdusr2023-02-24
* Install "wfxr/minimap.vim"srdusr2023-02-24
* Add dashboard mappingsrdusr2023-02-23
* Installed plugin "jayp0521/mason-null-ls.nvim"srdusr2023-02-22
* Add "gabrielpoca/replacer" plugin to edit quickfix listsrdusr2023-02-19
* Add keybinding to toggle quickfix listsrdusr2023-02-19
* Add plugin Replacer.nvim keybindingsrdusr2023-02-19
* Removed "nathom/filetype.nvim" since filetype.lua is used in upstreamsrdusr2023-02-19
* un-commented out Comment.nvimsrdusr2023-02-18
* Commented out Comment.nvimsrdusr2023-02-18
* Add Telescope function/binding to search for scripts in script directorysrdusr2023-02-18
* Exclude 'glepnir/dashboard-nvim' from 'myusuf3/numbers.vim' (Removed line num...srdusr2023-02-17
* Replaced alpha with dashboardsrdusr2023-02-16
* Add even more Trouble keybindingssrdusr2023-02-16
* Add Trouble toggle for the pluginsrdusr2023-02-16
* Installed goolord/alpha-nvimsrdusr2023-02-15
* Add description to echo when Vim-rooter keybinding is calledsrdusr2023-02-15
* 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 telescope mapping for notification historysrdusr2023-02-13
* Add Markdown-preview and Glow plugins keybindingssrdusr2023-02-13
* Clean configsrdusr2023-02-13
* Add telescope buffers keybindingsrdusr2023-02-13
* Add folke/trouble.nvimsrdusr2023-02-13
* Removed "local mods = require("user.mods")srdusr2023-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 name to mods.luasrdusr2023-02-12
* Changed name to mods.luasrdusr2023-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
* 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
* Moved all functions to utils.vimsrdusr2023-02-09
* Changed markdown preview binding for glow plugin insteadsrdusr2023-02-06