leafee98
|
06ff82f719
|
Highlight cursorline and adjust search pattern
|
2024-10-22 21:45:39 +08:00 |
|
leafee98
|
843d400e2e
|
Tiny change to call vim.uv
|
2024-09-07 23:01:02 +08:00 |
|
leafee98
|
11458cd4de
|
Remove the custom.lua
|
2024-09-07 22:51:37 +08:00 |
|
leafee98
|
9755958483
|
Remove exrc
|
2024-09-07 22:15:57 +08:00 |
|
leafee98
|
e777101523
|
Refactor plugins
- Add marks.nvim
- Use mason to setup LSP
- config lua_ls for neovim config
- Disable treesitter
- Remove scroll plugin
- Remove mini-animate
|
2024-08-22 22:54:58 +08:00 |
|
leafee98
|
534f1c8323
|
edit plugins, change some keymaps
- remove nvim-tree
- add neo-tree
- add smart-splits
- add notify
|
2024-05-07 20:47:00 +08:00 |
|
leafee98
|
436fb9485a
|
add ruler on col 101
|
2023-12-15 21:15:46 +08:00 |
|
leafee98
|
7c7e823b54
|
fix: <leader>nh not work
|
2023-12-15 12:41:29 +08:00 |
|
leafee98
|
9e3d55617c
|
replace single quote to double, lowercase <CR>
|
2023-12-14 21:45:10 +08:00 |
|
leafee98
|
1c0045f059
|
map zc{hjkl} as move windows to left/down/up/right
|
2023-12-14 21:34:36 +08:00 |
|
leafee98
|
3ca8337437
|
map <leader>nh as :noh<cr>
|
2023-12-14 21:34:36 +08:00 |
|
leafee98
|
78d671c682
|
disable intro message, VeryLazy most plugins
|
2023-12-14 17:45:05 +08:00 |
|
leafee98
|
3e0ffff60c
|
use z[xpn] to delete, move previous/next buffer
|
2023-08-09 10:34:08 +08:00 |
|
leafee98
|
68fd753788
|
change keymap for move cursor among windows
|
2023-08-01 14:26:42 +08:00 |
|
leafee98
|
e901a69f28
|
drop _full_feature and use custom.lua
* use a global table for custom config
* add config for proxy
|
2023-07-21 16:29:53 +08:00 |
|
leafee98
|
214741277e
|
add famiu/bufdelete.nvim
|
2023-07-12 11:41:09 +08:00 |
|
leafee98
|
dce111ff7f
|
enable exrc
|
2023-07-08 15:09:02 +08:00 |
|
leafee98
|
fe8a49fec2
|
fix indent
|
2023-05-23 10:58:05 +08:00 |
|
leafee98
|
12b66a5eda
|
check if a file exist to determine if full_feature
|
2023-05-23 10:49:39 +08:00 |
|
leafee98
|
80b82caf95
|
option full_feature, false when not need much plugin
|
2023-05-22 22:33:21 +08:00 |
|
leafee98
|
3516e2ed0e
|
switch to lazy.nvim, refactor plugins, to pure lua
|
2023-05-21 22:02:07 +08:00 |
|