The_miro
20cf670adb
feat(nvim): convert config to Lua with lazy.nvim
...
Renames nvim/ → nvim.old/ (preserving init.vim + incomplete prior attempts)
and creates a fresh nvim/ with init.lua. All settings, keymaps, and plugin
declarations are converted from VimScript to Lua idioms. Plugin manager
migrated from vim-plug to lazy.nvim, which self-bootstraps on first launch.
shell-setup.sh updated to drop the vim-plug curl install; the symlink and
airline theme copy are retained (path updated for lazy's data directory).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 08:56:43 +02:00
The_miro
6eec81c9f7
q in nvim now wq
2026-04-15 22:08:16 +02:00
The_miro
8712978eac
is my readme a html?
2026-03-26 09:33:16 +01:00
The_miro
0abca2fcd8
added mini.icons though for usability
2026-03-26 08:51:23 +01:00
The_miro
01003944a0
removed/commented out markview.nvim because no worky
2026-03-26 08:46:50 +01:00
The_miro
ceeab4e5ab
added markview.nvim for better .md and LaTeX support
2026-03-26 08:29:17 +01:00
The_miro
ea790180bf
removed mode inidcator from nvim
2025-11-06 19:54:41 +01:00
The_miro
feef445ea6
dbui now runs the query with x
2025-10-23 15:20:45 +02:00
The_miro
b834531f02
added dbui to nvim for that real sql dev experience
2025-10-23 11:33:04 +02:00
The_miro
f5dd2d157a
added sql ls to nvim
2025-10-23 11:11:37 +02:00
The_miro
a745a48397
fixed my fuckups
2025-10-14 22:24:04 +02:00
The_miro
5cc5e02022
whole lotta stuff
2025-10-13 19:49:20 +02:00
The_miro
2c348376cf
added :w ! ! to nvim (no spaces)
2025-05-20 15:54:00 +02:00
The_miro
7b94c39e51
added nvim-dap
2025-05-06 13:29:43 +02:00
The_miro
68a36460bb
added ultisnips to nvim
2025-05-06 13:14:06 +02:00
The_miro
649014f4c3
added coc pyright
2025-05-06 09:29:21 +02:00
The_miro
b00cd786c6
no more colorizer on by default
2025-05-05 11:29:53 +02:00
The_miro
75fedfc147
set vim colorizer to be on by default
2025-05-05 11:11:52 +02:00
The_miro
72a1ec6c9a
added vim multicursor plugin
2025-05-05 11:05:23 +02:00
The_miro
f4922cc09e
added VB as command to enter visblockmode on windows
2025-05-05 10:01:50 +02:00
The_miro
3936afc862
set relativenumber in nvim
2025-04-12 17:20:41 +02:00
The_miro
336777219b
added vencord, and nvim colorizer
2025-04-10 15:30:02 +02:00
The_miro
a5d96631ad
Update nvim/init.vim
2025-04-01 10:34:58 +02:00
The_miro
f76db807ec
Update nvim/init.vim
2025-04-01 09:28:27 +02:00
The_miro
b4699ae415
fixed vim window nav
2025-03-31 23:28:14 +02:00
The_miro
18ec0e24bf
Update nvim/init.vim
2025-03-31 09:22:36 +02:00
The_miro
bc3a168db1
Update nvim/init.vim
2025-03-31 09:20:21 +02:00
The_miro
9cf228357d
Update nvim/init.vim
2025-03-31 09:12:47 +02:00
The_miro
9be046d33d
config for coc
2025-03-31 09:10:29 +02:00
The_miro
b891bc764c
added lsp support and better autocomplete
2025-03-31 08:46:01 +02:00
The_miro
39a1e96102
added vim autocompletion
2025-03-29 16:05:04 +01:00
The_miro
6b0a91fb24
added windowswitcher
2025-03-29 15:31:09 +01:00
The_miro
7876381491
made nvim work as a real editor
2025-03-27 22:52:21 +01:00
The_miro
6058d5f974
added Floaterm
2025-03-27 22:26:39 +01:00
The_miro
48acdb2d88
added some stuff to vim
2025-03-27 22:10:56 +01:00
The_miro
251cbda72e
added powerline-vim
2025-03-25 15:18:22 +01:00
The_miro
c0c6328d25
fixed non unicode char
2025-03-25 14:05:43 +01:00
The_miro
866d7a2a1f
added fzf plugin to nvim
2025-03-25 14:05:14 +01:00
The_miro
18462bfb7b
changed plugins
2025-03-25 13:47:42 +01:00
The_miro
c3383ea82b
fucked with vim a little more
2025-03-20 15:13:13 +01:00
The_miro
acd43207c6
added snacks as plugin
2025-03-20 12:13:35 +01:00
The_miro
1a018f94cf
added vim theme cyberqueer.nvim
2025-03-20 08:31:42 +01:00
The_miro
542c7d9e61
added neovim plugin manager (vim-plug) and lush
2025-03-13 12:30:59 +01:00
The_miro
dd6c6e4b1d
added neovim config
2025-03-13 11:37:57 +01:00