e8ff6ac5f3
add smart splits
2025-05-19 09:37:24 +08:00
1e9e412a02
update dap map
2025-05-16 22:23:16 +08:00
c2227b86a2
update keymaps
2025-05-16 21:03:22 +08:00
a6f234cc57
install debugger
2025-05-16 21:01:35 +08:00
7dd9c63f32
nvim-tree + auto-session fix
2025-05-15 23:23:48 +08:00
a6709013ff
reduce telescope picker size
2025-05-15 19:41:45 +08:00
b54625d285
update telescope keymap
2025-05-15 18:27:26 +08:00
33110b0465
migrate to oil.nvim
2025-05-15 17:56:05 +08:00
eae19b0c19
session management
2025-05-15 15:19:50 +08:00
b5b7fdebc6
actually i kinda liked this
2025-05-14 22:23:56 +08:00
8a8991263b
comment keymaps
2025-05-14 19:11:33 +08:00
9d6eb23ea3
change layout
2025-05-14 11:49:02 +08:00
d7c5e8e43a
chore: refactor
2025-05-14 11:48:46 +08:00
702b02cdf6
remove software liceneses
2025-05-14 11:35:17 +08:00
1b5b124dc8
feat: upgrade :bdelete
2025-05-14 00:14:40 +08:00
3fed17452d
feat: <control><direction> window navigation
2025-05-13 23:59:58 +08:00
82dd9c85d5
feat: replace buffer plugin with leader maps
2025-05-13 23:45:00 +08:00
34ad6cf479
remove autopairs
2025-05-13 15:13:59 +08:00
6e4433ca3d
revert unfree
2025-04-30 16:21:16 +08:00
03c865238b
copilot is trash
2025-04-29 20:19:49 +08:00
08e4b09c11
remove obsidian
2025-04-27 18:40:53 +08:00
0c866cfd92
refactor mneumonics
2025-04-17 20:49:04 +08:00
76b5f16399
chore: fix keybind confict
2025-04-13 10:03:52 +08:00
df42c36fc8
feat: VimTex
2025-04-13 10:03:30 +08:00
2186b0ce99
feat: string_processing
2025-04-12 08:32:42 +08:00
2e39d50653
chore: bump inputs
2025-04-11 00:05:56 +08:00
5e92549971
chore: remove neoclip
2025-04-11 00:05:42 +08:00
3f0f7b1663
feat: treesitter-refactor navigation + rename
2025-04-10 18:34:07 +08:00
be411ef7b6
update keymapping
2025-04-10 09:48:51 +08:00
512f8912c4
feat: autopairs
2025-04-10 09:27:22 +08:00
4fa4cae772
feat: keymap esc :noh
2025-04-09 23:29:15 +08:00
16b55e07a1
chore: refactor
2025-04-09 22:52:03 +08:00
344fc0b4f3
feat: disable copilot globally
2025-04-09 22:51:49 +08:00
82cdcb7b9f
feat: highlight definitions
2025-04-09 22:51:16 +08:00
e08990b2db
feat: add a bunch of plugins
2025-04-04 23:39:33 +08:00
92dcce1c43
chore: refactor
2025-04-04 22:43:59 +08:00
feb7679637
update copilot plugin
2025-03-23 18:41:22 +08:00
05e60eb62f
feat: lsp python
2025-03-23 01:14:15 +08:00
563c73a409
feat: conform python
2025-03-23 01:09:09 +08:00
da940e7973
chore: allow unfree packages
2025-03-22 22:35:40 +08:00
93a133da28
feat: migrate to copilot
2025-03-22 20:04:56 +08:00
5eaf4e95b0
feat: relative line numbers
2025-03-17 23:35:50 +08:00
018c95dbd3
change cmp complete and selection behavior
2025-03-14 22:13:43 +08:00
8d05aab071
switch to gruvbox dark medium
2025-03-07 09:29:01 +08:00
547ed496e7
feat: update cmp configuration for better Lua support and improved keybindings
...
- Updated snippet expansion function to use Lua syntax.
- Added new mappings for scrolling, completing, closing, selecting next/previous items, and confirming with replacement behavior.
- Ensured compatibility with Lua syntax in the Nix environment.
2025-02-20 19:36:46 +08:00
ff3656deb7
Commit message:
...
- Update `conform.nix` to configure notifyOnError and add keymaps for conform.nvim.
- Remove deprecated format_on_save settings.
- Add new key mappings for formatting with conform.nvim.
2025-02-19 23:47:16 +08:00
3d0b34c714
feat: remove unused keymap and simplify whichkey configuration
2025-02-19 23:45:51 +08:00
10151c17a8
chore: update telescope keymap descriptions and file picker key
...
- Change file picker key from "<leader>ff" to "<leader>sf".
- Update description in telescope config for better clarity.
- No functional change, just a documentation improvement.
2025-02-19 23:44:44 +08:00
ef3a9dbc2c
feat: Remove support for stylish-haskell formatter
2025-02-19 20:44:42 +08:00
bbfc2f6f47
feat(config/plugins/editor): add closeIfLastWindow option to neo-tree plugin
...
The neo-tree plugin configuration now includes an optional `closeIfLastWindow` setting that ensures the NeoTree window closes if it is the last open window. This enhancement improves user experience by automatically closing unnecessary file explorers.
2025-02-18 08:53:20 +08:00