Commit graph

  • 843d400e2e Tiny change to call vim.uv main leafee98 2024-09-07 23:01:02 +0800
  • 11458cd4de Remove the custom.lua leafee98 2024-09-07 22:51:37 +0800
  • 9755958483 Remove exrc leafee98 2024-09-07 22:15:57 +0800
  • de011cad9d Add plugin telescope leafee98 2024-08-27 00:00:04 +0800
  • f02b914b90 Neo-Tree Hidden files are visable by default leafee98 2024-08-24 19:17:41 +0800
  • e777101523 Refactor plugins leafee98 2024-08-22 22:54:58 +0800
  • 4a656ab848 remove unsed language list for treesitter leafee98 2024-08-05 22:20:19 +0800
  • 144de1986c simplify treesitter config leafee98 2024-08-05 22:01:51 +0800
  • d27da86f40 Add mini-animate and remove neoscroll leafee98 2024-08-05 21:59:16 +0800
  • d953596443 split lualine and bufferline into two files leafee98 2024-05-09 11:58:42 +0800
  • 4420707128 offset bufferline for neo-tree leafee98 2024-05-09 11:50:37 +0800
  • 1d3653b791 add guess-indent leafee98 2024-05-07 21:01:23 +0800
  • 1ff96d2245 remove the unconfiged dressing.nvim leafee98 2024-05-07 20:51:37 +0800
  • a10c30e139 edit gitsigns leafee98 2024-05-07 20:50:23 +0800
  • 534f1c8323 edit plugins, change some keymaps leafee98 2024-05-07 20:47:00 +0800
  • 4d32d464ba config: indent-blankline no showing underline at start/end leafee98 2023-12-20 16:39:43 +0800
  • a12348bc9d add event VeryLazy to nvim-lsp to setup cmp at start leafee98 2023-12-18 21:58:36 +0800
  • 59e0f8b285 fix: typo of plugin leafee98 2023-12-18 21:56:16 +0800
  • ca231be27c add plugin scrollview leafee98 2023-12-18 21:45:43 +0800
  • 436fb9485a add ruler on col 101 leafee98 2023-12-15 21:15:46 +0800
  • 78cc4cc7d7 fix: lsp not autostart, fix by Buf{ReadPre,NewFile} leafee98 2023-12-15 20:29:39 +0800
  • 22b8eb3178 add plugin trouble leafee98 2023-12-15 13:32:55 +0800
  • f0879dd3dd add plugin dressing leafee98 2023-12-15 13:32:06 +0800
  • e4de3f2670 map lsp, goto {tdDri}, action {Ra}, diag {npq} leafee98 2023-12-15 13:06:43 +0800
  • fdab14f6dc map gitsign next/prev to <l>h{np}, preview as <l>hv leafee98 2023-12-15 12:53:14 +0800
  • 7c7e823b54 fix: <leader>nh not work leafee98 2023-12-15 12:41:29 +0800
  • 3e49c39e53 add plugin lualine-ex to display lsp info leafee98 2023-12-14 22:36:59 +0800
  • e001ecc980 adjust gitsigns map, <l>h{jk} and <l>ht{bd} leafee98 2023-12-14 21:51:46 +0800
  • 9e3d55617c replace single quote to double, lowercase <CR> leafee98 2023-12-14 21:45:10 +0800
  • 1c0045f059 map zc{hjkl} as move windows to left/down/up/right leafee98 2023-12-14 21:30:52 +0800
  • 3ca8337437 map <leader>nh as :noh<cr> leafee98 2023-12-14 21:30:30 +0800
  • 2294b9a10c devide 10-editor, disable lualine for NvimTree leafee98 2023-12-14 21:20:36 +0800
  • 4f9bbad9d7 modify lualine, show more info about location leafee98 2023-12-14 20:54:18 +0800
  • e3df1c2a03 modify configuration for lualine, show more info leafee98 2023-12-14 20:42:44 +0800
  • 8ac25e0bc4 modify configuration for bufferline leafee98 2023-12-14 19:59:42 +0800
  • 78d671c682 disable intro message, VeryLazy most plugins leafee98 2023-12-14 17:45:05 +0800
  • 8144c96f32 new map: <leader>f for NvimTreeFindFile leafee98 2023-12-14 17:11:29 +0800
  • 2cb236a26f don't hide git-ignored files from nvim-tree leafee98 2023-10-23 15:30:22 +0800
  • 8dc35e7086 migrate indent-blankline to version 3 leafee98 2023-10-19 21:43:01 +0800
  • 3e0ffff60c use z[xpn] to delete, move previous/next buffer leafee98 2023-08-09 10:34:08 +0800
  • 68fd753788 change keymap for move cursor among windows leafee98 2023-08-01 14:26:42 +0800
  • e901a69f28 drop _full_feature and use custom.lua leafee98 2023-07-21 16:29:53 +0800
  • 62de8c72bc make use of ftplugin leafee98 2023-07-21 14:48:45 +0800
  • d520fe69da remove pylsp as LSP leafee98 2023-07-21 11:58:12 +0800
  • 58d96c03a6 disable git shortcut <leader>ts and <leader>tb leafee98 2023-07-18 14:19:36 +0800
  • fc3ad5ab30 config auto close for nvim-tree.lua leafee98 2023-07-12 11:50:36 +0800
  • b12894691d reorder editor plugins in config file leafee98 2023-07-12 11:42:17 +0800
  • 214741277e add famiu/bufdelete.nvim leafee98 2023-07-12 11:41:09 +0800
  • e46f348744 switch LSP provider for javascript to quick_lint_js leafee98 2023-07-08 16:22:02 +0800
  • 2eccf9737c prefer using git to download treesitter's parser leafee98 2023-07-08 16:20:31 +0800
  • dce111ff7f enable exrc leafee98 2023-07-08 15:08:08 +0800
  • fe8a49fec2 fix indent leafee98 2023-05-23 10:58:05 +0800
  • 12b66a5eda check if a file exist to determine if full_feature leafee98 2023-05-23 10:49:39 +0800
  • 80b82caf95 option full_feature, false when not need much plugin leafee98 2023-05-22 22:33:21 +0800
  • 1d2561beae add new lsp: pylsp leafee98 2023-05-22 15:17:26 +0800
  • df5be57d75 all gitsigns use h as key prefix leafee98 2023-05-22 09:59:06 +0800
  • 370bbf0edf add keymap setup for gitsign, modify README leafee98 2023-05-22 09:56:32 +0800
  • f21a29d247 update README leafee98 2023-05-21 22:07:10 +0800
  • 3516e2ed0e switch to lazy.nvim, refactor plugins, to pure lua leafee98 2023-05-21 22:02:07 +0800
  • b12c7ea937 dump before switch to lazy leafee98 2023-05-19 15:58:36 +0800
  • 69cfc8eae3 achieve load setups by plugin name leafee98 2022-11-16 21:12:34 +0800
  • ec685a64e7 add some new plugins, auto load setup file leafee98 2022-11-16 20:22:53 +0800
  • 4d1e5dc92c add theme; add plugin to show indent; config LSP leafee98 2022-02-06 22:37:23 +0800
  • ab22c12695
    add license Leafee 2022-01-06 16:29:30 +0800
  • 2ac4611933 add README leafee98 2022-01-06 16:12:53 +0800
  • 9e9bb86342 add some comments into init.vim leafee98 2022-01-06 16:07:38 +0800
  • 026413e5c2 initial commit leafee98 2022-01-06 15:52:01 +0800