Commit Graph

874 Commits

Author SHA1 Message Date
Talia 07aa44b523 Add Aerial vim plugin 2023-12-06 15:28:30 +01:00
Talia a6be7b1e30 Refacot & improve git pre-commit hook 2023-12-06 10:31:16 +01:00
Talia db110afdae Remove Lua paths from profile 2023-11-30 13:25:58 +01:00
Talia 95cb7147ed Restructure nvim lua files 2023-11-30 13:21:07 +01:00
Talia 0ba189421c Add lualsp config to vim dir 2023-11-30 11:56:35 +01:00
Talia bc7213032f Rename t to tsk 2023-11-29 15:03:59 +01:00
Talia 2756760426 Add t macro to more easily manage tasks 2023-11-28 09:44:54 +01:00
Talia 25f7386c94 Add KW script for week of year 2023-11-06 09:05:24 +01:00
Talia 8ee15aeb6c Move telescope reference picker to lsp attach handler 2023-10-25 14:52:37 +02:00
Talia d9be01655a Add git pick-modified command and git pm alias 2023-10-24 16:59:08 +02:00
Talia 67477adc1b Make :GitDiff vim command disable list 2023-10-24 16:45:58 +02:00
Talia ed3f9a26ec Remove broken GitCompare vim function
:GitDiff should be used instead
2023-10-24 16:44:17 +02:00
Talia 1545c6ad6a Disable conflicting vim keybinding 2023-10-16 16:41:47 +02:00
Talia b6d5a3423a Add vim Ctrl+J Ctrl+K in visual mode 2023-10-16 16:37:40 +02:00
Talia 29ad47e394 Make gfc ignore untracked files by default 2023-10-13 10:23:49 +02:00
Talia c7fa78c3a4 Make luapath script return the whole export
So it can now be called as $(luapath .) in the shell
2023-10-09 10:00:54 +02:00
Talia de09d79b1f Update prompt with task counter 2023-09-26 09:52:42 +02:00
Talia 9561777fb7 Fix zsh prompt shenanigans 2023-09-25 14:00:41 +02:00
Talia c4c8ce5eba Fix taskwarrior prompt integration never showing 2023-09-13 09:26:08 +02:00
Talia c3b5d1b524 Make find-edit case insensitive 2023-09-12 11:49:12 +02:00
Talia b99366dbbe Rename mg shell alias to mcd 2023-09-05 09:39:03 +02:00
Talia 5064075721
Make zsh task and timew prompts optional 2023-09-01 12:31:53 +02:00
Talia 34e4b590ca Skip validation in git reword alias 2023-08-07 16:35:43 +02:00
Talia 6cd768e6ab Add task warrior integration in zsh prompt
‣ Display active tasks below directory
2023-08-07 13:54:29 +02:00
Talia 434cd3795d Add editor config to set everything to tabs 2023-08-07 13:34:25 +02:00
Talia 6da8b5cc51 Run smart prompt on zsh startup 2023-08-07 13:31:58 +02:00
Talia 26332a07e1 Update prompt and add timewarrior indicator 2023-08-07 13:30:13 +02:00
Talia f51abe5ec8
Switch `checkout` script to use fzf 2023-08-03 09:25:02 +02:00
Talia ceb2560ccb Add DeferScratch vim command 2023-07-17 17:29:32 +02:00
Talia f6a6c0a478 Add luapath helper script 2023-07-12 15:58:44 +02:00
Talia 80607adc18
Change amend shell alias into reword git alias 2023-07-10 20:21:15 +02:00
Talia a3d6402017 Add optional root argument to find file command 2023-07-04 10:57:04 +02:00
Talia b0b3b7e36c
Delete solargraph config (now in normal lsp config) 2023-06-29 23:27:53 +02:00
Talia 9b67156f6d
Enable ranger image preview 2023-06-29 23:26:42 +02:00
Talia e218b6bf4c Add optional root directory for find-edit command 2023-06-28 11:08:01 +02:00
Talia dd92e02eff Fix gfc command non-determinism by resetting variable 2023-06-27 09:04:32 +02:00
Talia 1ea3406583 Update NeoTree bindings
leader+space now brings up floating nerdtree
leader+tab now opens nerdtree in a split
2023-06-27 08:55:19 +02:00
Talia de38454b56 Add -p option in gfc alias 2023-06-27 08:51:53 +02:00
Talia e0ca89a34b Open TTY in git fadd to allow -p flag 2023-06-27 08:41:59 +02:00
Talia 1f04cfc15c Add setup file for neo-tree vim plugin 2023-06-26 15:28:29 +02:00
Talia 8bb548f2c9 Switch kitty font to nerdfont variant
Download from: https://www.nerdfonts.com/font-downloads
2023-06-26 15:08:38 +02:00
Talia 89e8caf263 Add eyeliner plugin to nvim 2023-06-26 14:51:41 +02:00
Talia 06ecbe60a0 Change vim colors for light theme 2023-06-26 09:40:35 +02:00
Talia e81f56d95f
Set vim foldmethod to TreeSitter 2023-06-22 14:16:51 +02:00
Talia db062670a4
Change vim <leader><space> mapping to NeoTree 2023-06-22 13:29:12 +02:00
Talia c846169848
Add sierra theme to vim plugins list 2023-06-22 13:27:08 +02:00
Talia 1575e69539 Change default vim colours to "sierra" 2023-06-21 09:51:25 +02:00
Talia d2a7f3c6c0 Add ymd script 2023-06-21 09:45:10 +02:00
Talia 9a5d15f100
Add more colour schemes to vim 2023-06-20 22:52:16 +02:00
Talia fa83503c87
Add gfc alias for quick git committing 2023-06-20 22:45:04 +02:00