aboutsummaryrefslogtreecommitdiff
path: root/lua/user
Commit message (Expand)AuthorAge
...
* 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
* 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 correspond...srdusr2023-02-04
* 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 last...srdusr2023-01-26
* Replaced christoomey/vim-tmux-navigator with numToStr/Navigator.nvimsrdusr2023-01-26
* Comment out text width settingsrdusr2023-01-11
* Add fugitive keybindingssrdusr2023-01-02
* Fixed toggleterm keybindingsrdusr2023-01-02
* Add toggleterm keybindingsrdusr2022-12-30
* Add lazygit keybindingsrdusr2022-12-30
* Add toggleterm.nvimsrdusr2022-12-30
* Add lazygit.nvimsrdusr2022-12-30
* Added fugitive.vimsrdusr2022-12-30
* Fixed macros not workingsrdusr2022-12-22
* Fixed leap plugin 's' not working by using '.add_default_mappings'srdusr2022-12-20
* Changed quick escape binding to 'jj'srdusr2022-12-19
* Swapped keybindings for telescopes's find_files and hidden find_filessrdusr2022-12-17
* Added markdown-preview toggle keybindingsrdusr2022-11-22
* Added 'iamcco/markdown-preview.nvim'srdusr2022-11-22
* New binding to set current working directory '%:p:h'srdusr2022-11-12
* New telescope mappings for 'changed_files', 'keymaps', 'help_tags', 'find_not...srdusr2022-11-08
* Added plugin 'axkirillov/telescope-changed-files'srdusr2022-11-08
* Added plugins: 'hrsh7th/cmp-zsh', 'hrsh7th/cmp-spell', 'hrsh7th/cmp-calc' and...srdusr2022-11-08
* Experimenting with telescope plugin and it's extensionssrdusr2022-11-07
* Removed plugins telescope-frecency and trouble.nvimsrdusr2022-11-07