Commit graph

  • f7af167d36 Set the textwidth to 0 in gitcommits Kevin MacMartin 2024-03-11 20:19:46 -0400
  • 13fbc4229f Add the dash character to iskeyword for scss Kevin MacMartin 2024-03-11 18:22:45 -0400
  • 67c36df626 Don't linebreak git commit messages Kevin MacMartin 2024-03-11 18:12:54 -0400
  • abd1ba7992 Fix the visual highlighted search text color so it's visible, underline matched parenthesis instead of changing the color, and improve the css/sass highlight colors Kevin MacMartin 2024-03-11 18:10:57 -0400
  • facbd15523 Improve comments in the after config Kevin MacMartin 2024-03-11 12:22:19 -0400
  • d9f5aba9b7 Update submodules Kevin MacMartin 2024-03-11 12:18:17 -0400
  • bcc825b538 Fix text wrapping for applicable filetypes, and don't wrap text in markdown Kevin MacMartin 2024-03-11 12:15:20 -0400
  • 42138932e9 Don't specify ale linters or fixers, that should be done locally via ftplugin Kevin MacMartin 2024-03-08 23:29:14 -0500
  • 8842a7d228 Update submodules Kevin MacMartin 2024-03-08 18:05:21 -0500
  • 69f18478a3 Change the search highlight text color to black to make it a bit easier to read Kevin MacMartin 2024-03-08 18:04:37 -0500
  • c314f641cb Add the dash character to iskeyword for markdown files Kevin MacMartin 2024-03-07 20:56:29 -0500
  • fd61c896f7 Apply the theme to ale diagnostics correctly Kevin MacMartin 2024-03-06 17:40:15 -0500
  • 05e2fb88d5 Use better dark colors when a terminal is truecolor-enabled Kevin MacMartin 2024-03-06 17:38:57 -0500
  • fcee67cb77 Remove colors for taglist Kevin MacMartin 2024-03-06 17:05:42 -0500
  • 1a851c862b Make searched text much more visible Kevin MacMartin 2024-03-06 16:58:50 -0500
  • c4202e4821 Don't rotate vimdiff panes, and move the vim_json_syntax_conceal to a config file attached to the plugin it affects Kevin MacMartin 2024-03-06 16:28:24 -0500
  • 2767369c51 Remove some abbreviation Kevin MacMartin 2024-03-06 15:23:20 -0500
  • 9bc1a446ae Update submodules Kevin MacMartin 2024-03-06 12:10:31 -0500
  • 5aa7a9c371 Get things working properly on a linux vterm Kevin MacMartin 2024-03-06 12:07:55 -0500
  • 5ebf040807 ctags is actually required for vista Kevin MacMartin 2024-03-06 02:13:52 -0500
  • 184723dbca Replace tagbar with vista Kevin MacMartin 2024-03-06 02:08:39 -0500
  • 44075669be Use Delete instead of Leader to cancel the nvim-cmp popup Kevin MacMartin 2024-03-06 00:41:19 -0500
  • 75b1337274 Configure the nvim-cmp plugin priority and max item count Kevin MacMartin 2024-03-05 23:56:42 -0500
  • d997f77832 Remove some less necessary mappings, and change the tab mappings from alt to ctrl Kevin MacMartin 2024-03-05 21:57:59 -0500
  • 28cad284ac Remove vim-unimpaired and vim-repeat, and manually add the [<Space> ]<Space> feature of vim-unimpaired that adds lines above and below the current one Kevin MacMartin 2024-03-05 21:34:28 -0500
  • 17d829c8fc Fix an issue where plugins that have been removed with names that end the same as plugins still in the project wouldn't be removed by the update script Kevin MacMartin 2024-03-05 21:09:56 -0500
  • eaaa31bffe Style the tabline Kevin MacMartin 2024-03-05 21:06:23 -0500
  • cc3ccf294a Improve comments in the colors, remove stray ' characters in the pallete file, and remove the tab colors as that's handled by lightline Kevin MacMartin 2024-03-05 20:22:46 -0500
  • 4311324119 Add a keyboard shortcut that opens a new tab with vimdiff showing VCS differences for the current file Kevin MacMartin 2024-03-05 18:14:53 -0500
  • 432d4768db Create new mappings for signify jumps so they don't conflict with treesitter textobjects mappings Kevin MacMartin 2024-03-05 15:53:12 -0500
  • e859159e49 Fix termguicolors Kevin MacMartin 2024-03-05 13:54:49 -0500
  • dc330b2cdc Support termguicolors in the colorscheme Kevin MacMartin 2024-03-05 13:42:07 -0500
  • 01b4f6685d Use common style for lua require and setup calls Kevin MacMartin 2024-03-05 13:32:39 -0500
  • 7b3909f45c Use double quotes for strings in init.vim and fix an error when autocompletion is disabled Kevin MacMartin 2024-03-05 13:13:20 -0500
  • cee837df73 Fix the readme description for vim-repeat Kevin MacMartin 2024-03-05 13:05:29 -0500
  • 418f687a0e Replace vim-surround with nvim-surround Kevin MacMartin 2024-03-05 13:03:53 -0500
  • 221712b26a Syntax tweak in nvim-treesitter Kevin MacMartin 2024-03-05 13:02:49 -0500
  • f3ce98466e Add nvim-treesitter-textobjects with some friendly keybindings Kevin MacMartin 2024-03-05 12:46:26 -0500
  • 806e7c5385 Add a filesystem paths nvim-cmp source Kevin MacMartin 2024-03-05 12:07:58 -0500
  • 2d5339fffd Disable nvim-cmp in text-like filetypes, and don't auto-select the first option (which makes enter do the wrong thing) Kevin MacMartin 2024-03-04 16:12:46 -0500
  • 4c59ff1118 Don't worry about the remote plugin stuff anymore as nothing requires it Kevin MacMartin 2024-03-04 14:49:30 -0500
  • 00cb9ceb45 Remove coq dependency update functionality (as we're not using that plugin) Kevin MacMartin 2024-03-04 14:48:06 -0500
  • 1a6fa9c053 Update submodules Kevin MacMartin 2024-03-04 14:44:10 -0500
  • 3249d3ddf1 Replace deoplete with nvim-cmp and a collection of autocompletion sources, and refactor a bunch of the config Kevin MacMartin 2024-03-04 14:39:06 -0500
  • 42522910e4 Rename add/delete-submodule to add/delete-bundle Kevin MacMartin 2024-03-04 01:35:55 -0500
  • afad4f96a9 Add update-errors.log to the gitignore Kevin MacMartin 2024-03-04 00:19:33 -0500
  • 924dc101d8 Remove the config for MatchTagAlways Kevin MacMartin 2024-03-03 22:24:36 -0500
  • b063453342 Improve the add-submodule script by making it so it doesn't need a second argument Kevin MacMartin 2024-03-03 22:20:11 -0500
  • 4f47e36040 Remove note about custom settings in user.vim Kevin MacMartin 2024-03-03 22:15:29 -0500
  • 95666df8bc Remove final mention of gentags Kevin MacMartin 2024-03-03 21:57:38 -0500
  • 1daba09c60 Combine grep arguments Kevin MacMartin 2024-03-03 21:52:40 -0500
  • 5e19a7b4fc Remove mention of the gentags script (which no longer exists) Kevin MacMartin 2024-03-03 21:48:23 -0500
  • ab5741845e Remove the markdown tableformat functionality Kevin MacMartin 2024-03-03 21:44:08 -0500
  • 0036c3841e Make some adjustments to the readme Kevin MacMartin 2024-03-03 21:42:11 -0500
  • b9d0e25832 Move all local/user files (user.vim, the user bundle directory and rplugin.vim) to a new "local" folder Kevin MacMartin 2024-03-03 21:36:51 -0500
  • ebc365b812 Fix the update script when not using /etc/darkcloud-nvimconfig as the darkcloudpath Kevin MacMartin 2024-03-03 21:05:16 -0500
  • a07f16f3e4 Remove the deprecated incsearch plugin Kevin MacMartin 2024-03-01 23:58:12 -0500
  • ae22d6f06c Remove MatchTagAlways as it was only barely functional Kevin MacMartin 2024-03-01 23:48:55 -0500
  • 9b71a4ad03 License tweaks Kevin MacMartin 2024-03-01 23:42:48 -0500
  • 6791c410aa Don't check for neovim since we're only using neovim, and generate the rplugin manifest globally on update Kevin MacMartin 2024-03-01 23:17:51 -0500
  • ca47b5e220 vimrc should be init.vim now Kevin MacMartin 2024-03-01 22:33:54 -0500
  • 53ef5d112e Use 4 spaces per tab in lua files Kevin MacMartin 2024-03-01 22:30:11 -0500
  • df2b91279b Use the user's nvim folder as the default location for gutentags, and make it possible to override this with a global variable Kevin MacMartin 2024-03-01 22:29:30 -0500
  • ffd1b9962a Don't create the gutentags directory anymore as this happens automatically Kevin MacMartin 2024-03-01 22:29:04 -0500
  • 80e497e268 Don't make our own swap folder anymore as the neovim default is sane Kevin MacMartin 2024-03-01 22:24:29 -0500
  • a4491baac9 Neovim is required instead of vim Kevin MacMartin 2024-03-01 22:23:45 -0500
  • f2558fd7f3 Add newline to the end of the user.vim Kevin MacMartin 2024-03-01 22:23:28 -0500
  • 894afa016d Update the generated user.vim and associated variables, and add nvim-treesitter Kevin MacMartin 2024-03-01 21:59:23 -0500
  • 9434a7715e remove vimpager Kevin MacMartin 2024-03-01 21:13:15 -0500
  • 745ab045f1 Add Comment.nvim and its treesitter dependency nvim-ts-context-commentstring, and remove periods from plugin descriptions Kevin MacMartin 2024-03-01 21:11:26 -0500
  • 5b743a6fbc Remove tcommand and tlib Kevin MacMartin 2024-03-01 20:57:10 -0500
  • 690b882d55 Begin port to neovim exclusive config Kevin MacMartin 2024-03-01 16:28:35 -0500
  • dd31bbfd5c Don't conceal json syntax Kevin MacMartin 2024-02-23 16:45:19 -0500
  • faa4895698 Re-add eslintrc as json Kevin MacMartin 2024-02-23 16:41:49 -0500
  • e378a6af38 Update the vim-polyglot-darkcloud submodule to fix json Kevin MacMartin 2024-02-23 16:37:23 -0500
  • 18f1aeb242 Remove some filetype specific stuff that would be better handled on a per-deployment basis Kevin MacMartin 2024-02-23 16:36:55 -0500
  • fb1797cd84 Make pathogen_disabled global so it can be checked later, and allow it to be overridden prior to loading so an external vimrc can disable plugins before its loaded Kevin MacMartin 2024-02-23 16:13:01 -0500
  • 9e92da6cde Remove filetype-specific settings from tcomment Kevin MacMartin 2024-02-23 16:11:14 -0500
  • 125961a30f Update lang packs Kevin MacMartin 2024-02-23 15:47:35 -0500
  • ad59ae0762 Remove non-working comment formatting keybindings Kevin MacMartin 2024-02-23 15:40:36 -0500
  • ee6d30175a Fix colors in GUI Kevin MacMartin 2024-02-16 15:29:53 -0500
  • 0d70c1bdfa Update submodules Kevin MacMartin 2024-02-16 15:29:23 -0500
  • 2054c0e1da Update submodules Kevin MacMartin 2024-02-01 13:27:58 -0500
  • 49d61d1c68 Improve the palette variable names for clarity and improve the colorscheme for treesitter Kevin MacMartin 2024-02-01 13:20:34 -0500
  • d2db721dee Improve the treesitter colors Kevin MacMartin 2024-01-30 22:29:34 -0500
  • c625fe2499 Fix up the javascript syntax Kevin MacMartin 2024-01-30 16:12:19 -0500
  • 59408083ae Fix the colour of quoted text in html Kevin MacMartin 2024-01-30 15:39:11 -0500
  • ae97850a6f Update submodules Kevin MacMartin 2024-01-30 15:16:39 -0500
  • 4c33f7af39 Update submodules Kevin MacMartin 2024-01-23 17:35:00 -0500
  • b523f17bc3 Update submodules Kevin MacMartin 2024-01-08 16:24:05 -0500
  • 3942214213 Update submodules Kevin MacMartin 2023-11-30 15:54:12 -0500
  • 47ecf5ba0f Update submodules Kevin MacMartin 2023-11-23 13:19:59 -0500
  • 678ae9e0fd Update submodules Kevin MacMartin 2023-11-13 17:17:23 -0500
  • 4d18d1e12d Update submodules Kevin MacMartin 2023-11-09 18:15:52 -0500
  • 5f6373aa95 Remove SudoEdit.vim as it isn't compatible with all configurations Kevin MacMartin 2023-11-09 18:14:12 -0500
  • 6deeb8686c Update submodules Kevin MacMartin 2023-10-06 18:17:21 -0400
  • fd6458387a Update submodules Kevin MacMartin 2023-09-22 17:33:45 -0400
  • fe13f946cd Have neovim run UpdateRemotePlugins for the current user after updating Kevin MacMartin 2023-08-22 21:13:52 -0400
  • 4a9fd65d02 Fix lightline when no colorscheme is selected Kevin MacMartin 2023-08-17 16:23:56 -0400
  • f97caa57d5 Don't apply the colorscheme in a vterm Kevin MacMartin 2023-08-17 16:17:46 -0400