leafee98
|
2cb236a26f
|
don't hide git-ignored files from nvim-tree
|
2023-10-23 15:30:22 +08:00 |
|
leafee98
|
8dc35e7086
|
migrate indent-blankline to version 3
|
2023-10-19 21:43:01 +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
|
62de8c72bc
|
make use of ftplugin
|
2023-07-21 14:48:45 +08:00 |
|
leafee98
|
d520fe69da
|
remove pylsp as LSP
|
2023-07-21 11:58:12 +08:00 |
|
leafee98
|
58d96c03a6
|
disable git shortcut <leader>ts and <leader>tb
|
2023-07-18 14:19:36 +08:00 |
|
leafee98
|
fc3ad5ab30
|
config auto close for nvim-tree.lua
|
2023-07-12 11:50:36 +08:00 |
|
leafee98
|
b12894691d
|
reorder editor plugins in config file
|
2023-07-12 11:42:17 +08:00 |
|
leafee98
|
214741277e
|
add famiu/bufdelete.nvim
|
2023-07-12 11:41:09 +08:00 |
|
leafee98
|
e46f348744
|
switch LSP provider for javascript to quick_lint_js
|
2023-07-08 16:22:02 +08:00 |
|
leafee98
|
2eccf9737c
|
prefer using git to download treesitter's parser
|
2023-07-08 16:20:31 +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
|
1d2561beae
|
add new lsp: pylsp
|
2023-05-22 15:17:26 +08:00 |
|
leafee98
|
df5be57d75
|
all gitsigns use h as key prefix
|
2023-05-22 09:59:06 +08:00 |
|
leafee98
|
370bbf0edf
|
add keymap setup for gitsign, modify README
|
2023-05-22 09:56:32 +08:00 |
|
leafee98
|
f21a29d247
|
update README
|
2023-05-21 22:07:10 +08:00 |
|
leafee98
|
3516e2ed0e
|
switch to lazy.nvim, refactor plugins, to pure lua
|
2023-05-21 22:02:07 +08:00 |
|
leafee98
|
b12c7ea937
|
dump before switch to lazy
|
2023-05-19 15:58:36 +08:00 |
|
leafee98
|
69cfc8eae3
|
achieve load setups by plugin name
|
2022-11-16 21:12:34 +08:00 |
|
leafee98
|
ec685a64e7
|
add some new plugins, auto load setup file
new plugins:
- jupyter-vim
- lualine
- nvim-tree
- buftabline
|
2022-11-16 20:25:43 +08:00 |
|
leafee98
|
4d1e5dc92c
|
add theme; add plugin to show indent; config LSP
|
2022-02-06 22:37:23 +08:00 |
|
Leafee
|
ab22c12695
|
add license
|
2022-01-06 16:29:30 +08:00 |
|
leafee98
|
2ac4611933
|
add README
|
2022-01-06 16:12:53 +08:00 |
|
leafee98
|
9e9bb86342
|
add some comments into init.vim
|
2022-01-06 16:07:38 +08:00 |
|
leafee98
|
026413e5c2
|
initial commit
|
2022-01-06 15:52:01 +08:00 |
|