aboutsummaryrefslogtreecommitdiff
path: root/lua/user
Commit message (Collapse)AuthorAge
* 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 ↵srdusr2023-02-17
| | | | numbers from showing in dashboard
* 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" ↵srdusr2023-02-14
| | | | since it's much slower
* Mapping for vim-rootersrdusr2023-02-14
|
* Modified Zen-mode mapping to not show messages after being called, mostly ↵srdusr2023-02-14
| | | | caused by vim-rooter
* 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' ↵srdusr2023-02-12
| | | | respectively
* 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 ↵srdusr2023-02-09
| | | | utils.lua
* Clean configsrdusr2023-02-09
|
* Moved all functions to utils.vimsrdusr2023-02-09
|
* Changed markdown preview binding for glow plugin insteadsrdusr2023-02-06
|
* Removed unwanted pluginssrdusr2023-02-06
|
* Clean configsrdusr2023-02-05
|
* New autocmd to stop annoying commenting on new linessrdusr2023-02-05
|
* Changed packer keybindings to <leader> then Capital P and whatever ↵srdusr2023-02-04
| | | | corresponding key needed
* Add max_jobs optionsrdusr2023-02-01
|
* Moved timelength option to opts.luasrdusr2023-02-01
|
* Commented out 'last search pattern'srdusr2023-02-01
|
* Clean configsrdusr2023-01-31
|
* Set re=0 option to fix exceeding redraw limitsrdusr2023-01-28
|
* Add alternative mappings for jumping to next match on line and repeating ↵srdusr2023-01-26
| | | | last command | Navigator plugin keymappings
* Replaced christoomey/vim-tmux-navigator with numToStr/Navigator.nvimsrdusr2023-01-26
|
* Comment out text width settingsrdusr2023-01-11
|