170 Commits

Author SHA1 Message Date
0c9780cdd5 Ignore lua-ls warnings about missing-fields 2024-03-03 22:43:39 +00:00
97cfaddce8 Port coc.nvim mappings to native LSP 2024-03-03 22:15:10 +00:00
1d45d47556 Add treesitter based vim-endwise reimplementation 2024-03-03 22:14:08 +00:00
bbccd0563e Remove useless comment 2024-03-03 22:13:22 +00:00
56da219cfb Add mappings to move visual selections around 2024-03-03 22:12:58 +00:00
6eadbc39dc Add surround plugin 2024-03-03 20:01:56 +00:00
15486edb97 Add comment toggle plugin 2024-03-03 19:47:26 +00:00
02432384f4 Add todo plugin for highlights & telescope integration 2024-03-03 19:46:43 +00:00
153b9a0843 Fully port over options from vim config 2024-03-03 19:46:12 +00:00
9d7afda967 Tune theme settings 2024-03-03 19:44:20 +00:00
dcfe48a4b2 Switch to Kanagawa theme 2024-03-03 16:49:08 +00:00
86d2a85552 Fix SIGABRT on exit on RelWithDebInfo nvim builds 2024-03-03 13:20:30 +00:00
e09dc1346c Introduce nvim-tmux-navigator
Also integrate with my custom setup using tmux window options to
communicate between nvim and tmux for which panes contain nvim
processes.
2024-03-02 17:39:06 +00:00
fc60ca0882 Introduce Telescope plugin 2024-03-02 17:38:42 +00:00
ff82892720 Add yank and put mappings 2024-03-02 17:38:26 +00:00
95e5e97463 Clean up init.lua 2024-03-02 17:37:48 +00:00
1e6bb57c4f Customize netrw to my linking 2024-03-02 15:22:19 +00:00
ff5b0cff1f Use 2 space tabs by default & disable unused providers 2024-03-02 15:18:59 +00:00
a5e1d8cdaf Don't let theme italic all the things 2024-03-02 15:18:10 +00:00
20954190a8 Initial experiments with Lua config 2024-03-02 15:17:48 +00:00