Commit graph

40 commits

Author SHA1 Message Date
js0ny
9315c6e55d feat!(nvim): Migrate to v0.11 built-in lsp configs 2025-04-02 20:09:30 +01:00
js0ny
4da1667c54 chore(nvim): Remove useless comments 2025-04-02 19:32:34 +01:00
js0ny
124703b2e0 feat?(nvim): Migrate to 0.11 2025-03-26 16:43:51 +00:00
js0ny
48331347fd perf(nvim): Apply lazy load for all plugins 2025-03-26 14:28:52 +00:00
js0ny
1716712787 Minor Fix 2025-03-25 11:41:45 +00:00
js0ny
797ddef79b refractor(nvim): Put lang specific config to plugins/mod/lang
* Local leader to <C-k>
* Add org mappings to match emacs behaviour
* Put lang specific config to plugins/mod/lang, currently markdown and
org
2025-03-25 01:21:43 +00:00
js0ny
9aef06aa74 Minor fix 2025-03-21 16:07:50 +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
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
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
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
385f289e1a feat(nvim): AI edit with avante-nvim 2025-02-22 12:11:14 +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
ffcc8fb768 feat(emacs-evil): Make emacs look like a Vim 2025-01-29 01:23:33 +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
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
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