|
|
adc48d9506
|
nvim: Let nvim-lsp-installer configure pyright
|
2023-06-29 10:55:42 -07:00 |
|
|
|
6fe4af7d65
|
nvim: Alias <Space>w to <C-w>
|
2023-06-29 10:54:04 -07:00 |
|
|
|
af15322d92
|
neovim: Exclude surrounding whitespace in treesitter textobjects
|
2023-06-02 00:30:28 -07:00 |
|
|
|
cbc831a5ca
|
neovim: Use Telescope community multi-open binding
|
2023-05-23 14:59:47 -07:00 |
|
|
|
e6f3ce6ba7
|
neovim: Actually fix autopair bracket behavior
|
2023-05-22 21:45:16 -07:00 |
|
|
|
c234673ca2
|
neovim: Update plugins
|
2023-05-22 21:21:41 -07:00 |
|
|
|
b7b7f1e3d2
|
neovim: Disable autopair moveright to prevent closer reuse
|
2023-05-22 21:21:34 -07:00 |
|
|
|
71d8737447
|
neovim: Convert all config to Lua
I've been using this with only minimal changes for a few weeks now, so
this seems like a good place to checkpoint it.
|
2023-05-21 16:11:44 -07:00 |
|
|
|
a84993a3ac
|
neovim: EasyAlign
|
2022-12-27 13:23:42 -08:00 |
|
|
|
80808e97c2
|
neovim: Fix deprecation warning for LSP formatting
|
2022-10-30 17:37:00 -07:00 |
|
|
|
85f68aa5df
|
neovim: Switch Python LSP to pyright
|
2022-10-21 14:56:41 -07:00 |
|
|
|
14851a897b
|
neovim: Remove deprecated update_capabilities
|
2022-10-19 14:44:08 -07:00 |
|
|
|
03adbea397
|
neovim: ;cg for GitHub line references
|
2022-10-19 14:41:04 -07:00 |
|
|
|
083d4c39c1
|
neovim: Configure luasnip with snippet directory
|
2022-09-27 17:19:13 -07:00 |
|
|
|
2ad4231f31
|
neovim: context.vim
|
2022-09-14 15:37:59 -07:00 |
|
|
|
5cd6e94e8f
|
neovim: Bind LSP range code action in visual select
|
2022-09-14 13:50:11 -07:00 |
|
|
|
c82b90244d
|
neovim: Rust inlay hints with rust-tools
|
2022-06-06 07:57:50 -07:00 |
|
|
|
49397e957e
|
neovim: Check Rust code with clippy
|
2022-06-06 07:57:50 -07:00 |
|
|
|
a348810adc
|
neovim: Set up managed LSP installer
|
2022-06-06 07:57:50 -07:00 |
|
|
|
596a3d06ef
|
neovim: Set up auto-completion and snippets
|
2022-06-06 07:57:50 -07:00 |
|
|
|
c578f4e1a5
|
nvim: Disable markdown folding
|
2022-05-01 12:12:18 -07:00 |
|
|
|
c1e858e6a5
|
nvim: ;G for :Git subcommands
|
2022-03-15 12:30:17 -07:00 |
|
|
|
56bbae5d80
|
neovim: Use solargraph Ruby language server if it exists
|
2022-03-07 12:48:46 -08:00 |
|
|
|
7c8703bab7
|
neovim: Use tsserver LSP if it exists
|
2022-03-04 18:49:26 -08:00 |
|
|
|
27ab80d276
|
neovim: Remove previous jedi
|
2022-02-28 14:37:54 -08:00 |
|
|
|
df64011605
|
neovim: Enable jedi_language_server for Python
|
2022-02-28 13:12:10 -08:00 |
|
|
|
2f5d297638
|
neovim: Indent XML with two spaces
|
2022-02-10 19:10:55 -08:00 |
|
|
|
1f43b81ed8
|
neovim: jjo/vim-cue
|
2022-01-26 18:34:13 -08:00 |
|
|
|
3138152570
|
neovim: Fix deprecated LSP bindings
|
2022-01-08 18:16:56 -08:00 |
|
|
|
e56fb21157
|
neovim: Run ESLint on TypeScript files
|
2022-01-08 17:03:03 -08:00 |
|
|
|
58e624c8ab
|
neovim: Fix flipped \j and \k LSP diagnostic binds
|
2021-12-15 13:01:22 -08:00 |
|
|
|
a6a95bddac
|
nvim: ;cl copy filename with line number
|
2021-11-23 10:18:30 -08:00 |
|
|
|
b217105c0b
|
nvim: Include hidden files in ;f
|
2021-11-16 18:40:41 -08:00 |
|
|
|
c01ca4c081
|
nvim: Only show files in ;f
|
2021-11-16 17:53:27 -08:00 |
|
|
|
3ae6439c1e
|
nvim: Set commentstring for hurl
|
2021-11-13 14:17:45 -08:00 |
|
|
|
6b231e8192
|
nvim: Use fd instead of rg for finding files
|
2021-11-12 22:54:54 -08:00 |
|
|
|
65400637e5
|
nvim: Run golangci-lint on the whole package
|
2021-11-11 22:37:15 -08:00 |
|
|
|
41b8d86373
|
nvim: Bring back golangci-lint
|
2021-11-10 17:29:36 -08:00 |
|
|
|
6dfb9533a7
|
nvim: Allow trailing spaces for diff context lines
|
2021-11-08 12:14:14 -08:00 |
|
|
|
94f7609c4f
|
nvim: Give up on two-space sentence breaks
|
2021-11-05 23:14:59 -07:00 |
|
|
|
4774d7a7a0
|
nvim: Use gopls for formatting and imports
|
2021-11-05 23:14:59 -07:00 |
|
|
|
8e135e03ff
|
LSP-specific settings
|
2021-11-05 23:14:59 -07:00 |
|
|
|
135d2070ce
|
nvim: keep vim-go config together
|
2021-10-31 10:05:31 -07:00 |
|
|
|
bc55ba55fd
|
neovim: Update explicit linter config for ALE
|
2021-10-31 10:05:31 -07:00 |
|
|
|
7380b9f0cd
|
neovim: Remove unnecessary default settings
|
2021-10-31 10:05:31 -07:00 |
|
|
|
19406ea8af
|
nvim: Remove CoC
|
2021-10-30 21:40:12 -07:00 |
|
|
|
029082dea5
|
neovim: Use lspconfig for Go
|
2021-10-24 22:26:53 -07:00 |
|
|
|
a4637654a3
|
neovim: Replace CoC with nvim-lspconfig for Rust
|
2021-10-24 22:26:53 -07:00 |
|
|
|
1fe1ba9edf
|
neovim: Remove neosnippet
|
2021-10-24 22:26:53 -07:00 |
|
|
|
fbc1658000
|
nvim: Fix branch name for vim-toml
|
2021-10-17 18:23:29 -07:00 |
|