Commit Graph

25 Commits

Author SHA1 Message Date
552498c74f Update treesitter config to disable on large files. 2024-05-16 00:05:59 +08:00
8132992f59 Added dictionary configuration of ltex 2024-03-09 20:26:20 +08:00
041fd6bd70 Add neoformat plugin and update configuration 2024-01-11 23:45:24 +08:00
5f468b232b Update formatting/highlighting settings for treesitter/nvim 2023-11-21 17:32:46 +08:00
58ffe58f29 Add harpoon plugin and rebind for harpoon 2023-09-05 10:49:31 +01:00
1bf01a8eac Add mapping for default vim completion 2023-08-08 00:21:00 +01:00
b19ab6990b Add vimtex 2023-06-05 01:44:48 +01:00
1aead50db3 Add buffer as a source for completion 2023-04-10 00:55:36 +01:00
2c9853a3dd Untrack packer generated file. 2023-04-10 00:54:16 +01:00
c5842ac5ec lsp completion selection behaviour now more similar to default vim completion.
- Selecting completion items now changes text in the buffer directly
  without having to confirm it with <C-y>.
2023-04-08 01:37:35 +01:00
864d76ed7d Add a bunch of bindings to interact with the vim argument list 2023-04-06 02:22:57 +01:00
4cc7fbe714 Update comment 2023-04-06 02:22:23 +01:00
07448abd59 Disable lsp signcolumn 2023-04-06 02:21:54 +01:00
bef2632ee9 Complete rehaul of nvim configuration with lsp and treesitter. 2023-04-05 22:57:40 +01:00
fbbaf80b41 Add keybind for file fzf. 2022-12-15 04:23:39 +00:00
38813392c0 Add fzf plugin. 2022-12-04 23:38:05 +00:00
2b45afdc95 Use 24-bit colors. 2022-07-01 03:18:53 +08:00
76447088c6 Changed theme to gruvbox. 2022-07-01 01:52:07 +08:00
Sheldon Lee
eb2937a9a8 Text wrap now wraps full word. 2021-11-26 23:50:02 +08:00
sheldonmlee
8de8279204 Added nvim colors. 2021-11-11 15:01:41 +08:00
sheldonmlee
ad23ee41b4 Updated colorscheme. 2021-11-10 02:39:39 +08:00
sheldonmlee
dca8f12702 Added case insensitive search. 2021-05-23 14:33:27 +08:00
sheldonmlee
0d445b5a00 Added live changes when search and replacing. 2021-05-05 15:10:59 +08:00
sheldonmlee
f2561b720c Added "set nohlsearch". 2021-04-26 13:39:19 +08:00
sheldonmlee
9a2e5dfcfe Added nvim config (copied from .vimrc). 2021-04-24 16:41:19 +08:00