Commit Graph

7 Commits

Author SHA1 Message Date
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
1aead50db3 Add buffer as a source for completion 2023-04-10 00:55:36 +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
4cc7fbe714 Update comment 2023-04-06 02:22:23 +01:00
bef2632ee9 Complete rehaul of nvim configuration with lsp and treesitter. 2023-04-05 22:57:40 +01:00