warg
|
6f00ebfb34
|
fix(statusline): handle non-git buffers better
|
2024-10-31 19:21:19 +01:00 |
|
warg
|
93b501048d
|
feat: debloat
|
2024-10-31 17:55:09 +01:00 |
|
warg
|
28a349bb6f
|
feat: add netrw config
|
2024-10-31 17:55:09 +01:00 |
|
warg
|
13c4c1e77e
|
feat: add numbers to help windows
|
2024-10-25 13:31:47 +02:00 |
|
warg
|
0e0b09d54c
|
docs(mappings): add some more good to knows
|
2024-10-25 13:30:38 +02:00 |
|
warg
|
d02d0802da
|
fix(python): indentation
|
2024-10-07 11:54:54 +02:00 |
|
warg
|
4badcf4429
|
feat(autocommandS): set 2-space indent for C/C++ files
|
2024-09-10 07:49:15 +02:00 |
|
warg
|
4c002057f7
|
feat(mappings): add emacs style bindings for cmdline and insert mode
|
2024-09-10 07:48:37 +02:00 |
|
warg
|
1bd0e6b464
|
feat(user_commands): add :Cmake command
|
2024-09-09 04:09:59 +02:00 |
|
warg
|
f3313a4735
|
feat(core): update line length to 80
|
2024-08-23 12:22:20 +02:00 |
|
warg
|
9e63c4bb0d
|
feat(diagnostics): add diagnostics when running :make
|
2024-07-08 09:16:47 +02:00 |
|
warg
|
d076a58d3f
|
feat(mappings): indent without deselecting
|
2024-07-08 08:56:50 +02:00 |
|
warg
|
186e95d6b5
|
feat(zig): fix errorformat
|
2024-05-06 02:33:10 +02:00 |
|
warg
|
ac1e40bfee
|
feat(lazy): allow for hot loading plugin specs
|
2024-04-21 03:20:28 +02:00 |
|
warg
|
ad7b8848d1
|
feat(lsp): hot reload of lsp config
|
2024-04-19 17:25:55 +02:00 |
|
warg
|
916d2afe50
|
fix(moonfly): remove moonfly color override
|
2024-04-14 15:57:34 +02:00 |
|
warg
|
06898a5a31
|
feat(go): force tabs on go files
|
2024-04-14 15:39:20 +02:00 |
|
warg
|
75743d6fc3
|
fix(mappings): remove jumping on long lines
|
2024-04-14 15:35:52 +02:00 |
|
warg
|
7b433addc4
|
feat(clipboard): fix clipboard for ssh+tmux
Fix clipboard when attaching to a tmux session
over SSH.
|
2024-03-29 01:17:37 +01:00 |
|
warg
|
2f6ff745c8
|
feat(line-length): update line length to 100 cols
|
2024-03-28 18:12:39 +01:00 |
|
warg
|
43069da8b0
|
fix(lsp): update bindings
|
2024-03-04 20:22:04 +01:00 |
|
warg
|
32618ac05b
|
fix(mappings): remove un-indent mapping in favor of the default <C-D>
|
2024-03-04 20:19:13 +01:00 |
|
warg
|
df6f9c1510
|
fix(mappings): add fallback for <C-e>
|
2024-03-04 20:18:25 +01:00 |
|
warg
|
c785fe4e8c
|
feat(core): Make it possible to un-indent in insert mode
|
2024-02-26 18:44:29 +01:00 |
|
warg
|
dd8440bdcb
|
fix(core): re-enable macro recording
|
2024-02-26 18:44:04 +01:00 |
|
warg
|
b6c977e5ed
|
chore: fix formatting
|
2024-02-26 18:43:05 +01:00 |
|
warg
|
230a583794
|
fix(zls): fix auto format on save
|
2024-02-26 18:42:03 +01:00 |
|
warg
|
1026946fad
|
feat(moonfly): add highlight for @variable.member
|
2024-02-26 18:40:44 +01:00 |
|
warg
|
78e34a9645
|
fix(freebsd): set locale with upper-case
|
2024-02-20 15:53:55 +01:00 |
|
warg
|
7a5340686a
|
Make bufwrite silent
|
2024-01-08 18:30:10 +01:00 |
|
warg
|
9e132603e2
|
chore: remove license headers
|
2024-01-08 11:18:13 +01:00 |
|
warg
|
448d6aa807
|
feat: customize moonfly
|
2024-01-07 15:18:15 +01:00 |
|
warg
|
b60067d496
|
[core] Restore default cmdheight
|
2023-12-22 23:34:18 +01:00 |
|
warg
|
aa415ec76c
|
Remove nvim-tree
|
2023-12-17 23:23:09 +01:00 |
|
warg
|
538d6b4b7e
|
Use the new fclose function for closing floating windows
|
2023-10-16 21:58:57 +02:00 |
|
warg
|
f6759c2512
|
Add yanking bindings
|
2023-10-15 01:53:46 +02:00 |
|
warg
|
a947c0a73c
|
Add some navigation mappings
|
2023-10-15 00:40:19 +02:00 |
|
warg
|
b449eccec9
|
Fix cycle buffers
|
2023-09-24 09:58:44 +02:00 |
|
warg
|
f16419e7e2
|
Set cmdheight=0
|
2023-09-24 04:54:50 +02:00 |
|
warg
|
337a65e87f
|
Clean up keymaps
|
2023-09-24 04:38:37 +02:00 |
|
warg
|
16f12ea1de
|
Set autoread
|
2023-09-22 02:45:03 +02:00 |
|
warg
|
a868c98f81
|
Add mapping for closing all floating windows
|
2023-09-22 02:44:57 +02:00 |
|
warg
|
d939bc6cea
|
Revert "Remove nvim-tree"
This reverts commit e5146fbaa4b222d128a338953d0557045a55df29.
|
2023-09-20 01:19:48 +02:00 |
|
warg
|
2028e47257
|
Set some keymaps as silent to reduce messages
|
2023-09-19 23:36:23 +02:00 |
|
warg
|
99e744f0de
|
Remove nvim-tree
|
2023-09-19 16:14:02 +02:00 |
|
warg
|
22187c326e
|
Fix formatting
|
2023-09-19 16:12:05 +02:00 |
|
warg
|
48d09e1802
|
Fix double write messages
|
2023-09-19 16:11:42 +02:00 |
|
warg
|
473863d5ae
|
Update globals
|
2023-09-19 16:11:27 +02:00 |
|
warg
|
41bcb60bdc
|
Fix call some methods more safely
|
2023-09-19 15:56:39 +02:00 |
|
warg
|
a667ad2c7f
|
Remove some optsion related to completion
|
2023-09-15 22:42:13 +02:00 |
|