Nick Zana
c7a56d9884
Fix broken rust_analyzer diagnostics
2 months ago
Nick Zana
51df129f13
Update to use nvim 0.11 lsp configs
2 months ago
Nick Zana
e9a703bf43
add claude code
3 months ago
Nick Zana
18d64c8b9c
Add python LSP
8 months ago
Nick Zana
490c1917c8
chore: Update lockfile
8 months ago
Nick Zana
878de62835
chore: Update lazy-lock
8 months ago
Nick Zana
539deb387a
chore: update lazy-lock.json
8 months ago
Nick Zana
0fe4844d35
Fix README paths
8 months ago
Nick Zana
caba66748c
Add comments for copilot.vim
8 months ago
Nick Zana
d6361b1591
leptos rust support
8 months ago
Nick Zana
643c896f2d
chore: Update lockfile
10 months ago
Nick Zana
34752e8b7f
Add copilot
10 months ago
Nick Zana
227372f2ce
Reformat treesitter plugins spec
10 months ago
Nick Zana
966f4fdc0b
Redo everything because of an LSP bug and it still didn't fix it :(
10 months ago
Nick Zana
3db2dd6fb7
Remove <c-E> term->normal keybinding
10 months ago
Nick Zana
4d23c611f0
Add CSS LSP plugins
10 months ago
Nick Zana
03450108b3
Add ruff python linter
12 months ago
Nick Zana
13e2f31a86
Upgrade lsp-zero to version 4.x
1 year ago
Nick Zana
082162454f
update lsp settings
1 year ago
Nick Zana
79d94753f4
Add copilot
2 years ago
Nick Zana
f214a975aa
add pylsp lang server
2 years ago
Nick Zana
69c9290a5a
add clangd lang server
2 years ago
Nick Zana
22b35de08e
add copilot to experiment with
2 years ago
Nick Zana
27e98ad1ad
Add git-gutter
2 years ago
Nick Zana
0acf664f81
auto enable treesitter highlighting
2 years ago
Nick Zana
4acd1eb969
improve vim fugitive git keybindings
2 years ago
Nick Zana
4befd4142f
remove gk and gj keybindings
2 years ago
Nick Zana
528cf3726d
add texlab lsp support
2 years ago
Nick Zana
1edd7e0fa6
change completion keybindings
2 years ago
Nick Zana
49f91dd248
update lsp-zero to v2
2 years ago
Nick Zana
5c190777dc
switch to lsp-zero
2 years ago
Nick Zana
fc59aa483e
Replace usage of depracated formatting function
3 years ago
Nick Zana
1e44af8740
Remove auto trim whitespace
3 years ago
Nick Zana
040791ec40
update nvim-cmp function names
3 years ago
Nick Zana
9c59adefd2
update lsp keybindings for new nvim version
3 years ago
Nick Zana
64208fc160
Change quickfix list keybindings to <C-n/p>
3 years ago
Nick Zana
b83a640109
Add gopls language server
3 years ago
Nick Zana
692a67e84f
Add Treesitter
3 years ago
Nick Zana
c67ba08293
Add a few navigation keybindings
3 years ago
Nick Zana
74e7c324a9
update to make nvim-cmp work on nvim 0.5
3 years ago
Nick Zana
61e3ef417f
restrict luasnip to version compatible with <0.7
3 years ago
Nick Zana
0f8b79f10a
Simplify LSP and remap a few LSP keybindings
3 years ago
Nick Zana
3f17c0ca75
add spell to gitignore
4 years ago
Nick Zana
e0b077889f
update clippy lsp command
4 years ago
Nick Zana
79ffb696f8
Update project string grep keybindings
...
Replace <leader>ps with telescope.builtin.live_grep for live
project-wide searching, respecting .gitignore
Re-map previous <leader>ps to <leader>fs
4 years ago
Nick Zana
1217aafc97
Pin nvim-telescope commit for neovim 0.5.0 compat.
4 years ago
Nick Zana
a3d34db195
Minor keybinding modifications; add ToggleQFList
...
Remove window navigation shortcuts in favor of <C-{hjkl}>
Uncomment vim.lsp.bufsignature_help keybinding
Uncomment vim lsp diagnostic navigation keybindings
Add ToggleQFList vim function
4 years ago
Nick Zana
599491664e
Add toml and yaml language support plugins
4 years ago
Nick Zana
5dc43ec4b9
Set reduced updatetime for lsp diagnostics
4 years ago
Nick Zana
a0ebc042c8
Revert "Remove rust-specific features"
...
This reverts commit 0fd1209ff6
.
4 years ago