valeth pushed to master at valeth/nvim-config 2023-08-31 18:21:30 +00:00
19ca68c171 Add lspkind for fancier completion
ec1e771f69 Move cursor to right after exiting insert mode
Compare 2 commits »
valeth pushed to master at valeth/nvim-config 2023-08-31 15:48:17 +00:00
2043fd6caa Remap macro record and add more ergonomic insert mode exit
valeth pushed to master at valeth/nvim-config 2023-08-31 12:29:48 +00:00
e71e23ef5a Update lsp-zero to branch 2.x
valeth pushed to master at valeth/nvim-config 2023-08-30 19:24:07 +00:00
f75fd7c376 Remove unused telescope keybinds and add live grep binding
valeth pushed to master at valeth/nvim-config 2023-08-25 13:38:42 +00:00
89a5ae5140 Add escape keymap to close nvim-tree
valeth pushed to master at valeth/wayfarer 2023-08-18 17:15:05 +00:00
0bff161f01 Tweak main content column height
valeth pushed to master at valeth/wayfarer 2023-08-18 15:06:27 +00:00
569454dd49 Implement sigterm handler
valeth pushed to master at valeth/wayfarer 2023-08-18 14:49:34 +00:00
c9d08421fa Update readme
valeth pushed to master at valeth/wayfarer 2023-08-18 14:47:40 +00:00
43bef686d3 Update readme
valeth pushed to master at valeth/wayfarer 2023-08-18 14:43:50 +00:00
4d88c31a84 Update readme
valeth pushed to master at valeth/wayfarer 2023-08-18 13:19:26 +00:00
1223dc190a Fix handling of modifiers in event handler
263799662c Add gitignore
Compare 2 commits »
valeth pushed to master at valeth/wayfarer 2023-08-17 21:02:34 +00:00
733b76d47f Show error message if active savefile is not loadable
1dadc433b1 Reorganize keyboard event handling
Compare 2 commits »
valeth pushed to master at valeth/wayfarer 2023-08-17 19:52:41 +00:00
26e696693f Implement saving for edited files
valeth pushed to master at valeth/wayfarer 2023-08-16 15:54:20 +00:00
db431c5d6c Fix file watcher toggle
valeth pushed to master at valeth/wayfarer 2023-08-16 15:48:54 +00:00
e23572ff20 Implement robe wrapper and fix tests
b482cafbc2 Implement scarf length wrapper type
0c42c3c932 Implement level wrapper type with setter functions
fe2f998810 Implement setter functions for symbol selection
18a0abcd62 Improve error reporting
Compare 5 commits »
valeth pushed to master at valeth/wayfarer 2023-08-16 11:42:49 +00:00
f17d128518 Implement edit functionality for general stats
13e02fa883 Split info view further into submodules
bbfa0f1194 Implement table row selection
44edfbd0c9 Tweak info layout
7eaabc0f63 Implement section selection for edit mode
Compare 5 commits »
valeth pushed to master at valeth/wayfarer 2023-08-14 19:09:47 +00:00
ccf7376637 Remove old non-tui view and remove tui feature
valeth pushed to master at valeth/wayfarer 2023-08-14 17:35:55 +00:00
5258447579 Add keybinding for file reloading
337a60cef5 Handle paste for file select
6f0ab738f0 Reorganize state module
Compare 3 commits »
valeth pushed to master at valeth/wayfarer 2023-08-14 16:03:02 +00:00
8c5be0c371 Split tui into submodules
valeth pushed to master at valeth/wayfarer 2023-08-14 14:16:22 +00:00
4f0e03904c Update readme