Commit graph

50 commits

Author SHA1 Message Date
js0ny
61591c48a6 fix(nvim): Fix multicursor and port to lua 2025-03-21 00:48:37 +00:00
js0ny
569238e45f feat(nvim): Change completion source to blink.cmp
* fix: Completion does not work under Linux
* chore: Load less LSPs
* feat: Add selection border for completions
2025-03-21 00:46:30 +00:00
js0ny
47197902c8 Minor fix 2025-03-21 00:45:00 +00:00
js0ny
2cff95950c minor fix 2025-03-16 22:21:02 +00:00
js0ny
0d6e24aa61 minor fix 2025-03-14 14:15:51 +00:00
js0ny
c6ad959982 minor fix 2025-03-13 10:31:31 +00:00
js0ny
5593edde3a Sync from Windows 2025-03-07 15:02:52 +00:00
js0ny
869e6ed042 fix(nvim): Use Tab, S-Tab to navigate between cursor positions 2025-03-05 12:38:30 +00:00
js0ny
f12260deb2 chore(nvim): optimize lazy loading 2025-03-05 01:31:11 +00:00
js0ny
6f3665bf47 feat(nvim): Replace mini.pairs with autopairs 2025-03-05 01:30:49 +00:00
js0ny
abfa1bebec feat(nvim): Use <cmd> instead of :
* This will not let the cursor move when executing commands
2025-03-04 23:28:51 +00:00
js0ny
5684ceaf0c feat(nvim): Use toggleterm instead of floaterm
* Light scheme to rose-pine
2025-03-04 23:24:16 +00:00
js0ny
59cd198cfc Minor fix 2025-03-04 23:23:28 +00:00
js0ny
baa6b368c3 minor fix 2025-03-03 22:39:24 +00:00
js0ny
f6c8ed920d minor fix 2025-03-02 13:28:19 +00:00
js0ny
8395c93cac feat(nvim): Basic debugger setup 2025-02-27 10:44:06 +00:00
js0ny
8575e2e376 fix(nvim): Add some "lost" keymaps 2025-02-27 03:27:22 +00:00
js0ny
42b83d4696 fix(nvim): Fix keymaps migration issues 2025-02-26 14:00:24 +00:00
js0ny
f10828fdac chore(nvim): Change to lazy.nvim recommended format 2025-02-26 03:06:43 +00:00
js0ny
19cedd3fdc minor fix 2025-02-25 20:53:00 +00:00
js0ny
ec73a87334 minor fix 2025-02-25 12:34:34 +00:00
js0ny
cb81dc8d53 feat(nvim): Neovide integration 2025-02-23 19:52:54 +00:00
js0ny
48a93e2998 minor fix 2025-02-23 19:52:23 +00:00
js0ny
bf26d5ed56 feat(nvim): Initialise dap 2025-02-22 12:14:55 +00:00
js0ny
430d9485ca Merge remote-tracking branch 'refs/remotes/github/master' 2025-02-22 12:13:44 +00:00
js0ny
385f289e1a feat(nvim): AI edit with avante-nvim 2025-02-22 12:11:14 +00:00
js0ny
0edbd406a7 Merge branch 'master' of codeberg.org:js0ny/dotfiles 2025-02-21 20:19:15 +00:00
js0ny
6885636712 feat(nvim): Initialise debugger 2025-02-21 20:16:07 +00:00
js0ny
72ad30fd10 Minor fix 2025-02-21 11:30:41 +00:00
js0ny
b4030c469e feat(bash): Add antidots bash config 2025-02-13 19:59:11 +00:00
js0ny
a506ee28ad feats: nvim, emacs, shell
* nvim: Add copilot completions
* nvim: grug-far buffer won't show lualine & winbar now
* nvim: remove obsidian.nvim
* nvim: luasnip now works
* emacs: more keymaps in org-mode
* emacs: start customizing leader keys
* shell: Add more ls aliases
* shell: Add apt alias in fish
2025-02-10 22:37:58 +00:00
js0ny
58a47f91d8 Minor fix 2025-02-09 23:55:17 +00:00
js0ny
2248d3a237 nvim changes
* refractor(nvim-lualine): lualine in powerline style
* feat(nvim, emacs): Org Mode Integrations Setup
* feat(nvim): C-w keymaps
* feat(wezterm): Change tab bar to top
* feat(nvim): catppuccin integrations
* feat(nvim-cmp): Icon supports
2025-02-09 18:27:53 +00:00
js0ny
56a684d5ba Remove multiple files from VCS 2025-01-29 21:48:49 +00:00
js0ny
ffcc8fb768 feat(emacs-evil): Make emacs look like a Vim 2025-01-29 01:23:33 +00:00
js0ny
68ff1bb357 docs: Add documentational comments 2025-01-28 14:24:30 +00:00
js0ny
2c56ce364f fix(nvim): Fix require in lualine 2025-01-26 20:48:32 +00:00
js0ny
21a77b4524 refractor(nvim): Refractor lualine.nvim 2025-01-26 20:47:38 +00:00
js0ny
a5218cdea7 feat(nvim): Add multiple edit plugins 2025-01-26 18:49:49 +00:00
js0ny
0069470641 feat(nvim): Apperance and Cursor Movement 2025-01-26 14:00:07 +00:00
js0ny
9fd7f68a47 feat(colorscheme): Move to Catppuccin Mocha 2025-01-26 02:56:03 +00:00
js0ny
1b2fc3015b feat(nvim): Add support for which key 2025-01-14 19:44:55 +00:00
js0ny
9eb09bade7 Merge branch 'master' of https://www.github.com/js0ny/dotfiles 2025-01-13 12:18:21 +00:00
js0ny
80b8dfde17 sync from mac 2025-01-13 12:18:20 +00:00
js0ny
073c60f07d feat(nvim): More leader mappings and text objects 2025-01-12 22:36:49 +00:00
js0ny
12efeede26 format with stylua 2025-01-09 15:16:12 +00:00
js0ny
f42ac2a6a3 Minor fixes 2025-01-09 06:45:00 +00:00
whoami
4bf9687d72 feat(hyprland): Add hyprland config 2024-12-22 07:44:26 +00:00
js0ny
06ddd359a7 sync: from macOS 2024-12-01 07:07:57 +00:00
js0ny
bd5ca49c3e refractor: Reorganise dotfiles structures 2024-11-29 23:28:18 +00:00