Commit Graph

889 Commits

Author SHA1 Message Date
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
Talia ed6096da2d
Remove dmenu from find-edit script 2023-06-20 19:44:53 +02:00
Talia 91492553cb Add args script to echo arguments 2023-06-20 16:50:57 +02:00
Talia 789c6893fc Add more Telescope vim mappings 2023-06-20 13:31:10 +02:00
Talia 44ce844dd9 Enable true termcolor support in vim 2023-06-20 11:48:54 +02:00
Talia 2ad929e2ba Add Ctrl+Space insert mapping in vim for omnifunc 2023-06-20 11:34:36 +02:00
Talia bbe25b933c Add solargraph config 2023-06-20 11:18:28 +02:00
Talia a90be0ece4 Set find-edit to ignore hidden dirs by default
The flag -h resets this behaviour
2023-06-19 09:31:07 +02:00
Talia 364ba35f99 Set default git branch to main 2023-06-12 10:43:07 +02:00
Talia 40cce1e163 Add gpgSign option to git identity helper 2023-06-12 10:42:42 +02:00
Talia e09e3045e8 Make fuzzy finders instantly return single match 2023-06-01 15:23:13 +02:00
Talia dba2f18138 Add git fadd command for fzf add 2023-06-01 15:22:43 +02:00
Talia 0eeaca7588 Add more vim telescope mappings 2023-05-31 17:08:48 +02:00
Talia 0149d79c70 Add lsp set workspace vim command 2023-05-31 17:08:01 +02:00
Talia e75663c846 Add find-dir script 2023-05-30 09:38:15 +02:00
Talia 46c40a9b56 Reindent find project script 2023-05-30 09:32:22 +02:00
Talia be5bfafbe5 Separate focus and zen scripts 2023-05-25 14:55:23 +02:00
Talia 155683768d Add clangd lsp config 2023-05-25 11:43:52 +02:00
Talia 6e9f23e8b9 Add :Format command to vim 2023-05-23 13:28:12 +02:00
Talia 5af03fe3f6 Filter find-edit by files when using fzf 2023-05-22 09:20:04 +02:00
Talia 33077b64a1 Add notification to vim autocomplete toggle 2023-05-17 16:58:36 +02:00
Talia 40f08840bb Add some vim colourschemes 2023-05-17 16:49:32 +02:00
Talia e8abc2dabd Allow spaces in find-edit query 2023-05-17 16:46:56 +02:00
Talia 7a1c9d7b19 Rename on file write script to kebab-case 2023-05-17 16:23:42 +02:00
Talia 77f7fd81fc Rename find git project script to kebab-case 2023-05-17 16:21:52 +02:00
Talia 4b51b40006 Let pp and find_git_project accept a query string 2023-05-17 16:20:29 +02:00
Talia 9a9d4faadb Add pp alias for find_git_project in ~/workspace 2023-05-17 16:01:47 +02:00
Talia 63e6958e37 Create find_git_project helper script 2023-05-17 16:01:17 +02:00
Talia c5e7a97424 Update git ignore script
The script was trying to be too smart and now no longer looks for actual
files but instead just adds everything to the gitignore file directly.

Use shell globbing for automatic file listing instead.
2023-05-17 11:01:20 +02:00
Talia 72451ccc12 Improve task notifier 2023-05-16 14:13:13 +02:00
Talia f14c797b96 Add tasknotif script 2023-05-16 10:43:29 +02:00
Talia a2fe1d032d Update kitty light theme colours 2023-05-13 10:37:16 +02:00
Talia aa092cff96 Enable TreeSitter highlight in vim on startup 2023-05-13 10:36:49 +02:00
Talia 2d3c72d3d3 Retab secmount script 2023-05-13 10:33:49 +02:00
Talia 25e31beaff Add Neotree plugin to vim 2023-05-13 09:33:21 +02:00
Talia 60f7d3fa45 Add nvim-treesitter to plugin list 2023-05-11 14:18:46 +02:00