aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge commit '9489548bca74468976436df44134e4aeb40e8548'srdusr2023-09-11
|\
| * Fixed nvim-tree not being transparentsrdusr2023-09-09
| |
| * Don't autoclose markdown preview when changing bufferssrdusr2023-09-09
| |
| * Autocommand for backtickssrdusr2023-09-09
| |
| * Updated colorssrdusr2023-09-09
| |
| * Changed maxdepth for find_projectssrdusr2023-09-08
| |
| * Changed some other mappings for telescopesrdusr2023-09-08
| |
| * Updated find_projects and find_dirssrdusr2023-09-08
| |
| * Find project dirssrdusr2023-09-07
| |
| * Changed mappings for most telescope functionssrdusr2023-09-07
| |
| * Changed diagnostics signssrdusr2023-09-07
| |
| * Mapping for vim.diagnostic.setloclist() and severity_sort = true,srdusr2023-09-07
| |
| * Formattedsrdusr2023-09-07
| |
| * Toggle loclistsrdusr2023-09-07
| |
| * New binding for loclistsrdusr2023-09-07
| |
| * Intercept file opensrdusr2023-09-07
| |
| * Disable webdev_colors for nowsrdusr2023-09-06
| |
| * Moved termguicolors to init.luasrdusr2023-09-06
| |
| * Moved colorscheme settings heresrdusr2023-09-06
| |
| * Moved colors to init.luasrdusr2023-09-06
| |
| * Disabled autocmd Bufenter 'Rooter'srdusr2023-09-06
| |
| * Mapping '<A-h/j/k/l>' also works in terminal nowsrdusr2023-09-04
| |
| * Allow cursorline = truesrdusr2023-09-04
| |
| * Edited some highlightssrdusr2023-09-04
| |
| * Made cursorline configurable and allow refreshingsrdusr2023-09-04
| |
| * Function copy_file_to(node)srdusr2023-09-04
| |
| * Changed utils#ToggleDiff() mapping to '<leader>df'srdusr2023-09-04
| |
| * Change Root To Global Current Working Directorysrdusr2023-09-04
| |
| * Improved general behaviour of the treesrdusr2023-09-04
| |
| * More configurations for float windowsrdusr2023-09-04
| |
| * Some changes to the renderersrdusr2023-09-04
| |
| * Allow webdev icons for folderssrdusr2023-09-04
| |
| * Made scratch buffer into either float/vertical/horizontalsrdusr2023-09-04
| |
| * New mappings for float/horizontal/vertical scratch buffersrdusr2023-09-04
| |
| * Create the directory if it does not exist for scratch()srdusr2023-09-01
| |
| * Updated find_notes() to also search for scratch notessrdusr2023-09-01
| |
| * Mapping to delete file of current buffersrdusr2023-08-31
| |
| * Still trying to fix annoying timestamp issuesrdusr2023-08-31
| |
| * Add session-lenssrdusr2023-08-31
| |
| * Changed colorscheme to 'nightfly'srdusr2023-08-31
| |
| * Add session.luasrdusr2023-08-31
| |
| * Add session.luasrdusr2023-08-31
| |
| * Moved configuration for sessions to session.luasrdusr2023-08-31
| |
| * Changed mapping for substitute to '<leader>ss'srdusr2023-08-31
| |
| * Changed session-lens.search_session to '<leader>ss'srdusr2023-08-31
| |
| * Changed substitute keybindings to 'leader-sg'srdusr2023-08-31
| |
| * Fix to annoying timestamp issue on write (The file has been changed since ↵srdusr2023-08-31
| | | | | | | | reading it...)
| * Normal mode binding 'cd' addedsrdusr2023-08-31
| |
| * Binding for telescope.extensions.file_browsersrdusr2023-08-31
| |
| * Add metakirby5/codi.vimsrdusr2023-08-29
| |