Commit graph

85 commits

Author SHA1 Message Date
d987981adb
new: Added new LSP related keymaps 2025-03-27 01:39:44 -05:00
af4037dac1
fix: Spellings and words 2025-03-19 23:19:27 -05:00
0bcc15cb62
new: Made some keymaps dot-repeatable 2025-03-19 22:02:01 -05:00
cf34340f3c
chg: Switch to ruff for python lsp 2025-03-19 18:33:37 -05:00
69d3e7d994
new: Use ,r to replace text under cursor with register without yanking 2025-03-19 02:47:58 -05:00
81db3b5679
new: Added wrapping plugin 2025-02-20 01:51:03 -06:00
f8cbef6912
fix: Order of loading configs
This fixes the issue where lazy.nvim will load plugins from the current
directory instead of the proper folder
2024-10-02 01:27:08 -05:00
2ce8782d14
new: Use .caddy extension for Caddyfiles 2024-10-01 12:27:25 -05:00
8cfcec8d0c
new: Added config for pizero 2024-09-27 15:23:48 -05:00
38b0514315
chg: The base repo 2024-09-12 22:13:37 +02:00
597ce578ee
chg: Hide the undefined global vim warning 2024-09-07 14:41:21 +02:00
8dda9627af
fix: Repeated fields in neoscroll config 2024-09-06 09:34:24 +02:00
fb52609b7a
fix: neoscroll mappings 2024-09-05 15:41:54 +02:00
03dbb48603
chg: Use version instead of tag in inlay-hints.nvim 2024-06-03 22:10:24 -05:00
df9e4ba1c0
new: Added inlay-hints.nvim 2024-06-03 19:51:20 -05:00
fedd0af100
new: Added some tex snippets for parts 2024-06-03 01:59:00 -05:00
496a1e8053
fix: Use multiline snippets with higher priority 2024-06-02 20:52:07 -05:00
5a7f792989
chg: 2 space tabs in Haskell files, and some desc change 2024-05-21 19:10:50 -05:00
f89a9107a1
chg: Switch to in-built inlay hints 2024-05-19 17:30:00 -05:00
c4f2a54062
chg: Add lsp and ts config for Haskell 2024-05-18 17:17:52 -05:00
7513bfa9d2
add: Some lsp configs for OCaml 2024-05-17 15:12:24 -05:00
ec2f46016d
new: Added an HTML snippet for autoclosing tags 2024-04-23 00:03:04 -05:00
dedbea9eb3
new: Temporarily add plugin for inlay hints until nvim 0.10 2024-04-18 18:15:51 -05:00
3c24bf7ba2
chg: Remove unneeded variable 2024-04-03 15:25:09 -05:00
51ad9f4bdf
chg: Only do LSP related keybinds on LspAttach 2024-04-03 12:53:42 -05:00
8524170e28
chg: Make LspHover work in all buffers 2024-04-02 22:46:12 -05:00
d00bd92d4a
chg: Put pyright setup inside lsp_config.lua 2024-04-02 01:37:22 -05:00
da9612a94b
new: Make nvim work nicely with python venvs 2024-04-01 22:35:57 -05:00
df5ac44769
chg: Use global codeaction keymap 2024-04-01 16:49:40 -05:00
1371124454
chg: Switched to rustaceanvim for Rust 2024-04-01 02:32:27 -05:00
d89548599e
new: Advanced treesitter stuff in other machines 2024-03-29 00:29:50 -05:00
5d457bec36
chg: Switch back to using tabs to avoid error buffers 2024-03-29 00:17:54 -05:00
bf01840904
chg: Make ,o and ,O repeatable 2024-03-28 04:03:05 -05:00
3529b19864
chg: Use cleaner method for adding empty newlines 2024-03-28 03:44:24 -05:00
30a83e6a1d
new: Browser like mappings 2024-03-28 02:26:33 -05:00
b2fa064635
chg: Open files in buffers using fzf-lua 2024-03-28 02:12:48 -05:00
49fd985beb
chg: Do not use tabs 2024-03-28 02:09:06 -05:00
cce40ca731
chg: Switched to fzf-lua 2024-03-28 01:57:58 -05:00
53e41dc35c
chg: Improved lualine and lean configs 2024-03-28 00:54:23 -05:00
abd917b3b2
new: Added log-highlight plugin 2024-03-28 00:08:00 -05:00
c192a0fb29
fix: treesitter-textobjects setup 2024-03-27 23:35:52 -05:00
21dcb21444
chg: Disable treesitter for latex 2024-03-27 19:49:23 -05:00
fafa7342ce
new: Show total lines in lualine using custom fn 2024-03-27 19:48:46 -05:00
d029e2a06e
new: Added lsp-progress.nvim 2024-03-27 15:18:42 -05:00
2cc1fc0fb5
new: Clear search highlight by Esc in normal mode 2024-03-26 22:44:37 -05:00
b687443541
chg: Added treesitter capture groups and rainbow-delimiters 2024-03-26 17:36:34 -05:00
06cb425209
new: Added the neoscroll plugin 2024-03-26 17:14:42 -05:00
a59303bf82
chg: Reorganize config files 2024-03-26 16:47:12 -05:00
a58149ce06
chg: Some changes to treesitter config 2024-03-26 02:30:40 -05:00
a2748ac0e9
chg: Added more languages to treesitter 2024-03-26 01:40:20 -05:00