Commit graph

204 commits

Author SHA1 Message Date
Oliver Davies 298601c4e0 Replace nixd with nil_ls 2024-03-19 14:19:20 +00:00
Oliver Davies 026c4a3c1f Use nixfmt before alejandra 2024-03-18 22:27:13 +00:00
Oliver Davies 75f3877a13 Remove vim-fugitive 2024-03-18 20:37:06 +00:00
Oliver Davies 1b819937f7 Format with nixfmt 2024-03-18 20:34:42 +00:00
Oliver Davies 72dac789ef Update lock file 2024-03-18 20:30:39 +00:00
Oliver Davies 69b2d3b710 Re-add nixd
Using the latest nightly version of `nixd` due to a dependency on nix
2.16.2 which is now unsecure.
2024-03-17 20:16:19 +00:00
Oliver Davies 975c7d8c70 Remove Ansible language server 2024-03-17 19:17:11 +00:00
Oliver Davies e273f35aa6 Shorten usages of vimUtils.buildVimPlugin 2024-03-17 17:38:02 +00:00
Oliver Davies ac90ae5b08 Only install the Treesitter parsers I use 2024-03-17 16:00:13 +00:00
Oliver Davies 021093bd3d Foramt files with stylua 2024-03-14 07:42:24 +00:00
Oliver Davies b4ca3831b0 Update gitsigns keymaps 2024-03-14 01:41:40 +00:00
Oliver Davies c1d2b1d7af Ignore some markdownlint rules 2024-03-14 01:30:45 +00:00
Oliver Davies 327f81f8ae Add committia.vim
Improves the Git commit buffer.

https://github.com/rhysd/committia.vim
2024-03-14 01:30:21 +00:00
Oliver Davies 6c9439a093 Update CHANGELOG 2024-03-12 23:01:26 +00:00
Oliver Davies 3a012c07af Add diffview.nvim
https://github.com/sindrets/diffview.nvim
2024-03-12 22:52:39 +00:00
Oliver Davies e64463259b Add jsonlint and nvim-spectre
https://github.com/nvim-pack/nvim-spectre
2024-03-12 22:52:17 +00:00
Oliver Davies 4b26e20375 Configure lua_ls workspace settings 2024-03-12 19:56:26 +00:00
Oliver Davies b9fb453db1 Remove nixd and rnix-lsp
These were preventing an upgrade from an insecure version of nix.
2024-03-12 17:07:41 +00:00
Oliver Davies f22e42da08 Update lock file 2024-03-11 20:15:25 +00:00
Oliver Davies 2640acecc5 Re-add markdown-preview.nvim 2024-03-11 11:03:45 +00:00
Oliver Davies b98191f6a9 Remove grammarly 2024-03-09 20:19:32 +00:00
Oliver Davies 452f297a39 Set number of lines to search for a textobject 2024-03-07 07:59:45 +00:00
Oliver Davies e43054e92e Remove icons in statusline 2024-03-07 07:33:49 +00:00
Oliver Davies c7a0b08280 Update lock file 2024-03-05 23:14:10 +00:00
Oliver Davies 7912f00231 Simplify LSP configuration 2024-03-05 23:12:51 +00:00
Oliver Davies f04a4d385c Simplify LSP server configuration 2024-03-04 09:31:04 +00:00
Oliver Davies 9d9ee2ae7a Update lock file 2024-03-01 21:40:54 +00:00
Oliver Davies 579b90e6a8 lsp: remove definitions from vendor-bin 2024-02-29 19:50:10 +00:00
Oliver Davies ba2c700af6 Add TODO 2024-02-29 16:29:04 +00:00
Oliver Davies fa5e61d666 lsp: remove definitions from the nix store 2024-02-29 14:00:12 +00:00
Oliver Davies 853f74c147 phpcf and phpcs is now php-codesniffer 2024-02-29 00:28:31 +00:00
Oliver Davies 2616310129 Diable telementry for lua_ls 2024-02-27 23:25:19 +00:00
Oliver Davies 6b0773eb77 Update Telescope mappings 2024-02-27 23:24:02 +00:00
Oliver Davies de117a56e2 Update Harpoon keymaps 2024-02-27 22:32:56 +00:00
Oliver Davies db13d667e9 Ignore result 2024-02-27 20:41:10 +00:00
Oliver Davies 6dd83e51eb Update telescope_ignore_patterns 2024-02-27 18:12:55 +00:00
Oliver Davies 3cfe6444c6 Use alexghergh/nvim-tmux-navigation
Replace `christoomey/vim-tmux-navigator` with
`alexghergh/nvim-tmux-navigation`.

https://github.com/alexghergh/nvim-tmux-navigation
2024-02-27 17:32:24 +00:00
Oliver Davies 662ff52b9a Update options and keymaps 2024-02-27 00:02:33 +00:00
Oliver Davies 129a2dc990 Move conform and nvim-lint configuration 2024-02-26 19:42:28 +00:00
Oliver Davies 4efdebcb0e Add missing eslint_d package
Add `eslint_d` as it's set as a formatter for JavaScript files.
2024-02-26 17:40:47 +00:00
Oliver Davies 743c9f92f2 Update snippet completion keybindings 2024-02-26 15:40:27 +00:00
Oliver Davies 112433a8bd Remove cursorline 2024-02-26 11:22:16 +00:00
Oliver Davies 2278577dc3 Remove colorcolumn and cursorline 2024-02-26 00:39:27 +00:00
Oliver Davies 3afe1bd12b Tidy neovim configuration
* Remove some unused plugins and packages.
  * e.g. floaterm, projectionist, vim-wiki, vim-easy-align,
    vim-surround, visual-star-search, vim-rhubarb
* Replace none-ls with conform.nvim and nvim-lint.
* Replace lualine.nvim with mini-statusline.
* Add neodev.
* Simplify cmp completion sources.
2024-02-24 22:26:31 +00:00
Oliver Davies 94581a9c7f Re-add fidget.nvim
https://github.com/j-hui/fidget.nvim
2024-02-21 16:11:49 +00:00
Oliver Davies 641d00c4ef Re-add vim-just 2024-02-21 15:44:00 +00:00
Oliver Davies 090e91bc67 Update lock file 2024-02-19 10:31:07 +00:00
Oliver Davies 4558a470a7 Update lock file 2024-02-13 23:58:03 +00:00
Oliver Davies 98737c69e9 Add and use alejandra to format Nix files 2024-02-13 21:47:56 +00:00
Oliver Davies b55886673f Update lock file 2024-02-11 14:09:23 +00:00